diff options
author | PaulePanter <PaulePanter@web> | 2010-01-01 18:56:37 +0000 |
---|---|---|
committer | Joey Hess <joey@finch.kitenet.net> | 2010-01-01 18:56:37 +0000 |
commit | ddda9800d6bec39a86dd8f76d67a4972138ee394 (patch) | |
tree | 2d1cac2ba56623f17a34114d71e86213a5f904f3 /doc/ikiwiki/directive/inline | |
parent | 2ae1d9d928c12be21a32c9fd4809f12bebc20e77 (diff) |
Update on interaction between `show`, `feedshow` and `quick`.
Diffstat (limited to 'doc/ikiwiki/directive/inline')
-rw-r--r-- | doc/ikiwiki/directive/inline/discussion.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ikiwiki/directive/inline/discussion.mdwn b/doc/ikiwiki/directive/inline/discussion.mdwn index e5cfeb91c..c0d7c76c6 100644 --- a/doc/ikiwiki/directive/inline/discussion.mdwn +++ b/doc/ikiwiki/directive/inline/discussion.mdwn @@ -134,9 +134,13 @@ influence `show`. [[!inline pages="./blog/*" archive=yes quick=yes feedshow=10 sort=title reverse=yes]] +> Somehow the line above is not displayed correctly. + Only ten pages are listed in this example although `archive` is set to yes. Removing `feedshow=10` all matching pages are shown. Is that behaviour intended? +> Is something going wrong because `quick="yes"` [[»turns off generation of any feeds«|inline]]? --[[PaulePanter]] + --[[PaulePanter]] |