X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=src%2FWallabag%2FCoreBundle%2FResources%2Fviews%2Fthemes%2Fbaggy%2FConfig%2Findex.html.twig;h=bcc57dace74b9c78a108315406f2e52476ef1a7b;hb=fe5850d6e27f8cf20e7efc5c56672974b4779d9f;hp=455d02950e0f4f4717af39df66740d5e7afa478f;hpb=9313ea9d440e3f93a6bb2d8c0fb6717364cd27f5;p=github%2Fwallabag%2Fwallabag.git diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/baggy/Config/index.html.twig b/src/Wallabag/CoreBundle/Resources/views/themes/baggy/Config/index.html.twig index 455d0295..bcc57dac 100644 --- a/src/Wallabag/CoreBundle/Resources/views/themes/baggy/Config/index.html.twig +++ b/src/Wallabag/CoreBundle/Resources/views/themes/baggy/Config/index.html.twig @@ -14,6 +14,9 @@ {{ form_errors(form.config.theme) }} {{ form_widget(form.config.theme) }} + + live_help +
@@ -22,6 +25,9 @@ {{ form_errors(form.config.items_per_page) }} {{ form_widget(form.config.items_per_page) }} + + live_help +
@@ -34,6 +40,17 @@ myreadspeed

+ + live_help + +
+ +
+
+ {{ form_label(form.config.action_mark_as_read) }} + {{ form_errors(form.config.action_mark_as_read) }} + {{ form_widget(form.config.action_mark_as_read) }} +
@@ -42,6 +59,9 @@ {{ form_errors(form.config.language) }} {{ form_widget(form.config.language) }} + + live_help +
@@ -54,6 +74,22 @@ https://getpocket.com/developer/docs/authentication

+ + live_help + +
+ +
+
+

{{ 'config.form_settings.android_configuration'|trans }}

+ {{ 'config.form_settings.android_instruction' | trans }} +
+ + +
{{ form_rest(form.config) }} @@ -70,7 +106,7 @@
- + {% if rss.token %} {{ rss.token }} {% else %} @@ -92,9 +128,10 @@
@@ -143,6 +180,9 @@ {{ form_errors(form.user.twoFactorAuthentication) }} {{ form_widget(form.user.twoFactorAuthentication) }} + + live_help + {% endif %} @@ -160,6 +200,11 @@ {{ 'config.reset.tags'|trans }} +
  • + + {{ 'config.reset.archived'|trans }} + +
  • {{ 'config.reset.entries'|trans }} @@ -186,6 +231,10 @@ {{ form_start(form.pwd) }} {{ form_errors(form.pwd) }} +
    + {{ 'config.form_password.description'|trans }} +
    +
    {{ form_label(form.pwd.old_password) }}