eddiejaoude / Zend-Framework--Doctrine-ORM--PHPUnit--Ant--Jenkins-CI--TDD-

[DEPRECATED for ZF2 & Composer] Best practice Zend Framework (ZF) skeleton / base with Doctrine2 integration : High code coverage & build scripts using TDD. Issues section ar e used for project planning (features etc)
http://www.jaoudestudios.com
160 stars 40 forks source link

Themes #90

Closed papayasoft closed 12 years ago

papayasoft commented 12 years ago

Implemented:

  1. Controller to change theme in account.
  2. Plugin to change themes and add change-theme form in the footer.
  3. Styling, client-side handling

Notes:

  1. I did not implement any unit tests. ;-(
  2. You need to add a new field named 'theme' to the account table.