Opened 12 years ago

Last modified 8 years ago

#10193 closed enhancement

Upgrade t--h.o to Trac 1.0 — at Version 3

Reported by: Ryan J Ollos Owned by: Michael Renzmann
Priority: normal Component: TracHacks
Severity: normal Keywords: upgrade
Cc: Steffen Hoffmann, falkb, osimons, Dirk Stöcker, Mitar, Jun Omae Trac Release: 1.0

Description (last modified by Ryan J Ollos)

The following plugins needed to be upgraded, tested and possibly fixed to work with the upgraded version of Trac.

Plugin Status
AccountManagerPlugin
AcronymsPlugin
AutoWikifyPlugin ✓ Version 0.2 has been tested with Trac 1.0
ChangeLogMacro
EmailProcessorMacro
FootNoteMacro
IncludeMacro
IniAdminPlugin
NewHackMacro
NewsFlashMacro
PollMacro
RefMacro
SpamFilterPlugin
SvnAuthzAdminPlugin
TagsPlugin
TicketChangePlugin Integrated into core with Trac 0.12 (permission TICKET_EDIT_COMMENT)
TicketDeletePlugin Integrated into core as option component with Trac 0.12 (tracopt.ticket.deleter)
TocMacro - or better migrate macro calls to native PageOutline wiki macro from Trac core
TracBlogPlugin deprecated, use FullBlogPlugin
TracHacksPlugin
TracPygmentsPlugin Integrated into core with Trac 0.11. Make sure to install Pygment 1.5
TracRedirect or better switch to ServerSideRedirectPlugin (includes functionality of TracRedirect, better performance)
WebAdminPlugin Integrated into core with Trac 0.11
XmlRpcPlugin

Change History (3)

comment:1 Changed 12 years ago by Ryan J Ollos

Description: modified (diff)

comment:2 Changed 12 years ago by Ryan J Ollos

Description: modified (diff)

comment:3 Changed 12 years ago by Ryan J Ollos

Description: modified (diff)

Fixed-up the AutoWikifyPlugin. It should be good to go, but I'll add some unit tests this evening for good measure.

Note: See TracTickets for help on using tickets.