From 79651b942de86e9d181ecf92cbbf12ad87b58cf2 Mon Sep 17 00:00:00 2001 From: maTh <1645099+math-GH@users.noreply.github.com> Date: Wed, 4 Dec 2024 22:41:08 +0100 Subject: improve api management (#7048) * ... and sharing user queries by link (not all languages) * Profile page: API mgm: better headline, better help text * i18n * i18n: " and sharing user queries" * i18n: link to documentation + apps list * Update app/i18n/it/conf.php * Update app/i18n/it/conf.php * Update app/i18n/it/conf.php * Update app/i18n/it/conf.php * Update app/i18n/it/conf.php * Update app/i18n/it/conf.php * Update app/i18n/it/conf.php * Update app/i18n/it/admin.php Co-authored-by: UserRoot-Luca <55756898+UserRoot-Luca@users.noreply.github.com> * Update app/i18n/it/conf.php * Update app/i18n/fr/admin.php * i18n * French doc cf. English * Update app/i18n/it/conf.php Co-authored-by: UserRoot-Luca <55756898+UserRoot-Luca@users.noreply.github.com> * Update conf.php --------- Co-authored-by: Alexandre Alapetite Co-authored-by: UserRoot-Luca <55756898+UserRoot-Luca@users.noreply.github.com> --- app/views/helpers/configure/query.phtml | 80 +++++++++++++++++++-------------- 1 file changed, 47 insertions(+), 33 deletions(-) (limited to 'app/views/helpers') diff --git a/app/views/helpers/configure/query.phtml b/app/views/helpers/configure/query.phtml index c32bf1e85..97ef0c480 100644 --- a/app/views/helpers/configure/query.phtml +++ b/app/views/helpers/configure/query.phtml @@ -20,54 +20,68 @@ + +
+
+
-
- -
-
- - query->sharedUrlRss() !== ''): ?> - - + api_enabled) { ?> +
+ +
+
+ + query->sharedUrlRss() !== ''): ?> + + +
+
+ + query->sharedUrlOpml() !== ''): ?> +
    +
  • +
+ +
+

+

-
- - query->sharedUrlOpml() !== ''): ?> -
    -
  • -
- -
-

-

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

- +
-- cgit v1.2.3