Category Archives: dokuwiki

Dokumu – Dokuwiki multiutente

Pubblico le istruzioni per ottenere un dokuwiki multiutente. QUESTA E’ SOLO UNA BOZZA. PREREQUISITI : a) capire il post b) avere un apache su cui provare la patch/estensione* c) mod_rewrite *ho provato il tutto velocemente su uno xampp (apache su windows). NON FUNZIONA. Non c’è ancora nessun batch/plugin/script che esegua automaticamente la creazione di un [...]

Dokuwiki + jQuery + UI + Autocomplete

[[DOWNLOAD]] UPDATE 2009-02-27: patch /inc/plugincontroller.class.php function Doku_Plugin_Controller() { $this->_populateMasterList(); sort($this->list_enabled);//ADD THIS LINE } ____ To use it, extract the tarball inside DokuWiki plugins directory /lib/plugins/ jQuery (1.3.1) jQuery Metadata jQuery Autocomplete jQuery UI (Core + Dialog) jQuery Tags* jQuery Discussion* jQuery Dialog Link* Requires: discussion tag pagelist *Alpha versions IMPORTANT: $conf['compress']    = 0;                //Strip whitespaces [...]

Dokuwiki jQuery Tags

[[DOWNLOAD]] To use it, extract the tarball inside DokuWiki plugins directory /lib/plugins/ Requires: pagelist, tag, jquery This is the first plugin that uses jQuery within DokuWiki. It’s raw but it has a great potential. Its goal is not to create a rich text editor for DokuWiki… there are plugins that try to bypass wiki syntax. [...]

[[Dokuwiki]] + jQuery

[[DOWNLOAD]] Adds jQuery (1.3.1) supports to [[DokuWiki]]. To use it, extract the tarball inside DokuWiki plugins directory /lib/plugins/ more plugins coming