reload to force reload).
Done.
Alt:
Um einen Button bei der Editpage oben hinzuzufügen:
Quelle((http://wiki.splitbrain.org/wiki:tips:toolbarbutton))
zh-tw
Table of Contents
Adding your own button to the toolbar
userscrip... bar.php.
To add your own button, you can simply enhance the toolbar array in your conf/userscript.js... t.js:
<code php>if(toolbar){
toolbar[toolbar.length] = {"type":"format",
= URLs umschreiben ======
Die URLs des Wiki werden umgeschrieben, damit sie wie statische Seiten aussehen.
Standardumsetzung
Die bereits in Dokuwiki eing... uwiki /usr/share/dokuwiki
##disable indexes and enabled symlinks (without symlinks enabled you may get 403 Forbidden errors when url rewriting)
Options -Indexes +FollowSymLinks
... s
AllowOverride None
order allow,deny
allow from 127.0.0.1 192.168.0.0/16
## Comment out these rules in if you want to have nice URLs