Login or Register

RSS IconRecent posts in this topic

avatar
robertosoares on Dec 1. 2006. 1:40 pm
After update(0.6 -> 0.7), "Comment on anything" is not working...

Changelog: "Comments can be attached to any project object that supports them. Any object can disable comment posting localy (enable_comments field)"

But I not found nothing like "enable/disable comments".
avatar
Ilija Studen on Dec 1. 2006. 1:54 pm
Support for comments is on system level and it is enabled only for messages and files. When I said comments on anything I meant that a developer can attach comment to any object by typing 2 lines of code, not that every object type support comments.
activeCollab team member
avatar
robertosoares on Dec 1. 2006. 2:24 pm
Ok.

I was trying by code. =]

"protected $is_commentable = true;"

Added in ProjectTaskLists.class.php, no effect.

I will finish the translation to brazillian portuguese first, after I try understand. =]

Thanks Ilija!

avatar
Ilija Studen on Dec 1. 2006. 2:30 pm
robertosoares:
I was trying by code. =]

"protected $is_commentable = true;"

Added in ProjectTaskLists.class.php, no effect.


So, tasks list are commentable if you added that. Use commenting helpers to add support to interface (render comment form and list attached files).
activeCollab team member
avatar
Zaigham on Dec 7. 2006. 2:05 am
I installed the system finally, bcz I saw "Comment on anything" its quite handy feature, but I spent couple hours to locate where comment setting resides.

Being a non-coder I don't know what to do to enable comments and probably I am unable to see if there is something published in help.

Any help in this regard would be much appreciated, and I strongly vote for putting it in default distro though.

Thanks again for a nice software!

best regards,
avatar
Ilija Studen on Dec 7. 2006. 5:40 am
As I mentioned previously, comments on anything means that comments can be attached to any type of the object in the system by adding single line of code, not that it is enabled out of the box. That feature is really important for plugin development because developers do not need to reinvent commenting all over again.

Where would you like to see comments enabled?
activeCollab team member
avatar
Zaigham on Dec 7. 2006. 1:04 pm
Hi Ilija,

Thanks for clarifying the purpose of switching it off out of the box.

I would like to enable it on "everything" but for now need for "tasks".

Thanks.
avatar
Ilija Studen on Dec 7. 2006. 1:11 pm
Task will get comments in 0.7.5. Hacking it out with 0.7 would be a problem because you need to introduce task details page, show how many comments there are for a task etc. Way too complicated for something that will be redone in less then a month.
activeCollab team member
avatar
Zaigham on Dec 7. 2006. 5:24 pm
uh-oh..

Ok, no problem Ilija! I'll look forward to have 0.7.5! :) ... best of luck with it.

regards.
avatar
katjacobs on Dec 7. 2006. 7:03 pm
7.5 will be ready in less than a month AND it will have commenting on tasks?! What a wonderful Christmas present!

Thanks Ilija.

RSS IconRecent posts in this topic