On 8/14/2010 9:58 PM, Patrick R. Michaud wrote:
If that's the goal then doesn't adding an entry to $PageTextVarPatterns achieve that?It's possible that we'll only provide the two-colon case and not generalize it to more colons than that.
$PageTextVarPatterns['(::var:...::)'] = '/(\\(:: *(\\w[-\\w]*) *:(?!\\))\\s?)(.*?)(::\\))/s';
~ ~ Dave _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
