Roundup Tracker - Issues

Issue 1355661

classification
Allow Custom Favicons
Type: Severity: normal
Components: None Versions:
process
Status: closed accepted
:
: : tjwarren
Priority: normal : patch

Created on 2005-11-13 00:57 by tjwarren, last changed 2005-11-13 00:57 by tjwarren.

Files
File name Uploaded Description Edit Remove
AllowCustomFavicon.patch tjwarren, 2005-11-13 00:57 Modifies roundup_server.py to allow custom favicon.ico icons.
Messages
msg2771 Author: [hidden] (tjwarren) Date: 2005-11-13 00:57
The attached patch modifies roundup_server.py to allow 
custom favicons.  The built-in favicon is used if a 
favicon isn't specified, or if it is specified but not 
present.


Feedback is always welcome.
History
Date User Action Args
2005-11-13 00:57:07tjwarrencreate