From: PaulePanter Date: Fri, 1 Jan 2010 18:56:37 +0000 (+0000) Subject: Update on interaction between `show`, `feedshow` and `quick`. X-Git-Tag: 3.20100102.3~8 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/ddda9800d6bec39a86dd8f76d67a4972138ee394?hp=2ae1d9d928c12be21a32c9fd4809f12bebc20e77 Update on interaction between `show`, `feedshow` and `quick`. --- 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]]