Wiki in Drupal
Moshe Weitzman
Weitzman Web Applications
Whats in a basic wiki?
- Anyone can edit.
- View diffs. Perform rollbacks
- Wiki markup for easy authoring
Whats in a decent wiki?
- Link tracking
- Backlinks
- Never break links
- Automatic table of contents
- Included pages (w/ recursion and variable substitution)
- To be written pages. Orphaned pages
- Email diffs to subscribers
- Access control levels
- Inline editing. Section editing
Existing efforts

- Liquid wiki. Full featured. Needs lots of cleanup
What is needed?
- Functionality
- Better display of diffs
- Jquery based Table of Contents
- Email diffs to subscribers
- Anyone can edit node type or node_access
- Track links within site. Never delete a path alias?
- Inclusions/Templates (blocks are a possible replacement?)
- Wiki distribution