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 istanza wiki.
lo scopo della patch è arrivare [...]

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 and comments from Styles and JavaScript? 1|0
===== Discussion & Tag (autocomplete) =====

===== Internal Link Dialog (autocomplete) [...]

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.
Its goal is to help the user [...]

[[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

© 2010 Massimiliano Balestrieri | Thanks, WordPress | Sandbox theme | Standards Compliant XHTML & CSS | RSS Posts & Comments