Warning: array_key_exists() [function.array-key-exists]: The second argument should be either an array or an object in /home/flickwoo/notesmine/lib/plugins/delicious/syntax.php on line 78

Warning: Cannot modify header information - headers already sent by (output started at /home/flickwoo/notesmine/lib/plugins/delicious/syntax.php:78) in /home/flickwoo/notesmine/inc/actions.php on line 495

Warning: Cannot modify header information - headers already sent by (output started at /home/flickwoo/notesmine/lib/plugins/delicious/syntax.php:78) in /home/flickwoo/notesmine/inc/actions.php on line 495
dokuwiki
Table of Contents

Dokuwiki

Keyboard Shortcuts

dokuwiki keyboard

Update Notices

Dokuwiki Information

Put ?do=check at the end of your dokuwiki URL.

Example: http://www.notesmine.com/?do=check

Cheat Sheets

http://www.nothickmanuals.info/doku.php/cheatsheets

Plugins

Plugins are pretty easy, but they require patience, and it's sometimes difficult to locate the current web site for particular plugins. For example, these two sites for the “Tag” plugin look virtually identical, yet one is more up to date than the other:

I think that the “splitbrain.org” site is the place to start searching for plugins and their documentation.

Installing

You might want to try using the “Manage Plugins” link to install the plugin. See here:

My web server didn't allow me to do this. The solution was:

Tag Plugin

dokuwiki tags

PageList

Dokuwiki Pagelist

Feed

FIXME (What does feed do?)

http://wiki.splitbrain.org/plugin:feed

Clean URLs

I asked about how to do this on Site5 in this thread

http://forums.site5.com/showthread.php?t=15227&highlight=dokuwiki

Summary

I got clean URLs to work, and with little effort. http://wiki.splitbrain.org/wiki:rewrite

I followed the instructions in the 'Apache' section.

The line that says:

RewriteBase /dokuwiki

I changed to:

RewriteBase /

Because my dokuwiki sits in very root of where my web site points.

Hope this helps someone else.

See Also

My Delicious Dokuwiki Bookmarks

Backup Script

http://wiki.splitbrain.org/wiki:tips:backup_script

See Also

PageDescriptionTags
Allowing File Types in Dokuwiki If you want to allow other file types to be uploaded onto your Dokuwiki site, check here: <http://wiki.splitbrain.org/wiki:mime?rev=1193351002> You should che…
Dokuwiki dokuwiki keyboard * <http://wiki.splitbrain.org/wiki:update_check> Put ?do=check at the end of your dokuwiki URL. Example: <http://www.notesmine.com/?do=… ,
Dokuwiki Cloud Plugin Dokuwiki Cloud shows a “cloud” of frequently used words on your site From <http://www.wikidesign.ch/en/plugin/cloud/start> You can exclude words from the … ,
Dokuwiki Cloud Stopwords The following words are what I use as my /conf/stopwords.txt file for use by the cloud plugin on dokuwiki. This might help other users of the cloud plugin. Ju… ,
Dokuwiki Delicious Plugin I would like to have a page on my Dokuwiki about Perl. I would also like this page to display all my Delicious bookmarks that are tagged with Perl. I'm trying… , ,
Dokuwiki Keyboard Shortcuts I'm so glad I found keyboard shortcuts for dokuwiki. See <http://wiki.splitbrain.org/wiki:accesskeys> Keys are different on Mac/PC. * On PC/Firefox 2, use…
Dokuwiki Pagelist Plugin This dokuwiki plugin allows you to list pages which match certain criteria. I use it to list pages which have certain dokuwiki tags. Show pages tagged with do… , ,
Dokuwiki Tags <http://www.wikidesign.ch/en/plugin/tag/start> You can categorize pages in Dokuwiki using tags. A “tag” is just a word that you assign to a page, to descr… , , , ,
Dokuwiki Templates <http://www.dokuwiki.org/namespace_templates> Notesmine External dokuwiki
Dokuwiki Todo * Set up a favicon * Try IndexMenu plugin. * <http://wiki.splitbrain.org/plugin:indexmenu> * Can show namespaces, all pages, etc. Try these template… ,
Syntax Highlighting in Dokuwiki Dokuwiki can use different colors to display code on its pages. You use the <code ruby></code> tags to do this. You can specify other languages besides ruby (… , ,

TODO

dokuwiki todo