Modify ↓
#10 closed defect (fixed)
Add an "Your email or username" input field to the AddComment macro.
| Reported by: | anonymous | Owned by: | Alec Thomas |
|---|---|---|---|
| Priority: | normal | Component: | AddCommentMacro |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: |
Description
When editing a page, an anonymous user can indicate his name or e-mail address. Unfortunately, when using the AddCommentMacro on a read-only page (see ticket:9), the comment always says "Comment by anonymous".
Attachments (0)
Change History (2)
comment:1 Changed 21 years ago by
| Status: | new → assigned |
|---|
comment:2 Changed 21 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
(In [30]) You can now specify your username/E-Mail when adding comments with the AddCommentMacro. Closes #10
Note: See
TracTickets for help on using
tickets.



Good idea. I'll add this.