-
Numerous changes. * Fixed word wrap of book navigation links. * Removed height and overflow of top region. * Fixed bug on maintenance-page.tpl.php. * See CHANGELOG.txt for complete and more detailed list.
-
Added all necessary files for a 1.0 release.
-
Initial commit.
-
Numerous fixes. * Changed majority of the word grid to column. * Bug in aligning the block left, right, or center. The margin for the grid system is getting affected. * Gave the maintenance page some loving. * See CHANGELOG.txt for more details.
-
Edited maintenance page. Undefined variable: doctype
-
Added all the necessary files
-
Numerous changes. * Implemented the push and pull functionality on the 24-column grid system. * Edited local.css, local-blank.css and groundwork.css * Added image file button.png. * More code comments. * See CHANGELOG.txt for complete and more detailed list.
-
Fixed bug in theme-settings.php. Issue #1405606 reported by PedroMiguel.
-
Numerous changes. See CHANGELOG.txt for complete list. * Changed wireframes to block background guides. * Fixed some indentations in template.process.inc to adhere to Drupal coding standards. * Changed #branding and #footer-section from <div> to <section> for better html5 document outline. * Added support for secondary menu.
-
Issue #1404652 by PedroMiguel: Provide option to turn on/off attribution in theme settings page. This commit added the option. Other changes in this commit are: * Added if statement for #sector-extras in page.tpl.php * More descriptive README.txt * Fixed bug in theme settings in .info files * Added more tips and comments in the local.css and local-blank.css.]