[pmwiki-users] PTV including directive : (:text: this is my long text, with pictures. (:thumlist:):)
DaveG
pmwiki at solidgone.com
Sun Aug 15 11:15:28 CDT 2010
On 8/14/2010 9:58 PM, Patrick R. Michaud wrote:
> It's possible that we'll only provide the two-colon case and not
> generalize it to more colons than that.
If that's the goal then doesn't adding an entry to $PageTextVarPatterns
achieve that?
$PageTextVarPatterns['(::var:...::)'] = '/(\\(:: *(\\w[-\\w]*)
*:(?!\\))\\s?)(.*?)(::\\))/s';
~ ~ Dave
More information about the pmwiki-users
mailing list