On Tuesday 08 May 2007 00:03, Kathryn Andersen wrote:
> b) You could specifically include only pages which contain "[[!" in them
>
> (:pagelist link={*$FullName} list=normal -"[[!":)
First, it should be "[[!" and not -"[[!" ("minus" means excluded).
Senond, this will cause pmwiki to open for reading every single page (file) in
the pagelist to make sure there is such string, and if there are many pages,
it may be quite slow (running at 100% CPU). To optimize pagelists, as of
today, one would prefer using only the information stored at the .pageindex
file, and that is the patameters name=, group=, link= and (+ or -) single
words and limit searches for quoted expressions or PageTextVariables.
Cheers,
Petko
_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users