From fe27bd1eb34efe95da6ffe8b6f6c137fe8a18306 Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Mon, 22 Dec 2008 03:41:33 +0000 Subject: Change the way that we track modules. Each module now has a "module.info" file that has information about the module, including the core. We can display the installed version, and the version in the code. Also take a first shot at a modules admin page. --- modules/gallery_unit_test/module.info | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 modules/gallery_unit_test/module.info (limited to 'modules/gallery_unit_test') diff --git a/modules/gallery_unit_test/module.info b/modules/gallery_unit_test/module.info new file mode 100644 index 00000000..e22df5fc --- /dev/null +++ b/modules/gallery_unit_test/module.info @@ -0,0 +1,3 @@ +name = Gallery Unit Test +description = Gallery extension to the unit test framework +version = 1 -- cgit v1.2.3