[Moin-user] PageList regex from version 1.2 does not work with version 1.3.4

Nir Soffer nirs at actcom.net.il
Wed Sep 7 04:02:18 EDT 2005


On 7 Sep, 2005, at 10:27, Gisbert Amm wrote:

> Does anybody know why this PageList regex, that worked with Moin 1.2 
> does not work with version 1.3.4 any more?:
>
> [[PageList([^cC]ssh|secureshell)]]
>
> Do we need to set some configuration option for PageList to accept 
> regular expressions or something like that?

1.3 used more powerfull search engine, unfortunately, the search syntax 
was changed. To use regular expressions you need to use a modifier: 
[[PageList(regex:[^cC]ssh|secureshell)]].

See HelpOnSearching in your favorite MoinMoin wiki.


Best Regards,

Nir Soffer





More information about the Moin-user mailing list