Modules

Search:

Welcome

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

Need Support?

Search this site to find an answer. If you still need help, post a Question. Private or account-related support inquiries can be made at the Private Support forum.

Stay Informed

Are you receiving EditMe's monthly newsletter? Keep informed of product changes, tutorials and tips. Sign up here.

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.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 

EditMe News & Blog