Changes between Initial Version and Version 1 of Ticket #11699
- Timestamp:
- Jul 30, 2014, 3:49:22 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #11699 – Description
initial v1 1 1 In #11689 / [13000] `Chrome(self.env).format_author` was utilized so that `anonymous` is translated. The changes were committed to 1.0-stable. However, on the trunk we can utilize `Chrome(self.end).authorinfo` so that the author is wrapped in a span with class `trac-author` (#11145). 2 2 3 See also #11474 in which fine-grained permission checks will properly implemented for `format_author` and `authorinfo`.3 See also #11474 in which fine-grained permission checks will be properly implemented for `format_author` and `authorinfo`.