TODO list
This a very simple but handy todo list, which can be used to remember yourself about your tasks. There is not more then just adding and removing list items.
Design
TODO list module screenshotThis modules just offers two simple possibilities. On the one hand you may enter new entries by writing some text in the input form ad submit pressing return, and on the other hand you may remove items by clicking on them.
Requirements
PDO/SQLite extension
Configuration
A sample TODO list configuration may look like:
<module type="todo" id="todo" name="TODO list" />Again there is nothing to configure but the title of the module.
Author
Comments
Fields with bold names are mandatory.