-
Merge branch 'includes_rework'
-
Remove the old and now uneeded CVS Id in files.
-
Bring in the changes from the github repository.
-
Merge remote branch 'remotes/drupal/master'
-
Add a bit of caching so we do not have to search for files to include on every page run.
-
Move html.tpl.php to the overrides folder.
-
Rework the include system to autmaticallly include *.inc files from a set of given directories in a theme. This will allow for use of the standard function calls that people are familiar with and still allow for breaking up of functionality into separate files.
-
Update html.tpl.php to use $studio_attributes on elements.
-
Opt for using the CSS_SYSTEM constant instead of creating a new group for framework stylesheets. Then I give it an obnoxious weight.
-
Add a print stylesheet to paint.