The Admin module now displays a list of configurable modules in the sidebar, and...
commitf27e5b26001598ccafdebd72b80f4115834f8ba8
authorvinnl <imnotb@gmail.com>
Mon, 24 Mar 2008 20:29:55 +0000 (24 21:29 +0100)
committervinnl <imnotb@gmail.com>
Mon, 24 Mar 2008 20:29:55 +0000 (24 21:29 +0100)
tree9d07c7b21469e1d633a1da0f6c3ef33c7daa2349
parentf20e30606352bf090e0ac99ac0a5e675a403438a
The Admin module now displays a list of configurable modules in the sidebar, and there are a few bugfixes.
13 files changed:
project/data/translations/nl/default.mo
project/data/translations/nl/default.po
project/library/Pivip/Auth/Identity.php
project/modules/admin/Abstract.php
project/modules/admin/Module.php
project/modules/admin/controllers/ConfigController.php
project/modules/admin/views/helpers/ConfList.php [new file with mode: 0644]
project/modules/admin/views/scripts/config/index.phtml [new file with mode: 0644]
project/modules/admin/views/scripts/config/pagecontext.phtml [new file with mode: 0644]
project/modules/openid/controllers/AuthenticationController.php
project/modules/page/controllers/IndexController.php
project/modules/page/helpers/SegmentMapper.php
project/modules/page/views/scripts/layout.phtml