I have two questions.
1] I've defined a markup, which includes a variable replacement. However, what
I see when the code is rendered is $FullName rather than the value of
$FullName. What am I missing here?
Markup('skidoo_tab_edit', 'directives',
'/\\(:skidoo_tab_edit:\\)/',
'<div class="divedit">[[{$FullName}?action=edit |
]]{$FullName}</div>'
);
2] I'm using the new "$EnableRelativePageVars = 1;" in my config to get
absolute variable references. In this case though I only need absolute
references on a specific page, not site wide. Is there a way to apply this
setting to a specific page, or usage instance?
~ ~ Dave
_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users