From 2812f34732fd23094103b8bfe906d2adddd4f8fd Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Mon, 15 Dec 2008 01:55:07 +0000 Subject: Rename default_admin to admin_default. --- themes/admin_default/views/admin.html.php | 198 ++++++++++++++++++++++++++ themes/admin_default/views/dashboard.html.php | 62 ++++++++ themes/admin_default/views/users.html.php | 13 ++ 3 files changed, 273 insertions(+) create mode 100644 themes/admin_default/views/admin.html.php create mode 100644 themes/admin_default/views/dashboard.html.php create mode 100644 themes/admin_default/views/users.html.php (limited to 'themes/admin_default/views') diff --git a/themes/admin_default/views/admin.html.php b/themes/admin_default/views/admin.html.php new file mode 100644 index 00000000..8b3cede3 --- /dev/null +++ b/themes/admin_default/views/admin.html.php @@ -0,0 +1,198 @@ + + + + + + G3: Admin Dashboard + " type="text/css" media="screen,projection"> + " type="text/css" media="screen,projection"> + + + " type="text/css" media="screen,projection"> + " type="text/css" media="screen,projection"> + + + + + + + +
+
+
+ + " id="gLogo" alt="Gallery 3: Your Photos on Your Web Site" /> + + +
+
+
+
+
+
+ +
+
+
+
+ +
+ X +
+
+ Add Dashboard Blocks + + +
+
+
+ +
+ X +

Gallery Stats

+
    +
  • Version: 3.0
  • +
  • Your gallery has 34 albums containing 603 photos with 26 comments.
  • +
+
+ +
+ X +

Platform Information

+
    +
  • Platform +
      +
    • Apache 2.0.24 +
        +
      • mod_rewrite: active
      • +
      +
    • +
    • PHP 5.2.8 +
        +
      • Memory: 32MB
      • +
      • +
      • +
      +
    • +
    • MySQL 5.0.1
    • +
    • Graphics Toolkits +
        +
      • ImageMagick 1.6
      • +
      • GD
      • +
      • FFMPEG
      • +
      +
    • +
    +
  • +
+

^ Display as a tree widget

+
+ +
+ X +

Gallery Project News

+ +
+ +
+
+
+
+ Footer +
+
+
+ + + diff --git a/themes/admin_default/views/dashboard.html.php b/themes/admin_default/views/dashboard.html.php new file mode 100644 index 00000000..b0e32c43 --- /dev/null +++ b/themes/admin_default/views/dashboard.html.php @@ -0,0 +1,62 @@ + +
+ X +

Welcome to Gallery 3!

+
+

This is your administration dashboard and it provides a quick overview of status messages, + recent updates, and frequently used options. Add or remove blocks and rearrange them + to tailor to your needs. The admin menu provides quick access to all of Gallery 3's options + and settings. Here are a few of the most used options to get you started.

+ +
+
+ +
+ X +

Status Messages

+ +
+ +
+ X +

Photo Stream

+
+

Recent photos added to your Gallery

+ " alt="" /> +

Slider type of display. Show titles underneath or on hover. Draw a keyline around albums, or differentiate some how. Each will be linked to item view

+
+
+ +
+ X +

Recent Comments

+ +
+ +
+ X +

Log Entries

+ +
diff --git a/themes/admin_default/views/users.html.php b/themes/admin_default/views/users.html.php new file mode 100644 index 00000000..5e43fae9 --- /dev/null +++ b/themes/admin_default/views/users.html.php @@ -0,0 +1,13 @@ + +
+ X +

User Administration

+
+

These are the users in your system

+ + $user): ?> + + +
name ?>
+
+
-- cgit v1.2.3