Opened 12 years ago

Last modified 8 years ago

#10193 closed enhancement

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

Reported by: Ryan J Ollos Owned by: Ryan J Ollos
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 Integrated into core with Trac 0.10, see t:TracLinks#Linkanchors
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 Consider replacing macro calls with 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 (4)

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.

comment:4 Changed 12 years ago by Ryan J Ollos

Description: modified (diff)
Owner: changed from Michael Renzmann to Ryan J Ollos

RefMacro is no longer needed.

Note: See TracTickets for help on using tickets.