SimpleWiki filter
Categories
Component ID
964406
Component name
SimpleWiki filter
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
2054
Component created
Component changed
Component body
#D7CX: I pledge that SimpleWiki Filter will have a full Drupal 7 release on the day that Drupal 7 is released.
SimpleWiki is an easy-to-use input format based on the work done by WikiCreole researching common wiki markup elements. SimpleWiki uses Creole syntax extended with decorators and block declarations for advanced markup.
Status
This module is published in development status. It is usable for many use-cases, but it does not correctly create 'wiki' links. You can use the syntax to create URL links, but the default behaviour for creating links with no URL creates an invalid a tag.
Installing SimpleWiki
- Download and extract the module to your sites/all/modules or wherever you are storing modules.
- Enable the module
- Create a new input format and select SimpleWiki as a filter
- Optionally turn on autotoc on the filter settings page
