Tim Almdal
bf4cd1b813
Move profiling and debugging out of the scaffolding and into the
...
developer module.
2009-03-15 20:35:24 +00:00
Tim Almdal
6ac6c6a7e0
Updates to the developer tool create module.
...
It now creates a fully functional sidebar block, a dialog pop up on
the option menu for albums or photos, a dashboard block and an admin
screen.
2009-03-15 19:27:30 +00:00
Tim Almdal
7c5ba9d422
Refactored the developer module. When a new module is generated a
...
skeleton adminstration page is generated as well.
@todo is still generate a skeleton block and a skeleton dialog.
2009-03-15 05:15:45 +00:00
Tim Almdal
a3c513b786
* remove debug code
2009-03-14 02:21:38 +00:00
Tim Almdal
229eca2918
* Allow module names with spaces
...
* remove debug code
2009-03-14 02:16:06 +00:00
Tim Almdal
74768e4cea
The first incarnation of the developer tools. This allows the user to
...
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,
2009-03-13 22:15:16 +00:00