From 8ccc4ac00c974ba3659762e6c67f75ed82020e37 Mon Sep 17 00:00:00 2001 From: vincent-peugnet Date: Tue, 14 Apr 2020 16:36:45 +0200 Subject: finish flashmessages implementation + clean css --- app/view/templates/admin.php | 395 +++++++++++++++++++++---------------------- 1 file changed, 196 insertions(+), 199 deletions(-) (limited to 'app/view/templates/admin.php') diff --git a/app/view/templates/admin.php b/app/view/templates/admin.php index 3ae8036..ab35bd0 100644 --- a/app/view/templates/admin.php +++ b/app/view/templates/admin.php @@ -3,298 +3,295 @@ start('page') ?> - +insert('backtopbar', ['user' => $user, 'tab' => 'admin', 'pagelist' => $pagelist]) ?> - insert('backtopbar', ['user' => $user, 'tab' => 'admin', 'pagelist' => $pagelist]) ?> +
-
+ -
+
-
+
-

configuration

+

configuration

-
+
-

Home page

+

Home page

-

Here you can set the home-page view for visitors.

+

Here you can set the home-page view for visitors.

-
- form="admin"> - -
+
+ form="admin"> + +
-
- form="admin"> - -
+
+ form="admin"> + +
- + - - - + + - + ?> + -

Page creation

+

Page creation

-

What really happend when you create a new page

+

What really happend when you create a new page

- - + + - - + + -

Alert pages

+

Alert pages

-

Set the style and text to show when a page does not exist, or when a visitor don't have access to it.

+

Set the style and text to show when a page does not exist, or when a visitor don't have access to it.

-

Common options

+

Common options

- - + + - - - + + - - + + -

Un-existing

- - This will also be shown as a tooltip over links. - +

Un-existing

-
- - form="admin"> - -
+ + This will also be shown as a tooltip over links. + -

Private

+
+ + form="admin"> + +
- - +

Private

-
- - form="admin"> - -
+ + -

Not published

+
+ + form="admin"> + +
- - +

Not published

-
- - form="admin"> - -
+ + -

CSS

+
+ + form="admin"> + +
-
- - form="admin"> - -
+

CSS

-

- You can use body.alert class to specify style. -

+
+ + form="admin"> + +
+

+ You can use body.alert class to specify style. +

-

Render

-
- - form="admin"> - -
+

Render

+
+ + form="admin"> + +
-

Links

-
- - form="admin"> - -
+

Links

-
- - form="admin"> - -
+
+ + form="admin"> + +
- (This modifications need re-rendering) +
+ + form="admin"> + +
+ (This modifications need re-rendering) -

CSS

- - +

CSS

- - + + - - + + -

Interface

+ + -

Set interface Style

+

Interface

- +

Set interface Style

+ -

Tracking

- - +

Tracking

- (Need rendering to work) + + + (Need rendering to work) -
+
-
-
-
-

Databases

-
+
-
+
+
+

Databases

+
+ + + + + -
usingdatabasespages
- - - -
usingdatabasespages
+ + - - + + - + -

Duplicate Database

+

Duplicate Database

-
+ - - + - + + + - - - -
+ + + + -
-
+ +
-
- +
stop('page') ?> \ No newline at end of file -- cgit v1.2.3