Issue 1468772
Created on 2006-04-11 18:54 by anonymous, last changed 2006-04-27 04:31 by richard.
File name |
Uploaded |
Description |
Edit |
Remove |
html.diff
|
anonymous,
2006-04-11 18:54
|
Patch for HTML templates for SVN/Roundup integration |
|
|
msg2833 |
Author: [hidden] (anonymous) |
Date: 2006-04-11 18:54 |
|
Attached are two minor changes in the HTML templates
that improve the usability of SVN - Roundup integration:
* Show subversion revision without a trailing ".0" in
issue.item.html
* Link to the correct viewcvs revision page instead of
the general viewcvs root page in issue.item.html
* Included Subversion login in user.item.html
The diffs are done against a clean *.item.html file
fresh from the "classic" template and could replace the
info about updating HTML files given on the SVN/Roundup
integration web page.
Thanks,
Reinhard Mueller
reinhard (at) gnue (dot) org
|
msg2834 |
Author: [hidden] (richard) |
Date: 2006-04-27 04:31 |
|
Logged In: YES
user_id=6405
To remove the trailing ".0" you can use %(revision)d instead of %(revision)s which
is what I'm now recommending.
Otherwise, patch accepted.
|
|
Date |
User |
Action |
Args |
2006-04-11 18:54:56 | anonymous | create | |
|