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 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 486 insertions(+) create mode 100644 core/views/scaffold.html.php (limited to 'core/views/scaffold.html.php') 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 + +
  • +
+
+ +
+
    +
  • + +
  • +
  • + +
  • +
+
+ + +
+
+
+ + -- cgit v1.2.3