User Tools

Site Tools


using_the_wiki

Intro to the wiki

DokuWiki is just a wiki that has commercial support and is used throughout the world like Wikipedia. Doku wiki has support for many different features. However, you only need to be concerned with a couple which are:

  1. It is relatively simple to use and maintain
  2. The learning curve should be short
  3. There's plenty of documentation on the web about it and using it

Overview and concepts Part 1

Wiki's are alive. Wiki's are not static web pages, but something that grows, changes, and evolves over time. That's one reason why this format works so well for what we are trying to achieve. It's dynamic.

The wiki is a collection of pages, media, and links. Links are both internal and external. Pages have names that uniquely identify them. Media or media files are things like PDFs, Jpegs, PNG files, etc. Links are both internal meaning they link to other pages internal to the wiki and external meaning they link to the world-wide-web (WWW) URLs(uniform resource locator - Thank Tim Berners-Lee for that).

Pages link both internally and externally and contain media. The pages and links are editable and can evolve dynamically and quickly.

  1. Creating a page New page here
    1. Heading levels
    2. Ordered and Unordered lists
  2. Uploading media Media manager
  3. Understanding Users

Overview and concepts Part 2

While you won't have to deal with this much, the following more advanced concepts may help to understand how things work behind the curtain.

  1. Namespaces
  2. Plugins
  3. Access Control Lists

Namespaces

Namespaces allow segmenting of pages and media to separate areas. Currently, there are two namespaces

  1. Public - Anyone not logged in can only read the pages, Internal users can currently modify them
  2. root - Wiki pages that logged in users can see and modify.

I'm considering adding a bcexec namespace for stuff for just BC PB Executive members.

Secret page

Plugins

Plugins allow functionality to be added to wiki that does different things. Things like discussions, access control, logging. There are hundreds of plugins available for Dokuwiki. These are all free like the program as it is open source.

Stats page

Access Control Lists

Access Control Lists allow controlled access to the wiki, its pages, and content. There is an administration, but the burden should be small.

using_the_wiki.txt · Last modified: 2022/05/01 17:44 by tbillman