Outils pour utilisateurs

Outils du site


tools

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
tools [2015/08/06 22:01] tiercetools [2016/10/26 22:01] (Version actuelle) tierce
Ligne 3: Ligne 3:
   * Les tags : https://www.dokuwiki.org/plugin:tag   * Les tags : https://www.dokuwiki.org/plugin:tag
   * Les listes de page : https://www.dokuwiki.org/plugin:pagelist   * Les listes de page : https://www.dokuwiki.org/plugin:pagelist
 +  * Les includes : https://www.dokuwiki.org/plugin:include
 +  * Les namespaces : https://www.dokuwiki.org/fr:namespaces
 +    * <del>[[https://www.dokuwiki.org/fr:namespaces#comment_renommer_les_categories|Renomer]] à la main</del>
 +    * [[https://www.dokuwiki.org/plugin:move|Renomer]] via le panneau d'admin.
 +  * Les WRAP : https://www.dokuwiki.org/plugin:wrap
  
  
 ==== Un exemple de tag ==== ==== Un exemple de tag ====
- 
  
 <code>{{tag>pjs naans}}</code> <code>{{tag>pjs naans}}</code>
  
 ==== Un exemple de liste des pages tagées ==== ==== Un exemple de liste des pages tagées ====
- 
  
 <code>{{topic>[pjs +naans]}}</code> <code>{{topic>[pjs +naans]}}</code>
- 
  
 ==== Une recherche des tags ==== ==== Une recherche des tags ====
- 
  
 {{searchtags&nodate&desc&sort}} {{searchtags&nodate&desc&sort}}
- 
  
 ==== Lister les pages d'un Namespace ==== ==== Lister les pages d'un Namespace ====
Ligne 41: Ligne 41:
 ** Pour un Nuage des mots les plus utilisés ** ** Pour un Nuage des mots les plus utilisés **
  
-~~CLOUD~~ + 
-~~CLOUD:number~~+  ~~CLOUD~~ 
 +  ~~CLOUD:number~~ 
  
 Optionally you can specify the number of words to display. Default is 50. Allowed are numbers between 1 and 999. Each of the words is linked to the search result page for it. The words are styled in a way that more frequent words are bigger and have a darker link color. Optionally you can specify the number of words to display. Default is 50. Allowed are numbers between 1 and 999. Each of the words is linked to the search result page for it. The words are styled in a way that more frequent words are bigger and have a darker link color.
Ligne 48: Ligne 50:
 You can exclude words from the word cloud by adding them each on its own line to ''inc/lang/[lang-code]/stopwords.txt'' or to ''conf/stopwords.txt''. Remember that last line in file should be empty to work correctly. You can exclude words from the word cloud by adding them each on its own line to ''inc/lang/[lang-code]/stopwords.txt'' or to ''conf/stopwords.txt''. Remember that last line in file should be empty to work correctly.
  
-This plugin can also make a "tag cloud" now! ([[plugin:tag]] plugin must be installed) The syntax is also simple:+This plugin can also make a "tag cloud" now! ([[https://www.dokuwiki.org/plugin:tag|tag]] plugin must be installed (c'est OK) ) The syntax is also simple: 
  
   ~~TAGCLOUD~~   ~~TAGCLOUD~~
Ligne 54: Ligne 57:
   ~~TAGCLOUD:number>namespace1:subns11|.|namespace2~~   ~~TAGCLOUD:number>namespace1:subns11|.|namespace2~~
  
-It also supports clouds for the most searched words in the wiki ([[plugin:searchstats]] plugin must be installed):+ 
 +It also supports clouds for the most searched words in the wiki ([[https://www.dokuwiki.org/plugin:searchstats|searchstats]] plugin must be installed): 
  
   ~~SEARCHCLOUD~~   ~~SEARCHCLOUD~~
   ~~SEARCHCLOUD:number~~   ~~SEARCHCLOUD:number~~
- +
  
tools.1438891269.txt.gz · Dernière modification : 2015/08/06 22:01 de tierce