Description
This module lets you create simple "todo" lists with items to check/uncheck/reorder. Installation is as easy as placing a one-line code in a page, i.e.
[[module SimpleToDo id="mylist1"]]
Attributes
| attribute | required | allowed values | default | description |
|---|---|---|---|---|
| id | yes | any string | none | identifies the list within a given site |
The list is identified by its id attribute. You can have several lists in one page with different ids, and have the same list on different pages if you use the same id.
There is no "save" button in the list, it is saved in real-time as you change it.
Quickstart
- to add an item, click "+ add item"
- to edit an item, click on it, to save hit enter or click outside the input box
- to reorder items, simply drag&drop
- to edit list's title, click on it
- to remove item, click on the red cross
- to add a link to an item, click the "pen&link" icon; destination can be an url (e.g. http://slashdot.org) or unix-name of a page within a wiki (e.g. start).
- to remove a link, edit it and remove the text in the input box
Permissions
The list can be altered by anyone who has edit permissions on the page the list is embedded in.
Examples
By simply copying the example code from above a list can be created:
create a wiki farmFollow link call it Wikidot.comFollow link Click me to edit !Follow link unleash users' creativityFollow link constantly improve the serviceFollow link make it coolFollow link become a leading wiki farmFollow link become the largest wiki farm on the webFollow link rule the world ;-)Follow link |
(most likely you are not allowed to edit this list)
Bugs
This module is not yet 100% stable but should work fine. There might be some issues with Safari, but with Firefox it works perfectly.
The SimpleToDo module has been developed by e1n.





