Desktop tidy

A cluttered desktop can be a problem, typically people use the desktop becuase they know the location of the files should they have downloaded them from somewhere, and need to…

Zend framework 2 restful CMS

Based on ZF2 Skeleton and the Album tutorial, this ZF2 application extends this further by migrating fully to Doctrine2 and adding comments for Albums as an association. The source code…

ZF2 different layouts in modules

To enable a different layout in a module, to your module.php for the module define a new layout like so public function init(ModuleManager $mm) { $mm->getEventManager()->getSharedManager()->attach(__NAMESPACE__, ‘dispatch’, function($e) { $e->getTarget()->layout(‘admin/layout’);…

LOADING...
Initializing CyberDev systems...