Files
gallery3/modules/developer/views/module_info.txt.php
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

6 lines
82 B
PHP

name = <?= $module_name ?>
description = <?= $module_description ?>
version = 1