[pmwiki-users] pmwiki-2.2.0-beta9 release (bugfix, pagevar filters in pagelists)

Crisses crisses at kinhost.org
Mon Oct 2 06:58:01 CDT 2006


On Oct 2, 2006, at 1:54 AM, Patrick R. Michaud wrote:

> This release also allows the results of pagelist output to
> now be filtered by page variables and page text variables.
> For example, to get a list of all pages with the string "apple"
> in the title:
>
>     (:pagelist $Title=*alpha* fmt=#title:)

Typo from tired Patrick

To get a list of all pages with string "apple"
(:pagelist $Title=*apple* fmt=#title:)


> The matching algorithm uses simple case-insensitive wildcard
> matching, so a list of all pages with titles beginning with "a"
> might look like:
>
>     (:pagelist $Title=a* fmt=#title:)

Cool.  I need to get to work upgrading and testing this.

Crisses
-------------- next part --------------
An HTML attachment was scrubbed...
URL: /pipermail/pmwiki-users/attachments/20061002/a3b15475/attachment.html 


More information about the pmwiki-users mailing list