While testing on forum and advanced forum, I found that owner of the post still can see a local node edit tab.
I cannot find any settings to make it invisible
| Comment | File | Size | Author |
|---|---|---|---|
| Capture.JPG | 53.85 KB | adrianmak |
While testing on forum and advanced forum, I found that owner of the post still can see a local node edit tab.
I cannot find any settings to make it invisible
| Comment | File | Size | Author |
|---|---|---|---|
| Capture.JPG | 53.85 KB | adrianmak |
Comments
Comment #1
greywolfsspirit commentedthat is under settings -> user management -> permissions
look for 'edit own' and if you don't want them to be able to edit their posts, you can uncheck that section for that user level.
Comment #2
adrianmak commentedI allow user to edit their own post but it should look similar as other standalone forum package, showing a 'edit' button instead.
Comment #3
michelleThere isn't anything in AF to do this now so changing it to a feature request. Seems like a reasonable request but not something that would be a priority for me to write. Patches welcome. :)
Michelle
Comment #4
adrianmak commentedlooking forward a patch on this.
By right now, I use css to hide the tab div
Comment #5
Drake commentedHi
How did you disable thsi in CSS?
I mean there is not css class for edit tab just ul and li but this does not help to disable only this one special tab?
Greetings
Comment #6
michellePostponing for 3.x / D7.
Michelle
Comment #7
Drake commentedHi
I solved this.
I put this in page.tpl.pgp file
The whole tab does not appear for in Forum node.
Comment #8
michelleOn further thought, I don't think AF should be messing with the task tabs like this.
Michelle
Comment #9
darshp270689 commentedi want to remove node edit tab for expired event.how can i do it?even authour who created thth event also can't see the edit tab.he can onlly see the view tab for event.i m not using event module.i m using date connecor module.