From c2ce81ba30beecce1722004c2f1b6280f8a168b5 Mon Sep 17 00:00:00 2001 From: Chad Kieffer Date: Thu, 11 Dec 2008 06:38:26 +0000 Subject: In progress admin dashboard prototype. --- themes/default/images/ico-draggable.png | Bin 0 -> 227 bytes themes/default_admin/dashboard.html | 163 ++++++++++++++++++++++++++++ themes/default_admin/images/photostream.png | Bin 0 -> 100391 bytes 3 files changed, 163 insertions(+) create mode 100644 themes/default/images/ico-draggable.png create mode 100644 themes/default_admin/dashboard.html create mode 100644 themes/default_admin/images/photostream.png diff --git a/themes/default/images/ico-draggable.png b/themes/default/images/ico-draggable.png new file mode 100644 index 00000000..2fb361f2 Binary files /dev/null and b/themes/default/images/ico-draggable.png differ diff --git a/themes/default_admin/dashboard.html b/themes/default_admin/dashboard.html new file mode 100644 index 00000000..25b49305 --- /dev/null +++ b/themes/default_admin/dashboard.html @@ -0,0 +1,163 @@ + + + + + G3: Admin Dashboard + + + + + + + + + + + +
+ +
+
+
+
+ + + +
+

Photo Stream

+
+

Recent photos added to your Gallery

+ +
+
+ +
+

Recent Comments

+
    +
  • username 2008-12-10 23:02:23 Something happened
  • +
  • username 2008-12-10 23:02:23 Someone logged in
  • +
  • username 2008-12-10 23:02:23 New module installed
  • +
  • username 2008-12-10 23:02:23 Someone logged in
  • +
  • username 2008-12-10 23:02:23 RSS feed updated
  • +
+
+ +
+

Log Entries

+
    +
  • 2008-12-10 23:02:23 Something happened
  • +
  • 2008-12-10 23:02:23 Someone logged in
  • +
  • 2008-12-10 23:02:23 New module installed
  • +
  • 2008-12-10 23:02:23 Someone logged in
  • +
  • 2008-12-10 23:02:23 RSS feed updated
  • +
+
+ +
+
+
+
+ +
+

Platform Information

+
    +
  • Version: 3.0
  • +
  • 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
      • +
      +
    • +
    +
  • +
+
+ +
+

Gallery Project News

+ +
+ +
+
+
+
+ Footer +
+
+
+ + + \ No newline at end of file diff --git a/themes/default_admin/images/photostream.png b/themes/default_admin/images/photostream.png new file mode 100644 index 00000000..602017c3 Binary files /dev/null and b/themes/default_admin/images/photostream.png differ -- cgit v1.2.3