Code

. link() htmltemplate function now has a "showid" option for links and
authorrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Tue, 2 Apr 2002 01:40:59 +0000 (01:40 +0000)
committerrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Tue, 2 Apr 2002 01:40:59 +0000 (01:40 +0000)
commit186c02a756e1ed2b5d055b798434a4a80b00f0ea
treedf527d4890cc5ec5b40c9b060751d472e96f2be7
parent0069a0a581c8622900ded116c1df110167b1c64f
 . link() htmltemplate function now has a "showid" option for links and
   multilinks. When true, it only displays the linked node id as the anchor
   text. The link value is displayed as a tooltip using the title anchor
   attribute.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@687 57a73879-2fb5-44c3-a270-3262357dd7e2
CHANGES.txt
doc/customizing.txt
roundup/htmltemplate.py
roundup/templates/classic/html/issue.item
roundup/templates/extended/html/issue.item
roundup/templates/extended/html/support.item