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/admin_developer.html.php | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 modules/developer/views/admin_developer.html.php (limited to 'modules/developer/views/admin_developer.html.php') diff --git a/modules/developer/views/admin_developer.html.php b/modules/developer/views/admin_developer.html.php new file mode 100644 index 00000000..eeebaa03 --- /dev/null +++ b/modules/developer/views/admin_developer.html.php @@ -0,0 +1,15 @@ + + +
+

+ +

+
+
    +
  • +
+
+ +
+
+
-- cgit v1.2.3