Changes to the Vanilla Trac installation
This is a place to keep track of changes that have been made to customize the trac installation.
1.0 Plugins
- AccountManagerPlugin
- SimpleTicketPlugin
- DoxygenPlugin
- TOC Macro
- CatPages Macro
- PendingTicketPlugin
- ReadOnlyTicketPlugin
- UsersWithPermCachingPermissionStore
- CC Me Plugin
- Ticket Reporter Permissions plugin
- AdvancedTicketWorkflowPlugin
- hgweb Linkifying - This plugin was written specifically for our trac. rekkanoryo modified this plugin on 2018-05-31 to point to our bitbucket repos instead of a local hgweb.
- Vote Plugin
- CannedResponsesPlugin
- Google Analytics plugin
- Captcha plugin
- Also the AccountManagerCaptcha plugin that is shipped with the Captcha plugin
- WikiNotificationPlugin
- This is a fork of the unmaintained plugin
Previous Plugins
TracMonotonePermCachePluginCacheSystemPluginTicketDeletePlugin (with Patch)TicketChangePluginViewMTN LinkifyingBatch Modify Plugin (with the corresponding permission granted to "developers")
1.0 Patches
- Reduce session timeout (
PURGE_AGE
) to 1 day inweb/session.py
- Modified the query module and reports modules to interact better (Patch)
1.0 Template Changes
- Custom site header to integrate with pidgin.im (
site.html
) - Error Page customization to handle redirecting to registration screen for ticket creation (
site.html
) - New Ticket customization to add link to TipsForBugReports, request that ticket submitters search for duplicates, and note that we don't support third-party plugins. (
site.html
) - apache2 redirect from
/simpleticket
to/newticket
(new SimpleTicketPlugin works differently) - Linkify reporter, owner, version, and components to the ticket query system (
site.html
) - Linkify keywords to Google Site Search for developer.pidgin.im (
site.html
) - Add
(space separated)
to theKeywords
label on ticket pages (site html
)
Last modified 6 years ago
Last modified on Jun 2, 2018, 2:22:50 AM
Attachments (13)
-
acct_mgr.patch (7.2 KB) - added by 17 years ago.
Patch to display "Last Modified" information on all wiki pages (against rev# 1709)
-
cached_restrict_users_list.diff (2.9 KB) - added by 16 years ago.
Patch to cache list of users to whom a ticket can be assigned
-
cachingpermstore.py (1.8 KB) - added by 15 years ago.
Trac 0.11 plugin to cache expensive permissions requests (only works correctly when not using fine-grained permissions for what is being cached)
-
ReporterClose.py (1.4 KB) - added by 15 years ago.
Plugin for 0.11 to enable additonal permissions for the ticket reporter
-
ticketdeleteplugin_0.11_working.patch (62.1 KB) - added by 15 years ago.
Patch to bring TicketDeletePlugin? up to date with Trac 0.11
-
acct_mgr_plugin_ssl_remember_me_rev_4111.patch (9.1 KB) - added by 15 years ago.
AccountManager? rev. 4111 patch to implement SSL login and admin screens and persistent sessions
-
daa_simpleticket_0.11.patch (1.7 KB) - added by 15 years ago.
SimpleTicketPlugin patch for 0.11
-
viewmtn_revision_links.py (1.5 KB) - added by 15 years ago.
Plugin to linkify mtn revisions and point them to viewmtn
-
attachment_filename_restrict.patch (542 bytes) - added by 15 years ago.
Hack to restrict filenames so that they don't need to be URL-escaped
-
query_and_report.diff (1.4 KB) - added by 14 years ago.
Patch to allow the query and report modules to play nicely together.
-
catpagesmacro-0.12.tar.gz (1.2 KB) - added by 11 years ago.
CatPages? Macro
-
CCMe.py (7.6 KB) - added by 11 years ago.
Updated CCMe.py for Trac 1.0
-
hgweb_revision_links.py (1.5 KB) - added by 6 years ago.
Modified datallah's original plugin to link to bitbucket for revisions.
Download all attachments as: .zip