How to Set favourite icon in the address bar using orbeon portlet

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

How to Set favourite icon in the address bar using orbeon portlet

srikanth.prodigy

Hello All,

 

How to set a favourite icon in the address bar using orbeon portlet in liferay?

 

Thanks,

Srikanth A



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: How to Set favourite icon in the address bar using orbeon portlet

Erik Bruchez
Administrator
Check RESOURCES/config/theme-plain.xsl. You will see there:

<xhtml:link rel="shortcut icon" href="/ops/images/orbeon-icon-16.ico"/>
<xhtml:link rel="icon" href="/ops/images/orbeon-icon-16.png"  
type="image/png"/>

Modify theme-plain.xsl or, better, make your own theme stylesheet  
under RESOURCES/config/ pointing to your own icons. Note that various  
browsers support different file formats.

-Erik

On Mar 11, 2009, at 9:15 AM, Srikanth A wrote:

> Hello All,
>
> How to set a favourite icon in the address bar using orbeon portlet  
> in liferay?
>
> Thanks,
> Srikanth A
>
> --
> You receive this message as a subscriber of the [hidden email]  
> mailing list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help
> OW2 mailing lists service home page: http://www.ow2.org/wws
--
Orbeon Forms - Web Forms for the Enterprise Done the Right Way
http://www.orbeon.com/



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws