To-Do list

This is a simple module that adds an item in the tools menu of Magnolia's AdminInterface, showing a list of pages containing a todo property.

Installing Module

See module installation instructions. Additionally, you need to configure appropriate dialogs so that they let editors add TODOs, through a simple todo property.

Uninstalling Module

Remove the/modules/todolist node. Shutdown Magnolia, remove the module jar from WEB-INF/lib and start up Magnolia again.

Usage & Details

As soon as your pages' dialogs have a todo property, you will be able to see a list of pages where this property has been filled in by editors. This can be useful to take various notes about things that still have to be improved in documents and so on.

Here's an example of such a dialog, which we use for this very website:

Sample dialog with a todo property.