Indented tasks
uua - October 22, 2007 - 09:13
| Project: | Todolist |
| Version: | 6.x-1.x-dev |
| Component: | User interface |
| Category: | feature request |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Hi ,
Like your module. If possible, thought it would a nice touch to add hierarchical tasks option like protopage has http://www.protopage.com
Thanks for your work on this module and consideration.
Jeff

#1
Thanks for your suggestion! I agree this is definitely something we should add...
#2
this would be possible if we use the way on menu administration, but it also implies to maintain a hierarchy(maybe one more field), but I'm not completelly convinced about it.
So, patches are welcome
#3
currently the tasklist is a themed UL. But this may work if it were a themed (draggable) table - and CSS adjusted to match current look and feel
#4
Just to mention that we're using theme_item_list(), that can work with nested lists.