Modules

Welcome

Login to contribute. Register if you haven't yet.

Support Options

1. Search this site.
2. Make or vote for a Suggestion.
3. Post to Community Support.
3. Contact EditMe Support staff.

Stay Informed

Keep informed of product changes, tutorials and tips via EditMe's Blog and monthly newsletter.

To Do Module

This modules allows insertion of dynamic To Do lists into any page using a simple include tag. Use [[include:todo]] anywhere in page content to insert a list. Lists support adding, updating, completing and deleting tasks without leaving the page view. Multiple named lists can be inserted into a page using [[include:todo SomeListName]]. By default, To Do lists are limited to editors only. A simple change can be made to enable a read-only view for non-editors. 

Version History

1.3 2010-04-27 Fix a bug causing the module to break for non-administrative users under certain configurations.
1.2 2009-10-15 Fix a few minor bugs. See release notes.
1.1 2009-06-18 Update to fix bugs associated with older Brighton and Classic skins and support for extended character sets.
1.0
2009-06-08

Initial Release

To Do List module screen shot

Hidden vs. Read Only Mode

The To Do list module supports two different security modes. By default, To Do lists are only visible and usable by editors. Visitors who can see a page but can't edit it will not see To Do lists on that page. If you want viewers to be able to see the To Do lists, edit the ToDo page on your site and change 'hidden' to 'view' on the 5th line:

var securityMode = 'hidden'; // change to 'view' to allow non-editors see the list