Edit own forum topics permission

Anonymous (not verified) - October 9, 2004 - 16:58
Project:Drupal
Component:forum.module
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

Here's a patch which adds an 'edit own forum topics' permission to the forum module. I consider this a bug as many other modules (page, story, book etc.) have the ability to allow users to edit their own content but the forum module doesn't.

AttachmentSize
forum_edit_own_topics.patch638 bytes

#1

Anonymous - October 11, 2004 - 21:36

I agree, this would be very useful...plus 1

#2

Uwe Hermann - November 6, 2004 - 18:20
Version:4.5.0-rc» <none>

+1 from me for the functionality.

#3

Boris Mann - November 6, 2004 - 22:59

In general, I think we should standardize on the same set of permissions for every node type:
* create foo
* edit own foo
* access foo (optional, but recommended)
* admin foo (optional, but recommended)

So +1

#4

Boris Mann - November 6, 2004 - 23:05

In general, I think we should standardize on the same set of permissions for every node type:
* create foo
* edit own foo
* access foo (optional, but recommended)
* admin foo (optional, but recommended)

So +1

#5

stelman - November 7, 2004 - 00:03

#6

JonBob - November 7, 2004 - 01:12

* access foo (optional, but recommended)

This is pretty much useless, as "access" rights such as this cannot be checked at node listing time. The node access API needs to be used for this instead to get listings right.

#7

Dries - November 7, 2004 - 19:28

Committed to HEAD.

#8

Dries - November 7, 2004 - 19:30

#9

Anonymous - November 21, 2004 - 20:15
 
 

Drupal is a registered trademark of Dries Buytaert.