= Changes to the Vanilla Trac installation =

This is a place to keep track of changes that have been made to customize the trac installation.

== Plugins ==
[http://trac-hacks.org/wiki/WebAdminPlugin WebAdminPlugin]

[http://trac-hacks.org/wiki/AccountManagerPlugin AccountManagerPlugin]
*This [attachment:acct_mgr.patch patch] has been applied to enable remembering sessions and SSL logins and administration.

[http://trac-hacks.org/wiki/SimpleTicketPlugin SimpleTicketPlugin]

[http://trac-hacks.org/wiki/DoxygenPlugin DoxygenPlugin]

[http://www.trac-hacks.org/wiki/TocMacro TOC Macro]

[http://www.trac-hacks.org/wiki/CatPages CatPages Macro]

[http://www.trac-hacks.org/wiki/PendingTicketPlugin PendingTicketPlugin]

[http://www.trac-hacks.org/wiki/TicketDeletePlugin TicketDeletePlugin]

[http://www.trac-hacks.org/wiki/TicketChangePlugin TicketChangePlugin]

[http://www.trac-hacks.org/wiki/ReadOnlyTicketPlugin ReadOnlyTicketPlugin]

== Previous Plugins ==
~~[http://tracmtn.1erlei.de TracMonotone]~~

~~[http://trac-hacks.org/wiki/PermCachePlugin PermCachePlugin]~~

~~[http://trac-hacks.org/wiki/CacheSystemPlugin CacheSystemPlugin]~~

== Patches ==

[ticket:13 Patch] to display "Last Modified"  information on all wiki pages (not currently enabled)

Hack to workaround [http://trac.lighttpd.net/trac/ticket/729 lighttpd bug #729] (See [http://trac.edgewall.org/ticket/2418#comment:15 trac bug #2418])

Reduce session timeout (PURGE_AGE) to 5 days in web/session.py

== Template Changes ==

Custom site header to integrate with pidgin.im (`site_css.cs`, `site_header.cs`, `site_footer.cs`)

Error Page customization to handle server load errors and redirecting to registration screen for ticket creation (`error.cs`)

New Ticket customization to add link to TipsForBugReports and request to search for duplicates. (`site_newticket.cs`)