public inbox for [email protected]
help / color / mirror / Atom feedInclude favicon in the html docs
2+ messages / 2 participants
[nested] [flat]
* Include favicon in the html docs
@ 2013-12-20 12:10 Clodoaldo Neto <[email protected]>
0 siblings, 1 reply; 2+ messages in thread
From: Clodoaldo Neto @ 2013-12-20 12:10 UTC (permalink / raw)
To: pgsql-docs
I like to have the all the docs as pinned tabs in Firefox. When a doc html
does not have an icon it is not possible to distinguish it from the others.
So I add this <link> tag to the <head> tag in postgresql html pages:
<link rel="shortcut icon" href="favicon.ico" />
The icon is the one from the site and is included in the same directory.
Would it be possible to include it in the next release to make it
convenient to have the docs in a Firefox pinned tab?
Regards, Clodoaldo
^ permalink raw reply [nested|flat] 2+ messages in thread
* Re: Include favicon in the html docs
@ 2014-01-01 19:46 Peter Eisentraut <[email protected]>
parent: Clodoaldo Neto <[email protected]>
0 siblings, 0 replies; 2+ messages in thread
From: Peter Eisentraut @ 2014-01-01 19:46 UTC (permalink / raw)
To: Clodoaldo Neto <[email protected]>; pgsql-docs
On 12/20/13, 7:10 AM, Clodoaldo Neto wrote:
> I like to have the all the docs as pinned tabs in Firefox. When a doc
> html does not have an icon it is not possible to distinguish it from the
> others. So I add this <link> tag to the <head> tag in postgresql html pages:
>
> <link rel="shortcut icon" href="favicon.ico" />
>
> The icon is the one from the site and is included in the same directory.
>
> Would it be possible to include it in the next release to make it
> convenient to have the docs in a Firefox pinned tab?
Can't you use the documentation on the web site if you want that?
--
Sent via pgsql-docs mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs
^ permalink raw reply [nested|flat] 2+ messages in thread
end of thread, other threads:[~2014-01-01 19:46 UTC | newest]
Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2013-12-20 12:10 Include favicon in the html docs Clodoaldo Neto <[email protected]>
2014-01-01 19:46 ` Peter Eisentraut <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox