Edgewall Software

Changes between Version 44 and Version 45 of TracIni


Ignore:
Timestamp:
Oct 15, 2005, 3:37:33 PM (19 years ago)
Author:
Christopher Lenz
Comment:

Link to TracInterfaceCustomization

Legend:

Unmodified
Added
Removed
Modified
  • TracIni

    v44 v45  
    2929|| `width`  || Header logo width in pixels ||
    3030|| `height` || Header logo height in pixels ||
    31 If you wan't a custom logo, use:
    32 {{{
    33 src = site/TheLogo.png
    34 }}}
    35 Do '''NOT''' think on replacing '''{{{site}}}''' by any other string. Consider '''{{{site}}}''' as a keyword that will tell Trac to map that resource, in this case, the logo, to the {{{htdocs}}} subdirectory you find on your project's environment. (For Trac >=0.9 I think.)[[BR]]
    36 Previously that keyword was '''{{{project}}}'''.
     31See also: TracInterfaceCustomization.
    3732
    3833== [logging] ==
     
    10398See the ''Plugins'' page on ''About Trac'' to get the list of active components (requires `CONFIG_VIEW` [wiki:TracPermissions permissions].)
    10499
     100See also: TracPlugins
     101
    105102  ''Note that prior to Trac r2335 (that applies to 0.9b1 and 0.9b2), you would use a `[disabled_components]` section instead. See a [http://projects.edgewall.com/trac/wiki/TracIni?version=42 previous version] of this page for the details.''
    106103