Différences entre les versions de « Catégorie:Semantic Title example »

De Semantic MediaWiki - Sandbox

m (typo)
(chg)
 
(Une version intermédiaire par le même utilisateur non affichée)
Ligne 1 : Ligne 1 :
 +
Note that this wiki uses the [[Property:Has pagetitle|"Has pagetitle"]] property to set the page title. See the respective configuration setting:
 +
 +
<syntaxhighlight lang="php">
 +
## Semantic Title
 +
require "extensions/SemanticTitle/SemanticTitle.php";
 +
$wgSemanticTitleProperties = array(
 +
        NS_MAIN => "Has pagetitle"
 +
        );
 +
</syntaxhighlight>
 +
 
[[Category:Examples]]
 
[[Category:Examples]]

Dernière version du 12 octobre 2016 à 10:15

Note that this wiki uses the "Has pagetitle" property to set the page title. See the respective configuration setting:

## Semantic Title
require "extensions/SemanticTitle/SemanticTitle.php";
$wgSemanticTitleProperties = array(
        NS_MAIN => "Has pagetitle"
        );

Pages dans la catégorie « Semantic Title example »

Cette catégorie comprend 2 pages, dont les 2 ci-dessous.

Les cookies nous aident à fournir nos services. En utilisant nos services, vous acceptez notre utilisation de cookies.