On Tue, Feb 22, 2011 at 15:10, helix84 <[email protected]> wrote:
> I tried to put in to /dspace/webapps/xmlui/static/ but it didn't work
> from here (the file wasn't reachable at the /favicon.ico URL).
Now I know why this didn't work. You would have to add this to
[dspace]/webapps/xmlui/sitemap.xmap (to the non-bitstream pipeline):
<map:match pattern="*.ico">
<map:read src="static/{1}.ico"/>
</map:match>
That would make the favicon appear at /favicon.ico, so it would work
in Reference theme, but not in Mirage, since Mirage refers to its
favicon explicitly as <link rel="shortcut icon"
href="/themes/Mirage/images/favicon.ico" />
Regards,
~~helix84
------------------------------------------------------------------------------
Index, Search & Analyze Logs and other IT data in Real-Time with Splunk
Collect, index and harness all the fast moving IT data generated by your
applications, servers and devices whether physical, virtual or in the cloud.
Deliver compliance at lower cost and gain new business insights.
Free Software Download: http://p.sf.net/sfu/splunk-dev2dev
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech