From 79dda6a0c28010279952e2e4b45540b0aff63e69 Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Thu, 5 Feb 2009 08:39:12 +0000 Subject: Rename "welcome" controller to "scaffold" so that we can eventually have a welcome page. --- core/views/scaffold_syscheck.html.php | 68 +++++++++++++++++++++++++++++++++++ 1 file changed, 68 insertions(+) create mode 100644 core/views/scaffold_syscheck.html.php (limited to 'core/views/scaffold_syscheck.html.php') diff --git a/core/views/scaffold_syscheck.html.php b/core/views/scaffold_syscheck.html.php new file mode 100644 index 00000000..7dbb4b9f --- /dev/null +++ b/core/views/scaffold_syscheck.html.php @@ -0,0 +1,68 @@ + + +
+

+ message ?> +

+ instructions as $line): ?> +
+ + + message2)): ?> +

+ message2 ?> +

+ +
+ + + +
+ +

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

+

+ +

+ +

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

+ + + + + + + + + + + + + + $info): ?> + + + + + + + + + + + +
NameInstalledAvailableAction
core
installed ?>version ?> + installed): ?> + + + + +
+ +
+ +
+ -- cgit v1.2.3