comparison doc/tracker_templates.txt @ 4557:33a1f03b9de0

Remove $-cookies that have been misleading since roundup moved off CVS. One of these, a $Date$ cookie, might accidentally expanded correctly by Subversion *if* keyword expansion was enabled on that file; but judging by the ancientness of the date, it probably wasn't. In any case, git doesn't do any keyword expansion at all, so there isn't an equivalent to translate these into.
author Eric S. Raymond <esr@thyrsus.com>
date Mon, 31 Oct 2011 17:48:11 -0400
parents eb0015a2caa5
children b76be13e027e
comparison
equal deleted inserted replaced
4550:b59ba4dda623 4557:33a1f03b9de0
1 ========================= 1 =========================
2 Roundup Tracker Templates 2 Roundup Tracker Templates
3 ========================= 3 =========================
4
5 :Version: $Revision: 1.2 $
6 4
7 The templates distributed with Roundup are stored in the "share" directory 5 The templates distributed with Roundup are stored in the "share" directory
8 nominated by Python. On Unix this is typically 6 nominated by Python. On Unix this is typically
9 ``/usr/share/roundup/templates/`` (or ``/usr/local/share...``) and 7 ``/usr/share/roundup/templates/`` (or ``/usr/local/share...``) and
10 on Windows this is ``c:\python22\share\roundup\templates\``. 8 on Windows this is ``c:\python22\share\roundup\templates\``.

Roundup Issue Tracker: http://roundup-tracker.org/