6 | | |
7 | | [http://trac-hacks.org/wiki/AccountManagerPlugin AccountManagerPlugin] (with [attachment:wiki:LocalTracChanges:acct_mgr_plugin_ssl_remember_me_rev_4111.patch Patch]) |
8 | | |
9 | | [http://trac-hacks.org/wiki/SimpleTicketPlugin SimpleTicketPlugin] (with [attachment:wiki:LocalTracChanges:daa_simpleticket_0.11.patch Patch]) |
10 | | |
11 | | [http://trac-hacks.org/wiki/DoxygenPlugin DoxygenPlugin] |
12 | | |
13 | | [http://www.trac-hacks.org/wiki/TocMacro TOC Macro] |
14 | | |
15 | | [http://www.trac-hacks.org/wiki/CatPages CatPages Macro] |
16 | | |
17 | | [http://www.trac-hacks.org/wiki/PendingTicketPlugin PendingTicketPlugin] |
18 | | |
19 | | [http://www.trac-hacks.org/wiki/TicketDeletePlugin TicketDeletePlugin] (with [attachment:wiki:LocalTracChanges:ticketdeleteplugin_0.11_working.patch Patch]) |
20 | | |
21 | | [http://www.trac-hacks.org/wiki/TicketChangePlugin TicketChangePlugin] |
22 | | |
23 | | [http://www.trac-hacks.org/wiki/ReadOnlyTicketPlugin ReadOnlyTicketPlugin] |
24 | | |
25 | | [attachment:wiki:LocalTracChanges:cachingpermstore.py UsersWithPermCachingPermissionStore] |
26 | | |
27 | | [attachment:wiki:LocalTracChanges:CCMe.py CC Me Plugin] |
28 | | |
29 | | [attachment:wiki:LocalTracChanges:ReporterClose.py Ticket Reporter Permissions plugin] |
30 | | |
31 | | [http://www.trac-hacks.org/wiki/AdvancedTicketWorkflowPlugin AdvancedTicketWorkflowPlugin] (with [http://trac-hacks.org/attachment/ticket/3615/adv_ticket_workflow_xref_fixes.patch Patch]) |
32 | | |
33 | | [attachment:wiki:LocalTracChanges:viewmtn_revision_links.py ViewMTN Linkifying] |
34 | | |
35 | | [http://www.trac-hacks.org/wiki/BatchModifyPlugin Batch Modify Plugin] (with the corresponding permission granted to "developers") |
36 | | |
37 | | [http://www.trac-hacks.org/wiki/VotePlugin Vote Plugin] |
38 | | |
39 | | [http://trac-hacks.org/wiki/CannedResponsesPlugin CannedResponsesPlugin] |
40 | | |
41 | | [http://google.ufsoft.org/wiki/TracGoogleAnalytics Google Analytics plugin] |
| 6 | * [http://trac-hacks.org/wiki/AccountManagerPlugin AccountManagerPlugin] (with [attachment:wiki:LocalTracChanges:acct_mgr_plugin_ssl_remember_me_rev_4111.patch Patch]) |
| 7 | * [http://trac-hacks.org/wiki/SimpleTicketPlugin SimpleTicketPlugin] (with [attachment:wiki:LocalTracChanges:daa_simpleticket_0.11.patch Patch]) |
| 8 | * [http://trac-hacks.org/wiki/DoxygenPlugin DoxygenPlugin] |
| 9 | * [http://www.trac-hacks.org/wiki/TocMacro TOC Macro] |
| 10 | * [http://www.trac-hacks.org/wiki/CatPages CatPages Macro] |
| 11 | * [http://www.trac-hacks.org/wiki/PendingTicketPlugin PendingTicketPlugin] |
| 12 | * [http://www.trac-hacks.org/wiki/TicketDeletePlugin TicketDeletePlugin] (with [attachment:wiki:LocalTracChanges:ticketdeleteplugin_0.11_working.patch Patch]) |
| 13 | * [http://www.trac-hacks.org/wiki/TicketChangePlugin TicketChangePlugin] |
| 14 | * [http://www.trac-hacks.org/wiki/ReadOnlyTicketPlugin ReadOnlyTicketPlugin] |
| 15 | * [attachment:wiki:LocalTracChanges:cachingpermstore.py UsersWithPermCachingPermissionStore] |
| 16 | * [attachment:wiki:LocalTracChanges:CCMe.py CC Me Plugin] |
| 17 | * [attachment:wiki:LocalTracChanges:ReporterClose.py Ticket Reporter Permissions plugin] |
| 18 | * [http://www.trac-hacks.org/wiki/AdvancedTicketWorkflowPlugin AdvancedTicketWorkflowPlugin] (with [http://trac-hacks.org/attachment/ticket/3615/adv_ticket_workflow_xref_fixes.patch Patch]) |
| 19 | * [attachment:wiki:LocalTracChanges:viewmtn_revision_links.py ViewMTN Linkifying] |
| 20 | * [http://www.trac-hacks.org/wiki/BatchModifyPlugin Batch Modify Plugin] (with the corresponding permission granted to "developers") |
| 21 | * [http://www.trac-hacks.org/wiki/VotePlugin Vote Plugin] |
| 22 | * [http://trac-hacks.org/wiki/CannedResponsesPlugin CannedResponsesPlugin] |
| 23 | * [http://google.ufsoft.org/wiki/TracGoogleAnalytics Google Analytics plugin] |
60 | | |
61 | | Custom site header to integrate with pidgin.im (`site.html`) |
62 | | |
63 | | Error Page customization to handle redirecting to registration screen for ticket creation (`site.html`) |
64 | | |
65 | | New Ticket customization to add link to TipsForBugReports and request to search for duplicates. (`site.html`) |
66 | | |
67 | | Update to display "Last Modified" information on all wiki pages (`site.html`) |
68 | | |
69 | | lighttpd forward from `/simpleticket` to `/newticket` (new !SimpleTicketPlugin works differently) |
| 37 | * Custom site header to integrate with pidgin.im (`site.html`) |
| 38 | * Error Page customization to handle redirecting to registration screen for ticket creation (`site.html`) |
| 39 | * New Ticket customization to add link to TipsForBugReports and request to search for duplicates. (`site.html`) |
| 40 | * Update to display "Last Modified" information on all wiki pages (`site.html`) |
| 41 | * lighttpd forward from `/simpleticket` to `/newticket` (new !SimpleTicketPlugin works differently) |
| 42 | * Linkify reporter, owner, version, and components to the ticket query system (`site.html`) |
| 43 | * Linkify keywords to Google Site Search for developer.pidgin.im (`site.html`) |