aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/de
diff options
context:
space:
mode:
authorJeremy Benoist <j0k3r@users.noreply.github.com>2016-11-20 10:17:37 +0100
committerGitHub <noreply@github.com>2016-11-20 10:17:37 +0100
commit5ae8788583a63973c89a5a83f1a6880ce04b49d7 (patch)
treeb03a263e6e966bbaff67835fb6c98bb6dbce908a /docs/de
parent6f85bed294d6dd9f2dd9c945544074cbde38e191 (diff)
parent16eb124e4ae238db4bffb30556f1245cf6ff97ca (diff)
downloadwallabag-5ae8788583a63973c89a5a83f1a6880ce04b49d7.tar.gz
wallabag-5ae8788583a63973c89a5a83f1a6880ce04b49d7.tar.zst
wallabag-5ae8788583a63973c89a5a83f1a6880ce04b49d7.zip
Merge pull request #2609 from wallabag/rss-paging
RSS paging
Diffstat (limited to 'docs/de')
-rw-r--r--docs/de/user/configuration.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/de/user/configuration.rst b/docs/de/user/configuration.rst
index c0a8cd67..47c60f4c 100644
--- a/docs/de/user/configuration.rst
+++ b/docs/de/user/configuration.rst
@@ -52,6 +52,9 @@ Jetzt hast du drei Links, einen für jeden Status: Füge sie in deinem liebsten
52 52
53Du kannst auch definieren wie viele Artikel du in deinem RSS Feed (Standardwert: 50) haben willst. 53Du kannst auch definieren wie viele Artikel du in deinem RSS Feed (Standardwert: 50) haben willst.
54 54
55There is also a pagination available for these feeds. You can add ``?page=2`` to jump to the second page.
56The pagination follow `the RFC <https://tools.ietf.org/html/rfc5005#page-4>`_ about that, which means you'll find the ``next``, ``previous`` & ``last`` page link inside the `<channel>` tag of each RSS feed.
57
55Benutzer-Informationen 58Benutzer-Informationen
56---------------------- 59----------------------
57 60