view MANIFEST.in @ 673:604c84696461

link() htmltemplate function now has a "showid" option for links & 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.
author Richard Jones <richard@users.sourceforge.net>
date Tue, 02 Apr 2002 01:40:59 +0000
parents 3f42b0f90c7c
children 938edfdeac6e
line wrap: on
line source

recursive-include roundup *.py *.txt *.item *.index *.css *.filter *.newitem
recursive-include frontends *.py *.txt *.dtml *.gif *.css *.html
recursive-include cgi-bin *.cgi
recursive-include test *.py *.txt
recursive-include doc *.html *.png *.txt
exclude doc/announcement.txt
include roundup-*
include *.txt


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