[pmwiki-users] variable returns domain name?
Hans
design5 at softflow.co.uk
Fri Apr 13 07:58:22 CDT 2007
Friday, April 13, 2007, 1:52:20 PM, Hans wrote:
> should be: {(substr "{$ScriptUrl}" 11)}
Side note:
{$ScriptUrl} on its own is rendered as a link.
Stripping the initial http://www. will render as text.
Bracketing the markup expression
[[{(substr "{$ScriptUrl}" 11)}]]
will render as link, but to some wiki page, most likely
non-existent.
~Hans
More information about the pmwiki-users
mailing list