[okfn-help] New "tasks" trac instance for sysadmin and other general OKFN work

James Casbon casbon at gmail.com
Fri May 29 08:58:44 BST 2009


2009/5/28 Rufus Pollock <rufus.pollock at okfn.org>:
> 2009/5/28 James Casbon <casbon at gmail.com>:
>> Two minor points:
>>  * you can switch the trac logo easily which would be nice - I guess I
>> should file a ticket
>
> Is there any way to do this from the web interface or does this
> require ssh access? It would be nice to have a method that works
> across all kforge trac instances ...

It could be possible to alter the genshi template to pull a logo from
the correct place, which would work if all you tracs are pulling the
templates from the same place.

You have to edit: /path/to/env/templates/site.html

See: http://trac.edgewall.org/wiki/TracInterfaceCustomization


>>  * I think you want to replace reports with the query module:
>>
>> This is from http://trac.edgewall.org/wiki/TracReports
>
> [snip]
>
>>    You can already completely replace the reports module by the query
>> module simply by disabling the former in trac.ini:
>>
>>      [components]
>>      trac.ticket.report.* = disabled
>
> Again can do this from ssh (or even dav I guess) but it would be nice
> is any way to tweak this from the web admin interface (looks like
> there isn't ...)?

Not AFAIK, but I haven't used 0.11 that much.   You could try this:
http://trac-hacks.org/wiki/IniAdminPlugin
But then you have to edit the ini file to activate the plugin, so you
haven't gained that much in the short term.



More information about the okfn-help mailing list