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.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | 1406926.commentfield-permissions-4.patch | 9.49 KB | skipyT |
| #3 | 1406926.commentfield-permissions-3.patch | 11.82 KB | skipyT |
| #2 | 1406926.commentfield-permissions-2.patch | 11.06 KB | skipyT |
| #1 | 1406926.own_permission_settings.1.patch | 8.17 KB | anamoldovan |
Comments
Comment #1
anamoldovan commentedHere's a proposal.
Comment #2
skipyT commentedI made some modifications on anamoldovan's code.
I modified the validation function because wasn't working when the commentfield had parents.
Comment #3
skipyT commentedI fixed the hook_field_info(), because the 'instance_settings' wasn't declared well and features didn't export the field settings well.
Comment #4
skipyT commentedDiff made now with the --no-color option.
Comment #5
interdruper commentedPatch works for me. Very useful complementary options for the module. Thx!
Comment #8
interdruper commented