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. --- core/views/admin_modules.html.php | 19 +++++++++++++++++++ core/views/welcome_syscheck.html.php | 21 ++++++++++++--------- 2 files changed, 31 insertions(+), 9 deletions(-) create mode 100644 core/views/admin_modules.html.php (limited to 'core/views') diff --git a/core/views/admin_modules.html.php b/core/views/admin_modules.html.php new file mode 100644 index 00000000..d0a0f613 --- /dev/null +++ b/core/views/admin_modules.html.php @@ -0,0 +1,19 @@ + +
+ + + + + + + + $module_info): ?> + + + + + + + +
+
diff --git a/core/views/welcome_syscheck.html.php b/core/views/welcome_syscheck.html.php index e46a179b..2908f8bd 100644 --- a/core/views/welcome_syscheck.html.php +++ b/core/views/welcome_syscheck.html.php @@ -18,7 +18,7 @@
- +

Your system is ready, but Gallery is not yet installed.

@@ -32,25 +32,28 @@ - + + - + + - $module_version): ?> + $info): ?> - + + -- cgit v1.2.3
NameVersionInstalledAvailable Action
core
installed ?>version ?> - - + installed): ?> + - - + +