[pmwiki-users] PagelistTemplate format invoked from search action
Patrick R. Michaud
pmichaud at pobox.com
Sat Jun 3 11:32:24 CDT 2006
On Sat, Jun 03, 2006 at 11:21:59AM -0400, Pico wrote:
> I'm playing around with PageListTemplates that iterate over the
> $LastModifiedBy variable. They work fine when invoked from a pagelist
> directive, but time out when I try to invoke it from a link with a
> search action. See Test/PagesLastModifiedByYou.
>
> Question 1
> In terms of processing, is a pagelist directive more efficient than a
> search action, or is there some difference between the way these are
> processed that could account for the time outs that I am experiencing
> with a search action, but not with a page list?
There's not supposed to be a difference between the two -- they
use the same code. I'm not sure why search is timing out and
pagelist isn't -- I'll have to check into it further.
Pm
More information about the pmwiki-users
mailing list