Thanks Petko ... that does exactly what I need it to!

Russ

Petko Yotov wrote:

to style the output with CSS

You can set in /local/config.php something like:

$ROSPatterns['/(?<!~)~~~~(?!~)/e'] = "FmtPageName('%green%[[~\$Author]]%% \$CurrentTime', \$pagename)"; $ROSPatterns['/(?<!~)~~~(?!~)/e'] = "FmtPageName('%green%[[~\$Author]]%%', \$pagename)";

Of course, you can use any WikiStyle instead of %green%.
http://www.pmwiki.org/wiki/PmWiki/WikiStyles

Thanks,
Petko


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

Reply via email to