Changes between Version 83 and Version 101 of Ticket #10193


Ignore:
Timestamp:
Aug 24, 2014, 4:19:24 AM (10 years ago)
Author:
Ryan J Ollos
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #10193

    • Property Cc Jun Omae added
  • Ticket #10193 – Description

    v83 v101  
    22
    33|| '''Plugin''' || '''Status''' ||
    4 || AccountManagerPlugin || WiP - Version 0.4dev, for new user registration see #10092 ||
     4|| AccountManagerPlugin || ||
    55|| AcronymsPlugin || ✓ ||
    66|| AutoWikifyPlugin || ✓ Version 0.2 has been tested with Trac 1.0dev ||
    7 || ChangeLogMacro || ||
    8 || EmailProcessorMacro || ||
    9 || FootNoteMacro || ||
     7|| ChangeLogMacro || ||
     8|| EmailProcessorMacro || ||
     9|| FootNoteMacro || ||
    1010|| IncludeMacro || ✓ ||
    11 || IniAdminPlugin || ||
     11|| IniAdminPlugin || Replaced by TracIniAdminPanelPlugin ||
    1212|| NewHackMacro || Replaced by NewHackPlugin ||
    1313|| NewsFlashMacro || ||
    1414|| PollMacro || ✓ ||
    1515|| ~~RefMacro~~ || Integrated into core with Trac 0.10, see t:TracLinks#Linkanchors ||
    16 || SpamFilterPlugin || ||
    17 || SvnAuthzAdminPlugin || ||
    18 || TagsPlugin || ||
     16|| SpamFilterPlugin || ||
     17|| SvnAuthzAdminPlugin || **Needs lots of work** ||
     18|| TagsPlugin || ||
    1919|| ~~TicketChangePlugin~~ || Integrated into core with Trac 0.12 (permission `TICKET_EDIT_COMMENT`) ||
    2020|| ~~TicketDeletePlugin~~ || Integrated into core as option component with Trac 0.12 (`tracopt.ticket.deleter`) ||
    21 || ~~TocMacro~~ || Replace macro calls with native `PageOutline` wiki macro from Trac core. WikiReplacePlugin can help with quick replacement, but the plugin may need to be further developed first (better regex support and preview function). ||
     21|| TocMacro || ✓ ||
    2222|| ~~TracBlogPlugin~~ || deprecated, use FullBlogPlugin ||
    2323|| FullBlogPlugin || ✓, even combined with FullBlogNotificationPlugin ||
    24 || TracHacksPlugin || ||
     24|| TracHacksPlugin || ||
    2525|| ~~TracPygmentsPlugin~~ || Integrated into core with Trac 0.11. Make sure to install Pygment 1.5 ||
    2626|| ~~TracRedirect~~ -> ServerSideRedirectPlugin || ✓ Version 0.4 has been tested with Trac 1.0dev ||
    2727|| ~~WebAdminPlugin~~ || Integrated into core with Trac 0.11 ||
    28 || XmlRpcPlugin || ||
     28|| XmlRpcPlugin || ||
    2929|| WikiReplacePlugin || Not currently used on t-h.o, but may be added. ||