This works! Thanks PM!

>-----Message d'origine-----
>De : Patrick R. Michaud [mailto:[EMAIL PROTECTED] 
>Envoyé : 28 mars 2008 20:22
>À : Pierre Racine
>Cc : [email protected]
>Objet : Re: [pmwiki-users] Pagelist searching for text page 
>variable containing comma
>
>On Fri, Mar 28, 2008 at 02:49:50PM -0400, Pierre Racine wrote:
>> Unfortunately this prevent variable containing comma to be 
>treated as a 
>> whole. For example I get pages with the variable $:Categorie set to  
>> "Navigation, transport and communications". If I request pages with:
>> 
>> (:pagelist group=PmWiki $:Categorie ="Navigation, transport 
>and communications" fmt=Cookbook/PagelistTemplateSamples#oneline :)
>> 
>> those pages do not get returned...
>> 
>> Any idea how can I solve this?
>
>Try using ? instead of comma:
>
>    $:Categorie="Navigation? transport and communications"
>
>Pm
>

_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to