Jump to:
| Project: | User Comment |
| Version: | 6.x-1.x-dev |
| Component: | Documentation |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
The access "post comments with no usercomment checking" sounds as if it is needed if users of a certain role should be able to post comments without being approved by the node author. It tells nothing about deletion, so I supposed that I have to check it in order to make users post comments that can still be deleted by the node's author.
In fact, checking this option restricts owners from deleting their nodes comments.
When I looked into the code, I saw that from a programmer's view "checking" means the checking routine, which the user doesn't know about. But access should be named the way a user understands it.
Either this option has to be called differently or the readme should explain the behaviour. I struggled 2 hours on different installation because I supposed there might be something wrong with the code.
Comments
#1
I did a quick temporary solution by putting a todo item in the README to update the file with a better explanation and a link to this node.
#2
I reworded this as "skip author's approval queue when posting comments" in the 6.x version.
#3
Automatically closed -- issue fixed for 2 weeks with no activity.