wiki:plugins

Diferències

Ací es mostren les diferències entre la revisió seleccionada i la versió actual de la pàgina.

Enllaç a la visualització de la comparació

Ambdós costats versió prèvia Revisió prèvia
Següent revisió
Revisió prèvia
wiki:plugins [20/05/2018 11:35] – [cloud] matewiki:plugins [09/06/2018 13:55] (actual) – [Syntax Highlighter 4] mate
Línia 21: Línia 21:
  
  
-== bootstrap wrapper 
-permite personalización usando estructuras de bootstrap, pero dentro de dokuwiki. BRUTAL! 
  
-  * [[http://www.lotar.altervista.org/dokuwiki/wiki/plugin/bootswrapper]] 
-  * [[https://www.dokuwiki.org/plugin:bootswrapper]] 
  
-añade botón en el editor! 
- 
-<callout type="info" icon="true">permite instalar otros plugins (el tema bootstrap3) muy interesantes:[[https://www.dokuwiki.org/template:bootstrap3]]</callout> 
  
 == addnewpage == addnewpage
Línia 38: Línia 31:
 depende o está vinculado con otro plugin, **newpagetemplate** depende o está vinculado con otro plugin, **newpagetemplate**
  
-===== pagelist =====+== pagelist
  
-==== Syntax Plugin ====+=== Syntax Plugin
 Simplemente para obtener una lista de páginas usando el plugin ''%%<pagelist>%%'': Simplemente para obtener una lista de páginas usando el plugin ''%%<pagelist>%%'':
  
Línia 52: Línia 45:
 ^ [flags] | los flags se usan para "alterar" como se visualiza la lista, see [[#flags]] | optional | ^ [flags] | los flags se usan para "alterar" como se visualiza la lista, see [[#flags]] | optional |
  
-==== Flags ====+=== Flags
  
 ^ Setting ^ Default ^^ Alternative ^^ ^ Setting ^ Default ^^ Alternative ^^
Línia 64: Línia 57:
  
  
-==== Ejemplo ====+=== Ejemplo
  
   <pagelist&header&comments>   <pagelist&header&comments>
Línia 76: Línia 69:
 </pagelist> </pagelist>
  
-===== cloud =====+== cloud
   * [[https://www.dokuwiki.org/plugin:cloud]]   * [[https://www.dokuwiki.org/plugin:cloud]]
     * permite especificar el número: ''%%~~CLOUD:number~~%%''     * permite especificar el número: ''%%~~CLOUD:number~~%%''
-    * permite especificar el contador: ''%%~~CLOUD[ShowCont]~~%%'' +    * permite especificar el contador: ''%%~~CLOUD[showCount]~~%%'' 
-    * permite crear un cloud de tags también: '%%~~TAGCLOUD:number~~%%''+    * permite crear un cloud de tags también: ''%%~~TAGCLOUD:number~~%%''
     * black-list de palabras:     * black-list de palabras:
       * ''inc/lang/[lang-code]/stopwords.txt''       * ''inc/lang/[lang-code]/stopwords.txt''
       * ''conf/stopwords.txt''       * ''conf/stopwords.txt''
  
-==== palabras ====+=== palabras
 ~~CLOUD~~ ~~CLOUD~~
-~~CLOUD[10]~~+~~CLOUD[showCount]~~
  
-==== tags ====+=== tags 
 ~~TAGCLOUD:20~~ ~~TAGCLOUD:20~~
- +~~TAGCLOUD[showCount]~~ 
-===== tag =====+== tag 
   * Poner un tag a la página o sección:''%%{{tag>tag tag2}}%%''   * Poner un tag a la página o sección:''%%{{tag>tag tag2}}%%''
   * Mostrar una lista de páginas marcadas con un tag: ''%%{{topic>tag}}%%''   * Mostrar una lista de páginas marcadas con un tag: ''%%{{topic>tag}}%%''
Línia 101: Línia 94:
  
  
-===== Hidden =====+== Hidden
 <box 80% round red>Este plugin provoca interferencias con la barra de herramientas del editor - la barra desaparece</box> <box 80% round red>Este plugin provoca interferencias con la barra de herramientas del editor - la barra desaparece</box>
 The simplest way is: The simplest way is:
Línia 118: Línia 111:
  
 Please note that Dokuwiki formatting syntax may be used with options like "onHidden". Please note that Dokuwiki formatting syntax may be used with options like "onHidden".
-===== HiddenSwitch =====+ 
 +== HiddenSwitch 
 (para facilitar el uso del plugin hidden antes comentado) (para facilitar el uso del plugin hidden antes comentado)
 To create such a switch, you may use : To create such a switch, you may use :
Línia 135: Línia 129:
  
 Please make sure you have a recent (2011-12-03 or higher) version of the hidden plugin! Please make sure you have a recent (2011-12-03 or higher) version of the hidden plugin!
-==== Hidden  & HiddenSwitch Example ====+=== Hidden  & HiddenSwitch Example 
 <hidden>My first hidden block</hidden> <hidden>My first hidden block</hidden>
 <hidden>My second hidden block</hidden> <hidden>My second hidden block</hidden>
Línia 141: Línia 135:
 <hiddenSwitch> <hiddenSwitch>
  
-===== BOX =====+== BOX 
  
 A simple box: A simple box:
Línia 184: Línia 178:
 See the plugin in action [[http://wiki.jalakai.co.uk/dokuwiki/doku.php/test/boxes|here]]. The sample page shows all the styles available with the plugin. See the plugin in action [[http://wiki.jalakai.co.uk/dokuwiki/doku.php/test/boxes|here]]. The sample page shows all the styles available with the plugin.
  
-==== ejemplos ====+=== ejemplos 
 <box 80% round orange|a title> the box contents</box> <box 80% round orange|a title> the box contents</box>
 <box 50% left blue>the box contents</box|a caption> <box 50% left blue>the box contents</box|a caption>
 <box 60% round #f99 #fc9 #fcc #f60|title>the box contents</box|caption> <box 60% round #f99 #fc9 #fcc #f60|title>the box contents</box|caption>
  
-===== Orphanmedia =====+== Orphanmedia 
 **Basic** usage is to place the following five syntax lines into the page markup of a page with Admin/Superuser ACL:  **Basic** usage is to place the following five syntax lines into the page markup of a page with Admin/Superuser ACL: 
 <code> <code>
-====== Orphan Media detection ======+ 
 +=== Orphan Media detection 
 ~~NOCACHE~~ ~~NOCACHE~~
 ~~ORPHANMEDIA:all~~ ~~ORPHANMEDIA:all~~
Línia 207: Línia 202:
   ~~ORPHANMEDIA:orphan:pdf:jpg~~   ~~ORPHANMEDIA:orphan:pdf:jpg~~
 </code> </code>
-===== ejemplos =====+ 
 +=== ejemplos 
 ~~ORPHANMEDIA:summary:pdf:jpg~~ ~~ORPHANMEDIA:summary:pdf:jpg~~
 ~~ORPHANMEDIA:missing:pdf:jpg~~ ~~ORPHANMEDIA:missing:pdf:jpg~~
 ~~ORPHANMEDIA:orphan:pdf:jpg~~ ~~ORPHANMEDIA:orphan:pdf:jpg~~
  
-====== ACE Editor ======+== ACE Editor 
   * lento   * lento
   * al estar desactivado, no deja cargar la página de configuración del WIKI   * al estar desactivado, no deja cargar la página de configuración del WIKI
   * http://www.dokuwiki.org/plugin:aceeditor   * http://www.dokuwiki.org/plugin:aceeditor
  • wiki/plugins.1526841323.txt.gz
  • Darrera modificació: 20/05/2018 11:35
  • per mate