From: Banana Date: Sat, 29 Apr 2023 09:51:03 +0000 (+0200) Subject: theme 98: managetags. Menu cleanup X-Git-Tag: 1.5~12 X-Git-Url: http://91.132.146.200/gitweb/?a=commitdiff_plain;h=22e6a1c5ae79931d70ab49f9239d174d77bf1555;p=bibliotheca-php.git theme 98: managetags. Menu cleanup --- diff --git a/TODO b/TODO index 4541d26..f9c384e 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,4 @@ +* fix bulkedit * change multiple-attachment to a field which tells it is used for a image gallery * complete profile view. Groups still missing. * minimal theme diff --git a/webclient/view/98/advancedsearch/advancedsearch.html b/webclient/view/98/advancedsearch/advancedsearch.html index 359ac05..aad8b14 100644 --- a/webclient/view/98/advancedsearch/advancedsearch.html +++ b/webclient/view/98/advancedsearch/advancedsearch.html @@ -88,7 +88,7 @@ - + $entry) { ?> - + diff --git a/webclient/view/98/collections/collections.html b/webclient/view/98/collections/collections.html index da3e75f..7a52817 100644 --- a/webclient/view/98/collections/collections.html +++ b/webclient/view/98/collections/collections.html @@ -61,10 +61,10 @@
#View
- # + View
NameName Description
- + - + @@ -104,7 +104,7 @@
ImageImage Title DescriptionViewView
- + diff --git a/webclient/view/98/dashboard/dashboard.html b/webclient/view/98/dashboard/dashboard.html index cf592f9..b99434e 100644 --- a/webclient/view/98/dashboard/dashboard.html +++ b/webclient/view/98/dashboard/dashboard.html @@ -28,10 +28,10 @@
NameName Description
- + - + diff --git a/webclient/view/98/managetags/managetags.html b/webclient/view/98/managetags/managetags.html new file mode 100644 index 0000000..10ad22d --- /dev/null +++ b/webclient/view/98/managetags/managetags.html @@ -0,0 +1,71 @@ + + +

Manage Tags in:

+

+ The actions are top down. If you choose to move and rename, only move will be executed.
+ Deletion will remove without recover!
+ If you rename and input an existing one a move will be done instead.
+ Tag values are stored how they come and treated that way here (case sensitive). + In search they are case insensitive. +

+ + + + $v) { ?> +
+

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

Please select a collection first

+
+
ImageImage Title DescriptionViewView
+ + + + + + + + $v) { ?> + + + + + + +
NameDescription
+ + diff --git a/webclient/view/98/system/menu.php b/webclient/view/98/system/menu.php index e32bee2..86f4b6b 100644 --- a/webclient/view/98/system/menu.php +++ b/webclient/view/98/system/menu.php @@ -29,19 +29,11 @@ $_menuManage = $Gorenest->get('manage', false, $_contextActions); ?> -
  • >
  • - -
  • > - -
  • - +
  • isSignedIn() === true) { echo "Logout"; } else { echo "Login"; } ?> @@ -50,11 +42,20 @@ $_menuManage = $Gorenest->get('manage', false, $_contextActions);
  • Search
  • -
  • > +
  • > Advanced search
  • + +
  • Manage:
  • + +
  • > + +
  • + +
    +
    Search
    diff --git a/webclient/view/98/tags/tags.html b/webclient/view/98/tags/tags.html index 8fd9d83..bcb4e11 100644 --- a/webclient/view/98/tags/tags.html +++ b/webclient/view/98/tags/tags.html @@ -36,7 +36,7 @@ - +
    NameName Description