#D7CX: I pledge that Todo Filter will have a full Drupal 7 release on the day that Drupal 7 is released.
This module provides new syntax to display in todo style like a checkbox, it'll be integrated to exists node. Just enable it and try to use the new syntax. You can mark the todo that is done by click on the checkbox to toggle it.
Syntax
[_] Todo task
It will show checkbox that isn't check
[/] Todo task
it will show checkbox that is checked
Concept
Sometime we need to have a todo list in the exists node (like checklist, some simple task). Don't want the huge task management system. This module provides a new input filter - that can change specific syntax into a checkbox with toggle feature so we can click on the checkbox to mark on a task that's done
Light weight no database to be fat - it just use an exists node system and can work with other input filter to make a result as you want. Just select the right input format, That's it!
Setup
- Enable "Todo Filter" under "Input Filters" group
- Go to "Input formats" config exists input format or create a new one for todo input format
- In Filters legend check on "Todo" - so you will get todo feature in your input format
Using
- Go to any node to edit or create a new one
- Select the right input format that enabled "Todo Filter"
- Click "save" - you will get the checkbox and can click on it to change a task status
Project Information
- Development status: Under active development
- Module categories: Filters/Editors
- Maintenance status: Unknown
- Reported installs: 37 sites currently report using this module. View usage statistics.
- Last modified: April 19, 2010