By graker on
Hello everyone.
I've created simple Drupal 6 module to maintain a todo list using taxonomy and node titles. Here comes the module tarball and a short description: http://graker.ru/taxonomy_todo/eng .
Anyway I haven't applied for CVS account since it's rather small and simple module and since the other one, more complicated project, exists. The point of this topic is try to share my module and to find out would someone be interested in it or not, should I maintain it and maybe even get that CVS account, or should I just use it for my own purposes and that's all.
So I would appreciate any comments here or on the page with module description I gave above.
Thank you.
Comments
Taxonomy todo module
Thanks for the module! I've installed it and am thinking of using it for a project. It works well. Thanks for sharing it.
Personally, it would be more useful to me if I could assign todo tasks to specific users (or better, specific users of a specified role).
It would take more
It would take more complicated module with database tables and different organization. For now I'm not going to extend this small module but feel free to contact me if you need some help changing the code on your own.