A traduire
Cette page définit divers termes propres à PmWiki.
{$Name}, which for this page is Glossary.
{$Namespaced} where spaces have been inserted, e.g. for the page WikiSandbox this variable would be Wiki Sandbox.
local/ subdirectory. For example, browsing Main.WikiSandbox would cause local/Main.WikiSandbox.php and local/Main.php to be loaded if these files existed.
http://www.example.com/pmwiki/pmwiki.php?n=Main.WikiSandbox
http://www.example.com/pmwiki/pmwiki.php/Main.WikiSandbox
PATH_INFO component following the URI of the script (pmwiki.php).
PATH_INFO if both are available.
wiki.d/. This file name is normally built directly from the page name.
Main.WikiSandbox. The variable for the full page name is {$FullName}, which for this page is PmWikiFr.Glossary. Similarly, the variable for the group is {$Group} which here is PmWikiFr.
[[wiki sandbox]], [[(wiki) sandbox]], WikiSandbox, Main/WikiSandbox, [[Main/wiki sandbox]], [[Main.WikiSandbox | click here]], etc all specify a link to the page 'Main.WikiSandbox'. In each case PmWiki uses the context of the link to generate a page name from the page link -- normally by capitalizing each word found in the link and stripping any characters that aren't considered valid in page names.
(:title:), but if no such directive is given the title will be automatically generated from the page name. The title of a page is accessed via either the variable {$Title} or the variable {$Titlespaced}. The latter differs in that it uses the spaced version of the name.
$EnablePathInfo is disabled by default. A wiki with no local/config.php file is using the default configuration. Likewise, a farm that only defines $FarmPubDirUrl in farmconfig.php is using the default configuration.
$FarmPubDirUrl) customize the default configuration for all of the wikis in a farm.
<< References? | Index Documentation | Documentation d'administration >>
.
Traduction de PmWiki.Glossary
Page originale sur PmWikiFr.Glossary - Backlinks
Dernières modifications:
PmWikiFr.Glossary: 26.03.2006 14:28 Uhr
PmWiki.Glossary: 09.08.2022 08:04 Uhr