[pmwiki-users] Re: pmwiki-users Digest, Vol 3, Issue 2

Radu radu at monicsoft.net
Thu Sep 1 18:26:54 CDT 2005


Yes, Markup definitions go in config files. What you put in 
local/config.php is available to the whole wiki. If you want to 
customize for a specific group, you put it in local/<Groupname>.php; 
same for local/<Groupname>.<Pagename>.php

I can see quite well how specific pages dealing with specific courses 
can have different intermap links depending on the course, in order 
to keep using the same markup. For example in a group consisting 
entirely of course pages:

Markup('Distr:', 'directives', '/Distr:/',
stristr($_SERVER['HTTP_USER_AGENT'],'mac')?"MacDistr:$Group/":"WinDistr:$Group/");

Of course, your wiki structure would determine the best way to organize these.

At 06:54 PM 9/1/2005, Rene Visco wrote:
>Hi,
>
>I'm afraid I don't get it.  Where do you put "Markup" line in?
>Config.php?
>
>I just realized how cool intermap links are!  Love it.
>
>Tomorrow i'll tackle the Mac issue.

Cheers,
Radu
(www.monicsoft.net) 





More information about the pmwiki-users mailing list