Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download groundwork-7.x-1.3.tar.gztar.gz 204.33 KB
MD5: 3090779692e6b910b1501ce940762b93
SHA-1: c969b3901a382a8ca2045e2bd03881e5b712a09c
SHA-256: 4e046802fe46169a70cc857e182f132ef7f12f8a66b357bb828c7562f8dfd3f3
Download groundwork-7.x-1.3.zipzip 217.46 KB
MD5: 06f5763ff65b25a534de02236f263634
SHA-1: a1a89ae933449e940605c2289448e8b4dc142d22
SHA-256: 8517924ada638790d80566dbe1b05e2f13740dc410ef52da95559162109552e5

Release notes

  • Added inc/groundwork.drush.inc. Support for creating sub-themes via Drush.
  • Changed subwork to CustomWork
    • Moved and renamed subwork/subwork.info to CustomWork/CustomWork.info.txt
    • Moved subwork/css/local.css to CustomWork/css/local.css
    • Moved subwork/favicon.ico to CustomWork/favicon.ico
    • Moved subwork/logo.png to CustomWork/logo.png
    • Moved subwork/screenshot.png to CustomWork/screenshot.png
  • Added CustomWork/template.php
  • Added CustomWork/theme-settings.php
  • Moved groundwork/groundwork to groundwork as this is causing an error in updating the theme via UI (Update Manager)
    • Moved groundwork/css/formalize.css to css/formalize.css
    • Moved groundwork/css/groundwork.css to css/groundwork.css
    • Moved groundwork/css/html-elements.css to css/html-elements.css
    • Moved groundwork/css/layout.css to css/layout.css
    • Moved groundwork/css/local-blank.css to css/local-blank.css
    • Moved groundwork/css/reset.css to css/reset.css
    • Moved groundwork/favicon.ico to favicon.ico
    • Moved groundwork/groundwork.info to groundwork.info
    • Moved groundwork/groundwork.skinr.inc to groundwork.skinr.inc
    • Moved groundwork/images/block-login.png to images/block-login.png
    • Moved groundwork/images/button.png to images/button.png
    • Moved groundwork/images/grid-block.png to images/grid-block.png
    • Moved groundwork/images/grid.png to images/grid.png
    • Moved groundwork/images/help.png to images/help.png
    • Moved groundwork/images/icon-password.png to images/icon-password.png
    • Moved groundwork/images/icon-search.png to images/icon-search.png
    • Moved groundwork/images/icon-user.png to images/icon-user.png
    • Moved groundwork/images/menu-leaf.png to images/menu-leaf.png
    • Moved groundwork/images/select_arrow.gif to images/select_arrow.gif
    • Moved groundwork/images/warning.png to images/warning.png
    • Moved groundwork/inc/template.alter.inc to inc/template.alter.inc
    • Moved groundwork/inc/template.process.inc to inc/template.process.inc
    • Moved groundwork/inc/template.theme.inc to inc/template.theme.inc
    • Moved groundwork/js/jquery.formalize.min.js to js/jquery.formalize.min.js
    • Moved groundwork/logo.png to logo.png
    • Moved groundwork/screenshot.png to screenshot.png
    • Moved groundwork/template.php to template.php
    • Moved groundwork/templates/block--menu.tpl.php to templates/block--menu.tpl.php
    • Moved groundwork/templates/block.tpl.php to templates/block.tpl.php
    • Moved groundwork/templates/comment-wrapper.tpl.php to templates/comment-wrapper.tpl.php
    • Moved groundwork/templates/comment.tpl.php to templates/comment.tpl.php
    • Moved groundwork/templates/html.tpl.php to templates/html.tpl.php
    • Moved groundwork/templates/maintenance-page.tpl.php to templates/maintenance-page.tpl.php
    • Moved groundwork/templates/node.tpl.php to templates/node.tpl.php
    • Moved groundwork/templates/page.tpl.php to templates/page.tpl.php
    • Moved groundwork/templates/region.tpl.php to templates/region.tpl.php
    • Moved groundwork/templates/search-result.tpl.php to templates/search-result.tpl.php
    • Moved groundwork/theme-settings.php to theme-settings.php
  • Added support for Admin Menu
  • Updated README.txt
Created by: JohnFilipstad
Created on: 26 Nov 2012 at 05:17 UTC
Last updated: 26 Nov 2012 at 05:17 UTC
New features
Bug fixes

Other releases