It would be nice that the user have the possibility to delete his own messages.
Another feature that could be nice to have is the possibility to be able to configure different settings such as:
* displaying the comments in a fieldset and to decide if it's collapsed or not
* enabling an auto-save feature
* displaying the comments count in the fieldset label.

Comments

anamoldovan’s picture

Status: Active » Needs review
StatusFileSize
new8.17 KB

Here's a proposal.

skipyT’s picture

StatusFileSize
new11.06 KB

I made some modifications on anamoldovan's code.

I modified the validation function because wasn't working when the commentfield had parents.

skipyT’s picture

StatusFileSize
new11.82 KB

I fixed the hook_field_info(), because the 'instance_settings' wasn't declared well and features didn't export the field settings well.

skipyT’s picture

StatusFileSize
new9.49 KB

Diff made now with the --no-color option.

interdruper’s picture

Issue summary: View changes
Status: Needs review » Reviewed & tested by the community

Patch works for me. Very useful complementary options for the module. Thx!

  • interdruper committed 63a8032 on 7.x-1.x authored by skipyT
    Issue #1406926 by anamoldovan,skipyT: Add permission remove own comments...
interdruper’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.