Vote #71013
完了Add note number for single issue's PDF
0%
journals
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
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.
--------------------------------------------------------------------------------