From a9cf8c4c04a22dd91d5e45807bc9dd1bc5e877d2 Mon Sep 17 00:00:00 2001 From: Philipp Rudloff Date: Sun, 11 May 2014 10:10:06 +0200 Subject: [PATCH] Add collections to info about pagination support. Currently: _Pagination does not support tags or categories_ Proposed: _Pagination does not support tags, categories or collections_ Maybe in the future? Related: #2376 --- site/docs/pagination.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/docs/pagination.md b/site/docs/pagination.md index ccd8ba74..38b1cd14 100644 --- a/site/docs/pagination.md +++ b/site/docs/pagination.md @@ -119,7 +119,7 @@ attributes:
-
Pagination does not support tags or categories
+
Pagination does not support tags, categories or collections

Pagination pages through every post in the posts variable regardless of variables defined in the YAML Front Matter of each. It does not currently allow paging over groups of posts linked