Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-03-15 | Move atom, developer, polar_rose and gmaps modules into gallery-contrib | Bharat Mediratta | |
2009-03-15 | Updates to the developer tool create module. | Tim Almdal | |
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 | Refactored the developer module. When a new module is generated a | Tim Almdal | |
skeleton adminstration page is generated as well. @todo is still generate a skeleton block and a skeleton dialog. | |||
2009-03-14 | * remove debug code | Tim Almdal | |
2009-03-13 | The first incarnation of the developer tools. This allows the user to | Tim 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, |