I was expecting a new content type and I could simply add new todo lists like I would an articl. But this is just a field that you have to add to other content types. How does that work? Do I create an article, a static page? How would I actually use this to have a page with several different lists? I want to have a collaborative page where we have tasks related to 3 different projects and then put the appropriate tasks under each project heading. I imagined it like the demo where I have 3 tabs at the top of my todo list page.

CommentFileSizeAuthor
#4 Capture.PNG5.97 KBsmalltalkman
#2 1.PNG11.16 KBsmalltalkman

Comments

fizk’s picture

Status: Active » Closed (works as designed)

Yes, you can create one or more static page(s) that holds one or more todo list fields.

You're not limited to using a page. You can use any content type that's on your site.

smalltalkman’s picture

Version: 7.x-1.0-beta9 » 7.x-1.x-dev
StatusFileSize
new11.16 KB

Greetings

I am not getting any functionality.

I installed mytinytodo. It is working fine on its own.

New content item with on todo field.

I get an error: [Thu Apr 12 23:44:57 2012] [error] [client 58.11.200.194] File does not exist: /home/itasrvco/public_html/Drupal7/mytinytodo/init, referer: http://myally.org/?q=mytinytodo/page&fid=4

I tried copying init.php to init. no change :(

help!

be well,
Brian

fizk’s picture

smalltalkman’s picture

StatusFileSize
new5.97 KB

I deleted content and fields, disabled, uninstalled, installed, created new type. same error :(

fizk’s picture

You don't have clean URLs enabled.

http://myally.org/?q=mytinytodo/init works, but the clean URLs version doesn't: http://myally.org/mytinytodo/init

smalltalkman’s picture

That worked well.

thanks!