Task Macro
Last modified by Vincent Massol on 2026/02/26 15:44
| Another Task Macro Extension |
| Type | JAR |
| Category | |
| Developed by | |
| Rating | |
| License | GNU Lesser General Public License 2.1 |
Table of contents
Description
I love the Todo Macro, but I needed a solution which allows me to use attached objects, so I started with this. In time I want to combine it with the javascript front layer of the Todo Macro.
You can add a task in a page by:
{{task}}A new Task{{/task}}You can optionally add a status, an assignee, a due date and a priority. If you change the macro parameters or the macro content the objects are updated.
You can show the tasks in a table by the macro:
{{showtasks/}}There you can set the parameter user for filtering to a specific user. Also you can enable the view of status und dates with TRUE to show a little bigger table.
Prerequisites & Installation Instructions
- Put the jar file into your WEB-INF/lib
- Upload the xar for showing all tasks