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.html.php | 486 ++++++++++++++++++++++++++++++++++ core/views/scaffold_syscheck.html.php | 68 +++++ core/views/welcome.html.php | 486 ---------------------------------- core/views/welcome_syscheck.html.php | 68 ----- 4 files changed, 554 insertions(+), 554 deletions(-) create mode 100644 core/views/scaffold.html.php create mode 100644 core/views/scaffold_syscheck.html.php delete mode 100644 core/views/welcome.html.php delete mode 100644 core/views/welcome_syscheck.html.php (limited to 'core/views') diff --git a/core/views/scaffold.html.php b/core/views/scaffold.html.php new file mode 100644 index 00000000..2dd256c2 --- /dev/null +++ b/core/views/scaffold.html.php @@ -0,0 +1,486 @@ + + + + Gallery3 Scaffold + + + + + + + +
+
+ +
+
+

Gallery3 Scaffold

+

+ This is + a scaffold: + a temporary structure built to support the developers as + they create the real product. As we flesh out Gallery 3, + we'll make it possible for you to peer inside and see the + application taking shape. Eventually, this page will go + away and you'll start in the application itself. In the + meantime, here are some useful links to get you started. +

+ + 0): ?> +
+

+ + ( albums, photos, comments, tags) +

+
+ + + + +
+ + +
+ +
+ +
+

+ add: [ + + + + ] photos and albums +

+

+ add: [ + + + + ] albums only +

+

+ add: [ + + + + ] comments +

+

+ add: [ + + + + ] tags +

+ +
+ Server Side Photos +
"> + + " /> +
+ Album id: +
+
+
+ Albums +
"> + + + +
+
+
+ Packaging + ">Make Package +
+
+ + +
+ + +
+
    + +
  • + name ?> + admin): ?> + id", "[x]") ?> + +
      + groups as $group): ?> +
    • + name ?> + special): ?> + id/$user->id", "[x]") ?> + +
    • + +
    • +
      id") ?>"> + +
      +
    • +
    +
  • + +
+
+ Add User +
"> + + + Admin +
+
+
+ +
+
    + +
  • + name ?> + special): ?> + id", "[x]") ?> + +
  • + +
+
+ Add Group +
"> + + +
+
+
+ +
+ + + + + + +
    +
  • + (album->id ?>) + album->id}", $current->album->title) ?> + » + + + album)): ?> + album->id}", strtoupper($perm), array("class" => "allowed")) ?> + + album->id}", strtolower($perm), array("class" => "denied")) ?> + + + album->id != 1): ?> + + (album->id}", "reset") ?>) + + + + children): ?> + children) ?> + + +
  • +
+ + + +
+
+ + +
+
    +
  • +
  • + + (requires /usr/bin/dot from the graphviz package) +
  • + +
  • + id}", "Deepest photo") ?> + (level ?> levels deep) +
  • + + +
  • + id}", "Deepest album") ?> + (level ?> levels deep) +
  • + + +
  • + id}", "Most tagged item") ?> + (count ?> tags) +
  • + +
  • Profiling: + get("profiler", false)): ?> + on + + off + +
  • +
  • Debug: + get("debug", false)): ?> + on + + off + +
  • +
+
+ +
+
    +
  • + +
  • +
  • + +
  • +
+
+ + +
+
+
+ + 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): ?> + + + + +
+ +
+ +
+ diff --git a/core/views/welcome.html.php b/core/views/welcome.html.php deleted file mode 100644 index e927462b..00000000 --- a/core/views/welcome.html.php +++ /dev/null @@ -1,486 +0,0 @@ - - - - Gallery3 Scaffold - - - - - - - -
-
- -
-
-

Gallery3 Scaffold

-

- This is - a scaffold: - a temporary structure built to support the developers as - they create the real product. As we flesh out Gallery 3, - we'll make it possible for you to peer inside and see the - application taking shape. Eventually, this page will go - away and you'll start in the application itself. In the - meantime, here are some useful links to get you started. -

- - 0): ?> -
-

- - ( albums, photos, comments, tags) -

-
- - - - -
- - -
- -
- -
-

- add: [ - - - - ] photos and albums -

-

- add: [ - - - - ] albums only -

-

- add: [ - - - - ] comments -

-

- add: [ - - - - ] tags -

- -
- Server Side Photos -
"> - - " /> -
- Album id: -
-
-
- Albums -
"> - - - -
-
-
- Packaging - ">Make Package -
-
- - -
- - -
-
    - -
  • - name ?> - admin): ?> - id", "[x]") ?> - -
      - groups as $group): ?> -
    • - name ?> - special): ?> - id/$user->id", "[x]") ?> - -
    • - -
    • -
      id") ?>"> - -
      -
    • -
    -
  • - -
-
- Add User -
"> - - - Admin -
-
-
- -
-
    - -
  • - name ?> - special): ?> - id", "[x]") ?> - -
  • - -
-
- Add Group -
"> - - -
-
-
- -
- - - - - - -
    -
  • - (album->id ?>) - album->id}", $current->album->title) ?> - » - - - album)): ?> - album->id}", strtoupper($perm), array("class" => "allowed")) ?> - - album->id}", strtolower($perm), array("class" => "denied")) ?> - - - album->id != 1): ?> - - (album->id}", "reset") ?>) - - - - children): ?> - children) ?> - - -
  • -
- - - -
-
- - -
-
    -
  • -
  • - - (requires /usr/bin/dot from the graphviz package) -
  • - -
  • - id}", "Deepest photo") ?> - (level ?> levels deep) -
  • - - -
  • - id}", "Deepest album") ?> - (level ?> levels deep) -
  • - - -
  • - id}", "Most tagged item") ?> - (count ?> tags) -
  • - -
  • Profiling: - get("profiler", false)): ?> - on - - off - -
  • -
  • Debug: - get("debug", false)): ?> - on - - off - -
  • -
-
- -
-
    -
  • - -
  • -
  • - -
  • -
-
- - -
-
-
- - diff --git a/core/views/welcome_syscheck.html.php b/core/views/welcome_syscheck.html.php deleted file mode 100644 index 51f87db5..00000000 --- a/core/views/welcome_syscheck.html.php +++ /dev/null @@ -1,68 +0,0 @@ - - -
-

- 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