From 0b8c4968e988fda72b3220c75e449ff9b6eb2ff6 Mon Sep 17 00:00:00 2001 From: Botanic Date: Sun, 16 Jun 2013 23:13:38 -0700 Subject: [PATCH] changed index.php to correct file and created charisma index for backup --HG-- branch : rc-botanic-webdev --- .../tools/server/ryzom_ams/www/html/index.php | 340 +----------------- .../ryzom_ams/www/html/index_charisma.php | 329 +++++++++++++++++ .../server/ryzom_ams/www/html/index_old.php | 23 -- 3 files changed, 346 insertions(+), 346 deletions(-) create mode 100644 code/ryzom/tools/server/ryzom_ams/www/html/index_charisma.php delete mode 100644 code/ryzom/tools/server/ryzom_ams/www/html/index_old.php diff --git a/code/ryzom/tools/server/ryzom_ams/www/html/index.php b/code/ryzom/tools/server/ryzom_ams/www/html/index.php index 754a82e01..5f8479ffe 100644 --- a/code/ryzom/tools/server/ryzom_ams/www/html/index.php +++ b/code/ryzom/tools/server/ryzom_ams/www/html/index.php @@ -1,329 +1,23 @@ - + - - -
- - -
Total Members
-
507
- 6 -
+if ( isset( $_POST["function"] ) ){ + require( "inc/" . $_POST["function"] . ".php" ); + $return = $_POST["function"](); + } - - -
Pro Members
-
228
- 4 -
+function loadpage ( $page ){ + require_once( 'autoload/' . $page . '.php' ); + } - - -
Sales
-
$13320
- $34 -
- - - -
Messages
-
25
- 12 -
-
- -
-
-
-

Introduction

-
- - - -
-
-
-

Charisma free, premium quality, responsive, multiple skin admin template.

-

Its a live demo of the template. I have created Charisma to ease the repeat work I have to do on my projects. Now I re-use Charisma as a base for my admin panel work and I am sharing it with you :)

-

All pages in the menu are functional, take a look at all, please share this with your followers.

- -

- Back to article - Download Page -

-
-
-
-
- -
-
-
-

Tabs

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

Charisma a fully featued template

-

Its a fully featured, responsive template for your admin panel. Its optimized for tablet and mobile phones. Scan the QR code below to view it in your mobile device.

QR Code -
-
-

Custom small text

-

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur bibendum ornare dolor.

-

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur bibendum ornare dolor, quis ullamcorper ligula sodales at. Nulla tellus elit, varius non commodo eget, mattis vel eros. In sed ornare nulla. Donec consectetur, velit a pharetra ultricies, diam lorem lacinia risus, ac commodo orci erat eu massa. Sed sit amet nulla ipsum. Donec felis mauris, vulputate sed tempor at, aliquam a ligula. Pellentesque non pulvinar nisi.

-
-
-

Messages small text

-

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur bibendum ornare dolor, quis ullamcorper ligula sodales at. Nulla tellus elit, varius non commodo eget, mattis vel eros. In sed ornare nulla. Donec consectetur, velit a pharetra ultricies, diam lorem lacinia risus, ac commodo orci erat eu massa. Sed sit amet nulla ipsum. Donec felis mauris, vulputate sed tempor at, aliquam a ligula. Pellentesque non pulvinar nisi.

-

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur bibendum ornare dolor.

-
-
-
-
- -
-
-

Member Activity

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

Realtime Traffic

-
- - -
-
-
-
-

You can update a chart periodically to get a real-time effect by using a timer to insert the new data in the plot and redraw it.

-

Time between updates: milliseconds

-
-
-
+$page = 'home'; +if ( isset( $_GET["page"] ) ){ + $page = $_GET["page"]; + } -
-
-
-

Buttons

-
- - - -
-
-
-

- - - -

-

- - - -

-

- - - -

-

- - - - -

-

- - - - -

-

- - - -

-
-
- -
-
-

Buttons

-
- - - -
-
-
-

- - -

-

- - -

-

- - -

-

- -

- - -
-
- - -
- +// temporary set permission to 1 which = admin mode +$return = array( 'permission' => 1, 'no_visible_elements' => 'TRUE' ); - - - +helpers :: loadTemplate( $page , $return ); diff --git a/code/ryzom/tools/server/ryzom_ams/www/html/index_charisma.php b/code/ryzom/tools/server/ryzom_ams/www/html/index_charisma.php new file mode 100644 index 000000000..bd2246229 --- /dev/null +++ b/code/ryzom/tools/server/ryzom_ams/www/html/index_charisma.php @@ -0,0 +1,329 @@ + + + +
+ +
+
+ + +
Total Members
+
507
+ 6 +
+ + + +
Pro Members
+
228
+ 4 +
+ + + +
Sales
+
$13320
+ $34 +
+ + + +
Messages
+
25
+ 12 +
+
+ +
+
+
+

Introduction

+
+ + + +
+
+
+

Charisma free, premium quality, responsive, multiple skin admin template.

+

Its a live demo of the template. I have created Charisma to ease the repeat work I have to do on my projects. Now I re-use Charisma as a base for my admin panel work and I am sharing it with you :)

+

All pages in the menu are functional, take a look at all, please share this with your followers.

+ +

+ Back to article + Download Page +

+
+
+
+
+ +
+
+
+

Tabs

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

Charisma a fully featued template

+

Its a fully featured, responsive template for your admin panel. Its optimized for tablet and mobile phones. Scan the QR code below to view it in your mobile device.

QR Code +
+
+

Custom small text

+

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur bibendum ornare dolor.

+

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur bibendum ornare dolor, quis ullamcorper ligula sodales at. Nulla tellus elit, varius non commodo eget, mattis vel eros. In sed ornare nulla. Donec consectetur, velit a pharetra ultricies, diam lorem lacinia risus, ac commodo orci erat eu massa. Sed sit amet nulla ipsum. Donec felis mauris, vulputate sed tempor at, aliquam a ligula. Pellentesque non pulvinar nisi.

+
+
+

Messages small text

+

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur bibendum ornare dolor, quis ullamcorper ligula sodales at. Nulla tellus elit, varius non commodo eget, mattis vel eros. In sed ornare nulla. Donec consectetur, velit a pharetra ultricies, diam lorem lacinia risus, ac commodo orci erat eu massa. Sed sit amet nulla ipsum. Donec felis mauris, vulputate sed tempor at, aliquam a ligula. Pellentesque non pulvinar nisi.

+

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur bibendum ornare dolor.

+
+
+
+
+ +
+
+

Member Activity

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

Realtime Traffic

+
+ + +
+
+
+
+

You can update a chart periodically to get a real-time effect by using a timer to insert the new data in the plot and redraw it.

+

Time between updates: milliseconds

+
+
+
+ +
+
+
+

Buttons

+
+ + + +
+
+
+

+ + + +

+

+ + + +

+

+ + + +

+

+ + + + +

+

+ + + + +

+

+ + + +

+
+
+ +
+
+

Buttons

+
+ + + +
+
+
+

+ + +

+

+ + +

+

+ + +

+

+ +

+ + +
+
+ + +
+ + + + + diff --git a/code/ryzom/tools/server/ryzom_ams/www/html/index_old.php b/code/ryzom/tools/server/ryzom_ams/www/html/index_old.php deleted file mode 100644 index 5b867439f..000000000 --- a/code/ryzom/tools/server/ryzom_ams/www/html/index_old.php +++ /dev/null @@ -1,23 +0,0 @@ - 1, 'no_visible_elements' => 'TRUE' ); - -helpers :: loadTemplate( $page , $return );