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/views/module_info.txt.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 modules/developer/views/module_info.txt.php (limited to 'modules/developer/views/module_info.txt.php') diff --git a/modules/developer/views/module_info.txt.php b/modules/developer/views/module_info.txt.php new file mode 100644 index 00000000..4c4b4280 --- /dev/null +++ b/modules/developer/views/module_info.txt.php @@ -0,0 +1,5 @@ +name = + +description = + +version = 1 -- cgit v1.2.3