Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in
/var/www/sdb/d/e/ebdv/pmwiki/pmwiki.php on line
592
Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in
/var/www/sdb/d/e/ebdv/pmwiki/pmwiki.php on line
593
Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in
/var/www/sdb/d/e/ebdv/pmwiki/pmwiki.php on line
596
Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in
/var/www/sdb/d/e/ebdv/pmwiki/pmwiki.php on line
604
Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in
/var/www/sdb/d/e/ebdv/pmwiki/pmwiki.php on line
608
Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in
/var/www/sdb/d/e/ebdv/pmwiki/pmwiki.php on line
623
administrators (basic)
This page documents the variables available in PmWiki for local customizations. Much of this documentation is still incomplete but people are working on it now. Feel free to add placeholders for variables you want to have documented if you don't know what the variable does.
Note not to confuse these variables (set and used only in PHP) with page variables.
The variables documentation is divided into several pages
A complete index of documented variables is given below.
In general, variables with names ending in 'Fmt' (such as $PageLayoutFmt) have their values processed for $-variable substitutions prior to being output. Thus strings such as {$Name}
and {$PageUrl}
are replaced with the name and URL of the page when the string is printed.
See Also
<< Url approvals | Documentation Index | Functions >>