From 50e367e56b367259a2e6fb29621c97e9b0fc9c5e Mon Sep 17 00:00:00 2001 From: vincent-peugnet Date: Sun, 18 Aug 2019 03:33:11 +0200 Subject: interface home update --- app/view/templates/home.php | 366 +++++++++++++++++++++----------------------- 1 file changed, 176 insertions(+), 190 deletions(-) (limited to 'app/view/templates/home.php') diff --git a/app/view/templates/home.php b/app/view/templates/home.php index bf00301..f2d2668 100644 --- a/app/view/templates/home.php +++ b/app/view/templates/home.php @@ -10,196 +10,182 @@ insert('backtopbar', ['user' => $user, 'tab' => 'home']) ?> -iseditor()) { ?> - -
- - - - - - - - insert('homeopt', ['opt' => $opt, 'user' => $user]) ?> - -
- -
- -

Pages ()

- - -
- Import W JSON page file - Upload page file as json -
- - - - -
- - -
- - -
- - -
- - -
- -
-
- -
> - Generate list - Generate code to display a list of pages -
- - - - description() ? 'checked' : '' ?>> - -
- - thumbnail() ? 'checked' : '' ?>> - -
- - date() ? 'checked' : '' ?>> - -
- - author() ? 'checked' : '' ?>> - -
- - -
- - ' . $optlist->getcode() . ''; - } - - ?> -
- - - -
- -
- - - - -
- - - - - - - - - - - issupereditor()) { ?> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - issupereditor()) { ?> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
xideditseedeldltagtitlesummarytofromlast modificationdate of creationdateprivacyvisiteditaff
tag('sort') ?>title() ?>description('short') ?>linkto('sort') ?>linkfrom('sort') ?>datemodif('hrdi') ?>datecreation('hrdi') ?>date('dmy') ?>secure('string') ?>visitcount() ?>editcount() ?>affcount() ?>
-
-
-
-
- - - -insert('footer', ['footer' => $footer]) ?> + iseditor()) { ?> + + + + insert('homemenu', ['user' => $user]) ?> + + +
+ + + insert('homeopt', ['opt' => $opt, 'user' => $user]) ?> + +
+ +
+ +

Pages ()

+ + +
> + Generate list + Generate code to display a list of pages +
+ + + + description() ? 'checked' : '' ?>> + +
+ + thumbnail() ? 'checked' : '' ?>> + +
+ + date() ? 'checked' : '' ?>> + +
+ + author() ? 'checked' : '' ?>> + +
+ + +
+ + ' . $optlist->getcode() . ''; + } + + ?> +
+ + + +
+ +
+ + +
+ + + + + + + + + + issupereditor()) { ?> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + issupereditor()) { ?> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
xideditseedeldltagtitlesummarytofromlast modificationdate of creationdateprivacyvisiteditaff
tag('sort') ?>title() ?>description('short') ?>linkto('sort') ?>linkfrom('sort') ?>datemodif('hrdi') ?>datecreation('hrdi') ?>date('dmy') ?>secure('string') ?>visitcount() ?>editcount() ?>affcount() ?>
+
+ +
+ +
+
+ + insert('footer', ['footer' => $footer]) ?> + + -- cgit v1.2.3