Modify ↓
Ticket #6886 (closed enhancement: wontfix)
Opened 4 years ago
Last modified 3 years ago
[patch] adds change (uploading) logo and favicon to webadmin
| Reported by: | jsalamero@… | Owned by: | cmlenz |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | admin/web | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description
this patch adds a form to upload and change the trac logo and favicon from the webadmin interface:
http://people.warp.es/~jsalamero/trac/admin_basic-0.11.diff
Attachments
Change History
comment:1 Changed 4 years ago by hyuga <hyugaricdeau@…>
Changed 4 years ago by anonymous
- Attachment favicon.ico added
comment:2 Changed 3 years ago by rblank
- Resolution set to wontfix
- Status changed from new to closed
Trac has all necessary interfaces to implement this as a plugin.
(BTW: the link in the description is dead)
Note: See
TracTickets for help on using
tickets.



I'm not entirely sure about this. That is to say, we have several Trac servers hosting several different projects, and we want them to have the same logo and favicon across all environments. So I wouldn't want to give environment admins the ability to change those. I might implement this as a plugin instead...