Wednesday, February 28, 2007, 10:37:00 PM, Mike wrote:

>      I ran into this a few weeks ago.  Turns out I needed
>      $SpaceWikiWords = 1;
>      in config.php to get proper formatting.  Perhaps this is
>      your problem?

Ahh, yes, I use $SpaceWikiWords = 1;

Apart from that Markup Extensions recipe also space the words.

Without either of these possibilities one can also modify the
pagelist formatting used directly, and replace
[[{=$FullName}|+]]
with
[[{=$FullName}|{=$Titlespaced}]]

I will do that in my example page.


Hans


_______________________________________________
pmwiki-users mailing list
pmwiki-users@pmichaud.com
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to