Interface customization

Adjust the look and feel of the Trac interface.

Official Trac Wiki Page

Project logo
Save the logo graphic in /var/trac/projectname/htdocs/my_logo.gif. Change the src setting to site/ followed by the name of your image file. The width and height settings should be modified to match your image's dimensions (the Trac chrome handler uses "site/" for files within the project directory htdocs and "common/" for the common ones). Edit /var/trac/projectname/conf/trac.ini:

[header_logo]
src = site/my_logo.gif
alt = My Project
width = 300
height = 100
Icon

Icons should be a 16x16 image in .gif or .ico format. Change the icon setting to site/ followed by the name of your icon file. Icons will typically be displayed by your web browser next to the site's URL and in the Bookmarks menu.

[project]
icon = site/my_icon.ico

Recent Updates

  • 9 months 1 week ago
    1.27.2 update
  • 9 months 3 weeks ago
    Drupal 10/11 config
  • 9 months 3 weeks ago
  • PHP
    9 months 3 weeks ago
    PHP 8.3.11 and AlmaLinux
  • 9 months 3 weeks ago
    New version of Pound
Error | Production Monkeys

Error

The website encountered an unexpected error. Please try again later.