Cerca
Heus ací els resultats de la cerca.
Resultats de text complet:
- plugins
- o=export_text * [[http://dokuwiki.ich-bin-am-wandern-gewesen.de/doku.php?id=playground:qrcode|qrcodes]] * [[http://wikidesign.ch/en/plugins]] * estadísticas de usuarios: [[https://www.dokuwik
- Formatting Syntax
- ==== DokuWiki supports **bold**, //italic//, __underlined__ and ''monospaced'' texts. Of course you c... e. DokuWiki supports **bold**, //italic//, __underlined__ and ''monospaced'' texts. Of course you... perscript</sup>, too. You can mark something as <del>deleted</del> as well. You can mark something as <del>deleted</del> as well. **Paragraphs** are
- Bootstrap Wrapper Examples @wiki:plugins
- wiki/wiki/plugin/bootswrapper/button]] <btn type="default">Default</btn> <btn type="primary">Primary</btn> <btn type="success">Success</btn> <btn type="in... "primary" size="lg">Large button</btn> <btn type="default" size="lg">Large button</btn> <btn type="primary">Default button</btn> <btn type="default">Default but
- primeros pasos
- primeros pasos ====== <note important> A la hora de hacer un buen seguimiento de control de cambios, los arreglos de texto o composición (poner negritas, corregir un error tipográfico, arreglar
- DokuWiki
- ting documentation of any kind. It is targeted at developer teams, workgroups and small companies. It ... ich makes sure the datafiles remain readable outside the Wiki and eases the creation of structured tex... All documentation and additional information besides the [[syntax|syntax description]] is maintained in the DokuWiki at [[doku>|www.dokuwiki.org]]. **Ab
- TOC @wiki:plugins
- wiki.org/plugin:toctweak]] crea su porpio TOC (independiente del propio del tema, y estas opciones afectan a estos y no ese) == uso <code> ~~CLOSETOC~~ Let the TOC box initially c
- DataTables @wiki:plugins
- winters@datatables.net | </datatables> == no-header <datatables header-rows="true"> | Row A1 | Row B1 | Row C1 | | Row A2 | Row B2 | Row C2 ... ow B2 | Row C3 | </datatables> == complex header <datatables> ^ Name ^^ ^ First ^ Last ^ | My | Name | | Your | Name | </datatables> == fixed-header <datatables fixed-header='{ "header": true, "hea
- keyboard plugin @wiki:plugins
- = keyboard plugin resaltado visual de teclas, más evidente == ejemplos * resaltado de teclas: <key>ALT</key> + <key>H</key> * en lugar del clásico (ahora refactorizado) <kbd>ALT + H</kbd>
- Syntax Highlighter 4 @wiki:plugins
- neas: ''first-line:<number>'' * no numeración de líneas: ''gutter: [true|false]'' * líneas res... ue|false]'' * ''tabSize: <size>'' * override: List of tags to override * <code><sxh <lenguaje>; first-line:<number>; highlight:[11-15]; title: titulo>...</sxh></code> =
- corrección manual de errores @wiki:errores
- = corrección manual de errores == upload failed. Wrong perms? modificar: ''wiki/lib/plugins/upload/action.php'' cambiar línea 62 (aprox):<code php> // if($AUTH < AUTH_UPLOAD) { if($AUTH < AUTH_UPLOAD && $_FILES['upload']['tmp_name']) { </code>