From 695908c7ab2a5d5f011f616d2af3368da7131a6f Mon Sep 17 00:00:00 2001 From: vincent-peugnet Date: Tue, 22 Jan 2019 02:04:53 +0100 Subject: home columns and download function added --- app/view/templates/home.php | 43 ++++++++++++++++++++++++++++++++++++++++++ app/view/templates/homeopt.php | 8 +++++--- app/view/templates/user.php | 9 ++++++--- 3 files changed, 54 insertions(+), 6 deletions(-) (limited to 'app/view') diff --git a/app/view/templates/home.php b/app/view/templates/home.php index 5860975..9636d7e 100644 --- a/app/view/templates/home.php +++ b/app/view/templates/home.php @@ -44,6 +44,17 @@ + + [ 'getadress' => true, + 'label' => 'id', + 'show' => true] + ] + + + ?> + @@ -55,15 +66,31 @@ edit see del + isadmin()) { ?> + dl + tag + summary + to + from + last modification + date of creation + date + privacy + visit + + edit + + aff + @@ -72,15 +99,31 @@ 👁 + isadmin()) { ?> + + tag('sort') ?> + description('short') ?> + linkto('sort') ?> + linkfrom('sort') ?> + datemodif('hrdi') ?> + datecreation('hrdi') ?> + date('dmy') ?> + secure('string') ?> + visitcount() ?> + + editcount() ?> + + affcount() ?> + diff --git a/app/view/templates/homeopt.php b/app/view/templates/homeopt.php index 5dab881..4008a71 100644 --- a/app/view/templates/homeopt.php +++ b/app/view/templates/homeopt.php @@ -84,16 +84,16 @@ if ($in = true || $out = true) {

Columns

-
+ + +
diff --git a/app/view/templates/user.php b/app/view/templates/user.php index 451d3ce..0f9ac7b 100644 --- a/app/view/templates/user.php +++ b/app/view/templates/user.php @@ -15,17 +15,19 @@ -
+ -

Connexion Options

+

Preferences

- +
+isadmin()) { ?> +

Admin panel

@@ -108,6 +110,7 @@ foreach ($userlist as $user ) {
+ -- cgit v1.2.3