Ticket #9 (closed defect: fixed)

Opened 8 years ago

Last modified 4 years ago

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

Reported by: athomas Assigned to: athomas
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

Change History

03/06/05 08:14:23 changed by athomas

  • status changed from new to closed.
  • resolution set to fixed.

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


Add/Change #9 (With slight modifications, AddCommentMacro could meet http://projects.edgewall.com/trac/ticket/955)




Change Properties
Action