[pmwiki-devel] Conditionals and skin templates
Hans
design5 at softflow.co.uk
Sat Apr 30 02:15:38 CDT 2011
Friday, April 29, 2011, 11:10:48 PM, Randy wrote:
> If the conditional is false, or if I comment out the pagelist on
> the page, I get the same correct output: no list of pages. But the
> page seems to load faster when the pagelist is commented out than when the conditional is false.
> I'm wondering if the pagelist is executing in case the conditional turns out to be true.
> If so, is there is a way to make a pagelist that only executes conditionally in this situation?
Did you mean to say:
"I'm wondering if the pagelist is executing in case the conditional
turns out to be __false__."
i.e you question if there is any pagelist processing even if the
conditional is false, leading to a slower page rendering time, even
though no pagelist output is shown?
Hans
More information about the pmwiki-devel
mailing list