Ticket #4226 (closed defect: fixed)

Opened 5 months ago

Last modified 2 months ago

create code orange/ bsc favicon

Reported by: bettse Assigned to: insvn
Priority: major Milestone: 1.2
Component: Elgg Version:
Keywords: Cc:

Description

Use the Code Orange Gear image and submit to a favicon generator site (I think I've used http://www.html-kit.com/favicon/ before) and have it create a favicon. Attach the facicon.ico file to this ticket and we'll add it to SVN.

Attachments

favicon_111209.zip (2.5 kB) - added by bettse on 07/13/09 09:14:05.
Favicon zip from website linked in ticket

Change History

07/13/09 09:14:05 changed by bettse

  • attachment favicon_111209.zip added.

Favicon zip from website linked in ticket

07/13/09 09:23:21 changed by bettse

(In [408]) adding favicon re #4226

07/13/09 09:24:10 changed by bettse

(In [409]) adding favicon to elgg 1.5 re #4226

07/13/09 09:45:09 changed by bettse

For trac, the simplest way to install the new favicon is to overwrite the file /usr/share/trac/htdocs/trac.ico with the new one. Alternatively we could remove the 'icon=' line from all project configs and add it to the global trac.ini pointing at /favicon.ico

07/16/09 15:19:36 changed by bettse

(In [414]) re #4226 Adding line to global trac.ini to define favicon as /favicon.ico

07/16/09 15:21:35 changed by bettse

(In [415]) re #4226 modifying cache and sync to remove per-project favicon conf line

07/16/09 15:24:17 changed by bettse

  • owner changed from kuechlej to insvn.

07/17/09 10:36:53 changed by bettse

(In [416]) re #4226 adding explicit favicon link to elgg header

07/20/09 08:34:41 changed by bettse

If we remove the icon line from existing projects, this will be complete for the trac side.

10/01/09 11:18:25 changed by jensenca

  • status changed from new to closed.
  • resolution set to fixed.