Bozza
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
- Variabili Principali ? - core variables
- Lista Delle Restrizioni? - variables associated with blocklists
- Variabili Di Debug? - variables useful for debugging
- Variabili Di Modifica? - variables used when editing pages
- Variabili I18n? - variables used for internationalization (i18n)
- Variabili Di Impaginazione? - variables that control page layout
- Varibili Dei Collegamenti? - variables that control the display of links in pages
- Notifica? - send mail when pages are modified (supersedes Mail Posts?)
- Altre Variabili? - variables not yet classified
- Variabili Di Indice? - variables used with page lists? and search results
- Variabili Di Path? - variables used to specify various locations on the server
- Variabili Di Sicurezza? - variables crucial for site security
- Variabili Di Upload? - variables used for uploads/attachments
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? >>
Traduzione di PmWiki.Variables -
Pagina originale: PmWikiIt.Variables -
Référencé par
Ultime modifiche:
PmWikiIt.Variables: 10 September 2011 à 15h52
PmWiki.Variables: 24 November 2022 à 13h45