Trac is being migrated to new services! Issues can be found in our new
YouTrack instance and WIKI pages can be found on our
website.
- Timestamp:
-
Aug 10, 2008, 8:51:05 PM (15 years ago)
- Author:
-
datallah
- Comment:
-
Update for 0.11 changes
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v8
|
v9
|
|
| 3 | 3 | This is a place to keep track of changes that have been made to customize the trac installation. |
| 4 | 4 | |
| 5 | | == Plugins == |
| | 5 | == 0.11 Plugins == |
| | 6 | ~~[http://trac-hacks.org/wiki/WebAdminPlugin WebAdminPlugin]~~ (Core Functionality) |
| | 7 | |
| | 8 | [http://trac-hacks.org/wiki/AccountManagerPlugin AccountManagerPlugin] (with [attachment:wiki:LocalTracChanges:acct_mgr_plugin_ssl_remember_me_rev_4111.patch Patch]) |
| | 9 | |
| | 10 | [http://trac-hacks.org/wiki/SimpleTicketPlugin SimpleTicketPlugin] (with [attachment:wiki:LocalTracChanges:daa_simpleticket_0.11.patch Patch]) |
| | 11 | |
| | 12 | [http://trac-hacks.org/wiki/DoxygenPlugin DoxygenPlugin] |
| | 13 | |
| | 14 | [http://www.trac-hacks.org/wiki/TocMacro TOC Macro] |
| | 15 | |
| | 16 | [http://www.trac-hacks.org/wiki/CatPages CatPages Macro] |
| | 17 | |
| | 18 | [http://www.trac-hacks.org/wiki/PendingTicketPlugin PendingTicketPlugin] |
| | 19 | |
| | 20 | [http://www.trac-hacks.org/wiki/TicketDeletePlugin TicketDeletePlugin] (with [attachment:wiki:LocalTracChanges:ticketdeleteplugin_0.11_working.patch Patch]) |
| | 21 | |
| | 22 | [http://www.trac-hacks.org/wiki/TicketChangePlugin TicketChangePlugin] (with [attachment:wiki:LocalTracChanges:ticketchangeplugin_0.11.tar Patch]) |
| | 23 | |
| | 24 | [http://www.trac-hacks.org/wiki/ReadOnlyTicketPlugin ReadOnlyTicketPlugin] |
| | 25 | |
| | 26 | [attachment:wiki:LocalTracChanges:cachingpermstore.py UsersWithPermCachingPermissionStore] |
| | 27 | |
| | 28 | [attachment:wiki:LocalTracChanges:CCMe.py CC Me Plugin] |
| | 29 | |
| | 30 | [attachment:wiki:LocalTracChanges:ReporterClose.py Ticket Reporter Permissions plugin] |
| | 31 | |
| | 32 | |
| | 33 | == 0.10 Plugins == |
| 6 | 34 | [http://trac-hacks.org/wiki/WebAdminPlugin WebAdminPlugin] |
| 7 | 35 | |
| … |
… |
|
| 25 | 53 | [http://www.trac-hacks.org/wiki/ReadOnlyTicketPlugin ReadOnlyTicketPlugin] |
| 26 | 54 | |
| | 55 | |
| 27 | 56 | == Previous Plugins == |
| 28 | 57 | ~~[http://tracmtn.1erlei.de TracMonotone]~~ |
| … |
… |
|
| 32 | 61 | ~~[http://trac-hacks.org/wiki/CacheSystemPlugin CacheSystemPlugin]~~ |
| 33 | 62 | |
| 34 | | == Patches == |
| 35 | | |
| 36 | | [ticket:13 Patch] to display "Last Modified" information on all wiki pages (not currently enabled) |
| | 63 | == 0.11 Patches == |
| 37 | 64 | |
| 38 | 65 | 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]) |
| 39 | 66 | |
| 40 | | Reduce session timeout (PURGE_AGE) to 5 days in web/session.py |
| | 67 | == 0.10 Patches == |
| 41 | 68 | |
| 42 | | == Template Changes == |
| | 69 | [ticket:13 Patch] to display "Last Modified" information on all wiki pages |
| | 70 | |
| | 71 | [http://trac.edgewall.org/ticket/5842 Patch] to fix broken diff rendering (fixed in 0.11) |
| | 72 | |
| | 73 | [attachment:wiki:LocalTracChanges:cached_restrict_users_list.diff Patch] to cache permissions in restrict user list for performance reasons |
| | 74 | |
| | 75 | 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]) |
| | 76 | |
| | 77 | Reduce session timeout (`PURGE_AGE`) to 5 days in `web/session.py` |
| | 78 | |
| | 79 | == 0.11 Template Changes == |
| | 80 | |
| | 81 | Custom site header to integrate with pidgin.im (`site.html`) |
| | 82 | |
| | 83 | Error Page customization to handle redirecting to registration screen for ticket creation (`site.html`) |
| | 84 | |
| | 85 | New Ticket customization to add link to TipsForBugReports and request to search for duplicates. (`site.html`) |
| | 86 | |
| | 87 | Update to display "Last Modified" information on all wiki pages (`site.html`) |
| | 88 | |
| | 89 | lighttpd forward from `/simpleticket` to `/newticket` (new !SimpleTicketPlugin works differently) |
| | 90 | |
| | 91 | == 0.10 Template Changes == |
| 43 | 92 | |
| 44 | 93 | Custom site header to integrate with pidgin.im (`site_css.cs`, `site_header.cs`, `site_footer.cs`) |
All information, including names and email addresses, entered onto this website or sent to mailing lists affiliated with this website will be public. Do not post confidential information, especially passwords!