summaryrefslogtreecommitdiff
path: root/modules/developer/controllers
AgeCommit message (Collapse)Author
2009-03-15Move atom, developer, polar_rose and gmaps modules into gallery-contribBharat Mediratta
2009-03-15Move profiling and debugging out of the scaffolding and into theTim Almdal
developer module.
2009-03-15Refactored the developer module. When a new module is generated aTim Almdal
skeleton adminstration page is generated as well. @todo is still generate a skeleton block and a skeleton dialog.
2009-03-14* Allow module names with spacesTim Almdal
* remove debug code
2009-03-13The first incarnation of the developer tools. This allows the user toTim Almdal
enter a module name, a description and pick the call backs and or events they want to support and generate the basic module skeleton with one click. @todo: clone a module, clone a theme, generate skeleton controller, view,