computers:wiki:task_plugin_test
This is an old revision of the document!
Table of Contents
Clean Install
Our test wiki page will be here: http://david.rabine.org/dokutasktest
- Put the doku wiki page:
cd /home/david/public_html mkdir dokutasktest cd dokutasktest/ lynx ### and grab this link: http://www.splitbrain.org/projects/dokuwiki ### LINK: http://www.splitbrain.org/_media/projects/dokuwiki/dokuwiki-2008-05-04.tgz?id=projects%3Adokuwiki&cache=cache
- Untar the file:
tar -zxvf dokuwiki-2008-05-04.tgz
- Fix permissions so the webserver can write to these pages, run this as root:
chgrp -R nobody dokuwiki-2008-05-04 chmod g+w -R dokuwiki-2008-05-04
- Run the install program http://david.rabine.org/dokutasktest/dokuwiki-2008-05-04/install.php and this was my initial configuration:
- Added a test user with the following attributes:
username: test useremail: creep@nofadz.com real name: Some Test Person group: user
- Went to the http://david.rabine.org/dokutasktest/dokuwiki-2008-05-04/doku.php?id=start&do=admin&page=plugin|Plug-in Manager]] for the wiki and:
- Installed the
Dependencies Tree
- task
- feed
- blog
- feed
- include
- pagelist
- editor
- feed
- pagelist
- tag
- feed
- pagelist
- tasks
- feed
- pagelist
- pagelist
Install Order
computers/wiki/task_plugin_test.1210005972.txt.gz · Last modified: 2008/05/05 16:46 by david