Okay… I have committed the initial SP2010 theme work to svn… so now it can be tagged teamed or looked at live… a couple of important notes:
the svn repo is at: http://svn.simple-press.com/site-theme/SP2010
It requires WP 3.0 and the addition of the following two plugins:
http://wordpress.org/extend/plugins/exec-php/
http://wordpress.org/extend/plugins/contact-form-7/
You will also need the latest version of the iThemes Builder theme. I have version 2.4.4. I have made ZERO changes to this parent theme. As they make improvements we should be able to udpate at will since my theme is a child theme. as such, Builder is not part of svn repo.
all of the formerly included content files are now included in the actual page content EXCEPT for the showcase include file for each site. I liked the way it worked, so left it alone. these php files are now part of the theme. So all page content, widget changes, etc, should all be done from the wp admin now.
because of the page content and all the builder configurations, you will need a db to import in order to be able to actually see this theme in action. Andy, I will email you the db – Luffer let me know if you want it. Its originally from this live site though dated. By using settings in wp-config.php there are no additional db changes need for it to work on your site.
Worth noting the home link in the menu is hardcoded to the live site. be careful using it. this is due to the new wp 3.0 menu system not having a built in home link ability without hardcoded url (there is open ticket on this).
We should refrain from changing the actual page content very much. Yes, there are changes needed. But, when we change the page content or the widgets or stuff from the wp admin, we will need to exchange db updates again. So at some point we need to do the changes (like the text on the front page), we just need to coordinate the page content changes – either thru db exchanges or page content/widget exchanges…
Same goes for any builder configuation settings. we will need to either exchange the settings or db mods…
of course, if you want to just get me all the changes needed, I am happy to maintain the 'real' page content and db settings… we can just svn commit and theme file changes…