favicon?

This is the place to chat about anything that's related to the free blog-hosting-service called supersized.
Locked
stm999999999
Regular
Posts: 1531
Joined: Tue Mar 07, 2006 11:25 pm
Location: Berlin, Germany
Contact:

favicon?

Post by stm999999999 »

Hello,

does anybody know, if and how it is possible to add a favicon to a blog on supersized?
Ciao, Stephan
stm999999999
Regular
Posts: 1531
Joined: Tue Mar 07, 2006 11:25 pm
Location: Berlin, Germany
Contact:

Post by stm999999999 »

no idea? :-(
Ciao, Stephan
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

If supersized offers the Head Nugget plugin, you can insert the HTML head code for a favicon with that...?

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
judebert
Regular
Posts: 2478
Joined: Sat Oct 15, 2005 6:57 am
Location: Orlando, FL
Contact:

Post by judebert »

Ok, I'll take a shot. The difficulty is that supersized.org doesn't give you access to the directory structures (for obvious security reasons). We don't have any plugins to modify the favicon, either. At least in modern browsers, it can be modified in the header (see http://en.wikipedia.org/wiki/Favicon); therefore, if SuperSized supports the Head Nugget, you could upload your favicon to the media library, then include a link to it in the HTML head.
Judebert
---
Website | Wishlist | PayPal
jhermanns
Site Admin
Posts: 378
Joined: Tue Apr 01, 2003 11:28 pm
Location: Berlin, Germany
Contact:

Post by jhermanns »

Head_nugget is installed.
stm999999999
Regular
Posts: 1531
Joined: Tue Mar 07, 2006 11:25 pm
Location: Berlin, Germany
Contact:

Post by stm999999999 »

Is it?

I cannot find it in sidebar plugin - there is only HTML Nugget
Ciao, Stephan
Ianardo
Regular
Posts: 114
Joined: Sun Nov 28, 2004 3:02 pm
Location: Hastings, U.K.
Contact:

Post by Ianardo »

Head Nugget is usually in Event Plugins.
stm999999999
Regular
Posts: 1531
Joined: Tue Mar 07, 2006 11:25 pm
Location: Berlin, Germany
Contact:

Post by stm999999999 »

there is this plugin neither :-(
Ciao, Stephan
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Are you using the german version? In the event listing there it's called "'HTML-Code für den head-Bereich"

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
stm999999999
Regular
Posts: 1531
Joined: Tue Mar 07, 2006 11:25 pm
Location: Berlin, Germany
Contact:

Post by stm999999999 »

I use german and I try english: there is no plugin with this name.
Ciao, Stephan
stm999999999
Regular
Posts: 1531
Joined: Tue Mar 07, 2006 11:25 pm
Location: Berlin, Germany
Contact:

Post by stm999999999 »

meanwhile it is there - thanks
Ciao, Stephan
stm999999999
Regular
Posts: 1531
Joined: Tue Mar 07, 2006 11:25 pm
Location: Berlin, Germany
Contact:

Post by stm999999999 »

hm, and how on?

I make these in the head nugget:

Code: Select all

<link rel="icon" href="http://mein-test.supersized.org/uploads/favicon.ico" type="image/x-icon"/>
<link rel="shortcut icon" href="http://mein-test.supersized.org/uploads/favicon.ico" type="image/x-icon" />
of course, there is this icon in the media database, as you can see there
http://mein-test.supersized.org/archives/8-test2.html


When I use a location outside, then it works:

Code: Select all

<link rel="icon" href="http://web.fu-berlin.de/defo/favicon.ico" type="image/x-icon"/>
<link rel="shortcut icon" href="http://web.fu-berlin.de/defo/favicon.ico" type="image/x-icon" />
http://blog.defo.info/
Ciao, Stephan
jhermanns
Site Admin
Posts: 378
Joined: Tue Apr 01, 2003 11:28 pm
Location: Berlin, Germany
Contact:

Post by jhermanns »

Server hat für .ico-Dateien den falschen Content-Type geliefert. Repariert! Nochmal danke für's bescheid sagen :-)

Ich habe das favicon für blog.defo.info auf das aus deiner mediendatenbank umgestellt!
stm999999999
Regular
Posts: 1531
Joined: Tue Mar 07, 2006 11:25 pm
Location: Berlin, Germany
Contact:

Post by stm999999999 »

Danke!
Ciao, Stephan
Locked