[Moin-user] Question on using regular expressions to filter pages

Juergen Hermann jh at web.de
Thu Jul 14 11:37:25 EDT 2005


On Thu, 14 Jul 2005 09:29:57 -0700, Yusuf Abdulghani wrote:

>Is there a way to exclude a few pages from a set of pages when using  
>the "Include" macro?

Yes, consult the Python "re" module docs fpr exact syntax, it's something like 
"^Howto.*(?!(Pages)|(Template))$".


Ciao, Jürgen






More information about the Moin-user mailing list