Modify

Opened 19 years ago

Closed 19 years ago

Last modified 15 years ago

#9 closed defect (fixed)

With slight modifications, AddCommentMacro could meet http://projects.edgewall.com/trac/ticket/955

Reported by: Alec Thomas Owned by: Alec Thomas
Priority: normal Component: AddCommentMacro
Severity: normal Keywords:
Cc: Trac Release:

Description

This request could probably be supported easily by this macro. After making the above modifications for permissions handling, it should be possible to define an optional parameter to the macro that would allow users with WIKI_MODIFY to add comments to the page even when it's marked as read-only. This way the users couldn't modify the actual body of the page (enforced by Trac), but they could use the comment macro to append to the end of the page.

Attachments (0)

Change History (1)

comment:1 Changed 19 years ago by Alec Thomas

Resolution: fixed
Status: newclosed

If you pass the argument appendonly to the AddCommentMacro, it will override any default permissions (which could be dangerous!) and append a comment.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Alec Thomas.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.