From 7d2c828a4c909bab4c73656cfb1730176066b1db Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Mon, 3 Nov 2008 00:27:35 +0000 Subject: Put info about installed modules directly into the scaffolding page, and create methods to install/uninstall modules. --- core/views/welcome_syscheck.html.php | 35 ++++++++++++++++++++++++++++++++--- 1 file changed, 32 insertions(+), 3 deletions(-) (limited to 'core/views/welcome_syscheck.html.php') diff --git a/core/views/welcome_syscheck.html.php b/core/views/welcome_syscheck.html.php index 3a6b352c..7355e431 100644 --- a/core/views/welcome_syscheck.html.php +++ b/core/views/welcome_syscheck.html.php @@ -15,8 +15,37 @@ + -

- Your system is ready to go. -

+
+ +

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

+

+ +

+ +

+ Your Gallery is ready with the following modules installed: +

+ + + + + + + + + + + + + +
NameVersionAction
name ?>version ?> + name}", "install") ?>, + name}", "uninstall") ?> +
+ +
-- cgit v1.2.3