[rt-devel] favicon for RT

Fabian Ritzmann fri at akumiitti.com
Wed Feb 13 06:04:16 EST 2002


Hi,

I played with Mozilla 0.9.8 and noticed that our RT site was missing
something essential. Here is a patch against RT 2.0.9 and a favicon.ico
that should be copied to <%$RT::WebPath%>/NoAuth/images/favicon.ico.


diff -u -r1.1.1.1 -r1.2
--- webrt/Elements/Header	2001/11/06 23:06:57	1.1.1.1
+++ webrt/Elements/Header	2002/02/13 10:50:20	1.2
@@ -14,6 +14,7 @@
 % }
 
 <link rel="stylesheet" href="<%$RT::WebPath%>/NoAuth/webrt.css" type="text/css">
+<link rel="SHORTCUT ICON" href="<%$RT::WebPath%>/NoAuth/images/favicon.ico">
 </HEAD>
 <BODY BGCOLOR="<%$BgColor%>">
 % if ($ShowBar) {



Fabian

-- 
"Time is an illusion.  Lunchtime doubly so."
-- Ford Prefect, _Hitchhiker's Guide to the Galaxy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: favicon.ico
Type: image/x-ico
Size: 2238 bytes
Desc: not available
Url : http://pallas.eruditorum.org/pipermail/rt-devel/attachments/20020213/a77658b6/favicon.bin


More information about the Rt-devel mailing list