[rt-users] Change Logo and https questions RT-3.6.0/RTIR1.1.5
Jason Fenner
jfenner at vitamix.com
Wed Jun 28 09:18:16 EDT 2006
Stop httpd, clear cache (rm -rf /opt/rt3/var/mason_cache/*), restart httpd
Zhiming Liu wrote:
> Hi Tim, The image file uslogo1.gif is in
> share/html/NoAuth. RT-3.6.0 has a Logo file instead of
> Header. I copied this file to local tree and modified
> like this:
>
> <div id="logo">
> <a href="http://opseclab.usda.gov"><img
> src="<%$RT::WebImagesURL%>/NoAuth/images/uslogo1.gif"
> alt="<%loc("Best Practical Solutions, LLC corporate
> logo")%>" width="324" height="43" /></a>
> % if ($show_name) {
> <div class="rtname"><% loc("RT for [_1]",
> $RT::rtname) %></div>
> % }
> </div>
>
> Thanks, Zhiming.
>
> --- Timothy Smith <tsmith at loc.gov> wrote:
>
>
>>>>> Zhiming Liu <liuzmus at yahoo.com> 06/27/06 3:41 PM
>>>>>
>>>>>
>>> 1. I have copied Logo and modified it. The logo
>>>
>> can't
>>
>>> display, just file name like USDA_logo.
>>>
>> If you're working in a local tree to avoid stepping
>> on the distributed files, note that RT won't pick up
>> files in the local/html/NoAuth directory. (This bit
>> me.) Logo images need to go in share/html/NoAuth or
>> somewhere outside of the RT tree. What's the source
>> code that generates your img tag look like?
>>
>> Tim Smith
>>
>>
>
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
> _______________________________________________
> http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
>
> Community help: http://wiki.bestpractical.com
> Commercial support: sales at bestpractical.com
>
>
> Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
> Buy a copy at http://rtbook.bestpractical.com
>
>
> We're hiring! Come hack Perl for Best Practical: http://bestpractical.com/about/jobs.html
>
>
More information about the rt-users
mailing list