Feature #9720
closed
Add note number for single issue's PDF
Added by Akiko Takano over 13 years ago.
Updated over 13 years ago.
Description
Please add note number for single issue not only for html but also PDF.
Files
- Assignee set to Toshi MARUYAMA
- Target version set to 1.3.0
- Target version deleted (
1.3.0)
- Status changed from New to Closed
- Target version set to 1.3.0
- Resolution set to Fixed
Committed in trunk r8090 and 1.3-stable r8091, thanks.
Having the note number right after the user name is not very readable, it feels like the note is referring to the user; what would you think of inserting it at the begin of the line or at least add a hyphen to separate username and note#?
It's fine in HTML since the note is at the end of the line.
This is a patch to move note number at beginning line.
I remove "note", because there is no "note" translation.
I tested 2 different versions of your patch:
#1
<date and time> - <username>
#1
- <date and time> - <username>
As a personal POV, I'd rather use the second one since, in the first one, the separation between note# last digit and date first digit is not obvious.
MARUYAMA-san, Thanks for your work!
I committed "#1 - <date and time> - <username>" in trunk r8099 and 1.3-stable r8100.
Also available in: Atom
PDF