-
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'
-
Studio theme pack: February 25, 2011 2:10
Commit 100c021 on master, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
Studio theme pack: February 25, 2011 2:10
Commit f9dab51 on 6.x-2.x, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
Studio theme pack: February 25, 2011 2:10
Commit 0d18fca on 6.x-1.x, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
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.