Added the Branding module to allow for branding of the website, changed the SegmentMa...
commit6bdcaae9b7e2d60dc6ed68414c95e0020f7efdfd
authorvinnl <imnotb@gmail.com>
Fri, 21 Mar 2008 14:38:30 +0000 (21 15:38 +0100)
committervinnl <imnotb@gmail.com>
Fri, 21 Mar 2008 15:01:01 +0000 (21 16:01 +0100)
tree614599885fe6eb21e9a1fd48f5c0a9827a332e3e
parent11877192cab15e94c53aaf239cb55a17591e93ff
Added the Branding module to allow for branding of the website, changed the SegmentMapper FrontController plugin to be an action helper.
project/data/pivip.log
project/modules/branding/Module.php [new file with mode: 0644]
project/modules/branding/Version.php [new file with mode: 0644]
project/modules/branding/config.ini [new file with mode: 0644]
project/modules/branding/controllers/BrandingController.php [new file with mode: 0644]
project/modules/branding/views/scripts/branding/logo.phtml [new file with mode: 0644]
project/modules/page/Module.php
project/modules/page/controllers/IndexController.php
project/modules/page/helpers/SegmentMapper.php [moved from project/modules/page/plugins/SegmentMapper.php with 88% similarity]
specifications/modules/page/helpers/SegmentMapperSpec.php [moved from specifications/modules/page/plugins/SegmentMapperSpec.php with 85% similarity]