I'd like to be able to manage a todo list within cmsms :
- title
- category (IT, marketing, finance, customer...) (1 or n)
- due date
- author
- to be done by (tbdb) (1 or n)
- status
- rich text
- perhaps a file attachment
Rights to read, create, edit & delete would be fine - + admin rights to add categories & manage the thing.
Filter by author, tbdb, date, status, category... Order by all...
Has anybody an idea about how to perform this ? It's going to be an internal tool, so design is not that important...
And.. cmsms integration would be fine of course, but I'll also gratefully accept any php-mysql suggestion!
TIA
FredT
Manage a todo list ?
Re: Manage a todo list ?
Hmm, don't know - perhaps you should try mytracksfredt wrote: Has anybody an idea about how to perform this ? It's going to be an internal tool, so design is not that important...

Re: Manage a todo list ? [finally, my solution]
Well, I've found and I'm now using ackerTodo (http://ackertodo.sourceforge.net).
Not as clean & nice as CmsMS, but it works and has most functions I needed...
btw, It would probably be possible to embed it in some kind of cmsms iframe... but what would be the correct way to integrate signons ? Has anybody done some SSO ?
Hope this note will avoid you to spend half a day searching & trying such a tool !
Not as clean & nice as CmsMS, but it works and has most functions I needed...
btw, It would probably be possible to embed it in some kind of cmsms iframe... but what would be the correct way to integrate signons ? Has anybody done some SSO ?
Hope this note will avoid you to spend half a day searching & trying such a tool !