From 74768e4cea35051b346eb8009e016f71cd02d0bf Mon Sep 17 00:00:00 2001 From: Tim Almdal Date: Fri, 13 Mar 2009 22:15:16 +0000 Subject: 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, --- modules/developer/module.info | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 modules/developer/module.info (limited to 'modules/developer/module.info') diff --git a/modules/developer/module.info b/modules/developer/module.info new file mode 100644 index 00000000..4a8adef7 --- /dev/null +++ b/modules/developer/module.info @@ -0,0 +1,3 @@ +name = Developer +description = Tools to assist module and theme developers +version = 1 -- cgit v1.2.3