[xwiki-devs] Address bar icon ...
Hi All, It would be nice to have the xwiki icon for the *'address bar icon'* on firefox (or any other browser) when browsing xwiki.org. WDYT ? ps : I'm not sure how to do it but i think it is not that difficult.
Hi, I think you just need to add *<link href="link_to_icon" type="image/ico" rel="shortcut icon"/>* in the head section of all the html pages or basically to just the head of the layout(if there is one). On Sun, Apr 27, 2008 at 4:29 PM, Asiri Rathnayake < [email protected]> wrote:
Hi All,
It would be nice to have the xwiki icon for the *'address bar icon'* on firefox (or any other browser) when browsing xwiki.org.
WDYT ?
ps : I'm not sure how to do it but i think it is not that difficult. _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailm<http://lists.xwiki.org/mailman/listinfo/devs>
an/listinfo/devs <http://lists.xwiki.org/mailman/listinfo/devs>
-- Arpit Jain Senior Undergraduate Student Department of Computer Science & Engineering Indian Institute of Technology, Kharagpur, India. Ph. : +919733567185 Alt. email: arpit AT intinno.com Web: http://www.arpitjain.com
On Sun, Apr 27, 2008 at 10:36 PM, Arpit Jain <[email protected]> wrote:
Hi, I think you just need to add
*<link href="link_to_icon" type="image/ico" rel="shortcut icon"/>*
in the head section of all the html pages or basically to just the head of the layout(if there is one).
Nice.. :) Let's see if others like the idea. - Asiri
On Sun, Apr 27, 2008 at 4:29 PM, Asiri Rathnayake < [email protected]> wrote:
Hi All,
It would be nice to have the xwiki icon for the *'address bar icon'* on firefox (or any other browser) when browsing xwiki.org.
WDYT ?
ps : I'm not sure how to do it but i think it is not that difficult. _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailm< http://lists.xwiki.org/mailman/listinfo/devs>
an/listinfo/devs <http://lists.xwiki.org/mailman/listinfo/devs>
-- Arpit Jain Senior Undergraduate Student Department of Computer Science & Engineering Indian Institute of Technology, Kharagpur, India. Ph. : +919733567185 Alt. email: arpit AT intinno.com Web: http://www.arpitjain.com _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
Hi, Quickly tested adding your code to XWiki Preferences > Preferences > HTTP Meta Information on XWiki.org and it works fine :-) However doing it this way implies that I would need to add it to every subwiki on xwiki.org which might take some time... Vincent, any idea how to do it better ? Guillaule On Sun, Apr 27, 2008 at 7:06 PM, Arpit Jain <[email protected]> wrote:
Hi, I think you just need to add
*<link href="link_to_icon" type="image/ico" rel="shortcut icon"/>*
in the head section of all the html pages or basically to just the head of the layout(if there is one).
On Sun, Apr 27, 2008 at 4:29 PM, Asiri Rathnayake < [email protected]> wrote:
Hi All,
It would be nice to have the xwiki icon for the *'address bar icon'* on firefox (or any other browser) when browsing xwiki.org.
WDYT ?
ps : I'm not sure how to do it but i think it is not that difficult. _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailm< http://lists.xwiki.org/mailman/listinfo/devs>
an/listinfo/devs <http://lists.xwiki.org/mailman/listinfo/devs>
-- Arpit Jain Senior Undergraduate Student Department of Computer Science & Engineering Indian Institute of Technology, Kharagpur, India. Ph. : +919733567185 Alt. email: arpit AT intinno.com Web: http://www.arpitjain.com _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
On Sun, Apr 27, 2008 at 7:24 PM, Guillaume Lerouge <[email protected]> wrote:
Hi, Quickly tested adding your code to XWiki Preferences > Preferences > HTTP Meta Information on XWiki.org and it works fine :-)
However doing it this way implies that I would need to add it to every subwiki on xwiki.org which might take some time... Vincent, any idea how to do it better ?
Guillaule
Hi Guillaule, I think a default xwiki favicon should be included in the html header and be configurable in the administration. I've created a JIRA for this : http://jira.xwiki.org/jira/browse/XWIKI-2347 ++, -- Jean-Vincent Drean
participants (4)
-
Arpit Jain -
Asiri Rathnayake -
Guillaume Lerouge -
Jean-Vincent Drean