Edgewall Software

Changes between Version 88 and Version 89 of PluginList


Ignore:
Timestamp:
Jan 20, 2015, 9:50:26 PM (9 years ago)
Author:
figaro
Comment:

Cosmetic changes, link updates

Legend:

Unmodified
Added
Removed
Modified
  • PluginList

    v88 v89  
    1 = Trac Plugins List =
     1= Trac Plugins List
    22[[PageOutline(2)]]
    33
     
    55Many more of them can be found on [TracHacks:WikiStart TracHacks], the community site for hosting and managing Trac [TracDev/PluginDevelopment plugin development].
    66
    7 Most of these require Trac 0.10 or later, although some have special requirements (branches, patches, etc.).
     7Most of these require Trac v0.10+, although some have special requirements (branches, patches, etc.).
    88
    9 
    10 == Examples ==
     9== Examples
    1110 * [TracHacks:HelloWorldPlugin] (at Trac Hacks)
    1211
    13 == Administration ==
     12== Administration
    1413 WebAdmin :: ''official'' web administration interface for Trac 0.10. [[br]]
    1514   Since Trac 0.11, part of Trac itself.
    1615
    17 == Anti-Spam ==
     16== Anti-Spam
    1817 SpamFilter :: prevent SPAM from making it into your Trac!
    1918
    20 == Authentication ==
     19== Authentication
    2120 [TracHacks:AuthFormPlugin] ::
    2221   Allows for users to be able to login using a form, and to perform "real" logouts (at Trac Hacks). [[br]]
    23    Replaced by [TracHacks:AccountManagerPlugin]
     22   Replaced by [TracHacks:AccountManagerPlugin].
    2423
    25 == Blog ==
    26 
     24== Blog
    2725 [TracHacks:FullBlogPlugin] ::
    2826   Feature-rich blog module for project news.
    2927
    30 == Continuous Integration ==
     28== Continuous Integration
     29 [TracHacks:TracBuildbotIntegration] ::
     30   [http://buildbot.net/ ​Buildbot] is a simple and highly configurable continuous integration server.
    3131 [http://dev.rectang.com/projects/continutrac ContinuTrac] ::
    32    The [http://maven.apache.org/continuum/ Maven Continuum] Plugin
     32   The [http://maven.apache.org/continuum/ Maven Continuum] Plugin.
     33 [http://oss.werkbold.de/trac-cc/ Trac-CC] ::
     34   CruiseControl Plugin.
     35 [https://hudson.dev.java.net/ Hudson] ::
     36   Hudson CI includes basic Trac integration.
     37 [https://wiki.jenkins-ci.org/display/JENKINS/Trac+Plugin Jenkins] ::
     38   Jenkins CI includes basic Trac integration.
    3339 [http://bitten.edgewall.org/ Bitten] ::
    34    a continuous integration build system, based on Trac
    35  [http://oss.werkbold.de/trac-cc/ Trac-CC] ::
    36    CruiseControl Plugin
    37  [https://hudson.dev.java.net/ Hudson] ::
    38    Hudson CI includes basic Trac integration
    39  [https://wiki.jenkins-ci.org/display/JENKINS/Trac+Plugin Jenkins] ::
    40    Jenkins CI includes basic Trac integration
     40   a continuous integration build system, based on Trac. Discontinued.
    4141
    42 == Code Documentation ==
     42== Code Documentation
     43 [TracHacks:DoxygenPlugin] ::
     44   Doxygen is a documentation generator for C++, C, Java, Objective-C, Python, IDL (Corba and Microsoft flavors) and to some extent PHP, C#, and D.
     45 [TracHacks:PerlPodMacro PerlDocPlugin] ::
     46   Perl plain old documentation generator, originally developed [http://twiki.org/cgi-bin/view/Plugins/PerlDocPlugin here].
     47 [TracHacks:PyDocPlugin] ::
     48   Python documentation generator, uses [http://pydoc.org/ pydoc] directly.
    4349
    44  [TracHacks:DoxygenPlugin] ::
    45    Doxygen is a documentation system for C++, C, Java, Objective-C, Python, IDL (Corba and Microsoft flavors) and to some extent PHP, C#, and D.
    46  [http://trac.eprints.org/projects/iar/wiki/PerlDocPlugin PerlDocPlugin] ::
    47    Perl pod ( link unusable: it generate an error message)
    48  [TracHacks:PyDocPlugin] ::
    49    Python (uses pydoc directly)
    50 
    51 == File Management ==
    52 
     50== File Management
    5351 [http://dev.rectang.com/projects/tracdown TracDown] ::
    54    A plugin for listing released downloads
     52   A plugin for listing released downloads.
    5553 [TracHacks:TracDownloaderPlugin TracDownloader] ::
    56    Another download plug-in with graph statistics, optional questionnaire and easy web configuration, for Trac 0.9, 0.10 and 0.11!
     54   Another download plug-in with graph statistics, optional questionnaire and easy web configuration, supported by Trac v0.9+.
    5755 [http://trac-hacks.org/wiki/AttachFilterPlugin AttachFilterPlugin]::
    5856   A plugin to reject attachments, with file-extension based rules.
    5957 [http://clinker.klicap.es/projects/alfrescointegration CMIS Trac Plugin]::
    60    A plugin aims to allows integration with  ECM solutions which implement  CMIS.
     58   A plugin that allows integration with ECM solutions which implement [http://en.wikipedia.org/wiki/Content_Management_Interoperability_Services Content Management Interoperability Services] (CMIS).
    6159
    62 == Notification ==
     60== Notification
    6361 [https://github.com/grexi/snippets/tree/master/tracslack Trac Slack] ::
    64    Get notifactions of Trac Ticket changes into [https://slack.com Slack]
     62   Get notifactions of Trac Ticket changes into [https://slack.com Slack], a platform for team communication.
    6563
    66 == RPC ==
     64== RPC
    6765 [TracHacks:XmlRpcPlugin XML-RPC plugin] ::
    68    Allow programmatic access to Trac, supporting XML-RPC and JSON-RPC.
     66   Allow programmatic access to Trac through Remote Procedure Calls, supporting XML-RPC and JSON-RPC.
    6967
    70 == Multiple Projects ==
     68== Multiple Projects
    7169 [TracHacks:SimpleMultiProjectPlugin] ::
    7270   Manage several user projects in one Trac project
    73  [http://issues.apache.org/bloodhound Apache Bloodhound] ::
     71 [http://issues.apache.org/bloodhound Apache Bloodhound] ::
    7472   since version ''0.6'' offers a solid approach to manage multiple projects supporting
    75    flexible deployment strategies (e.g. product sub-domains like http://blood-hound.net)
     73   flexible deployment strategies, eg product sub-domains like http://blood-hound.net.
    7674
    77 == Project Time Management / Ticket System Extensions ==
    78 Widely supported by a combination of plugins like e.g. the following ones, which are a useful choice of [TimeTracking many more]. It allows to plan a project by setting up a hierarchical set of tickets with planned start and end date, estimated time and dependencies between them. It is also possible to update and track the current state by updating those values, like for example the remaining time, or adapting the planned time. Moreover, for transparency, you can display the project development in Gantt, burndown and workload charts.
     75== Project Time Management / Ticket System Extensions
     76Widely supported by a combination of plugins like the following ones, which are a useful choice of [TimeTracking many more]. It allows to plan a project by setting up a hierarchical set of tickets with planned start and end date, estimated time and dependencies between them. It is also possible to update and track the current state by updating those values, like for example the remaining time, or adapting the planned time. Moreover, for transparency, you can display the project development in Gantt, burndown and workload charts.
    7977 [TracHacks:TimingAndEstimationPlugin] ::
    80    Adds management of estimated and worked time
     78   Adds management of estimated and worked time.
    8179 [TracHacks:EstimationToolsPlugin] ::
    82    Adds management of remaining time, adds Burndown and Workload charts
     80   Adds management of remaining time, adds Burndown and Workload charts.
    8381 [TracHacks:TracJsGanttPlugin] ::
    84    Adds start and end date of tickets, uses remaining and worked time, uses hierarchy and dependencies, adds Gantt chart
     82   Adds start and end date of tickets, uses remaining and worked time, uses hierarchy and dependencies, adds Gantt chart.
    8583 [TracHacks:MasterTicketsPlugin] ::
    86    Adds ticket dependency feature
     84   Adds ticket dependency feature.
    8785 [TracHacks:SubticketsPlugin] ::
    88    Adds ticket hierarchy feature
     86   Adds ticket hierarchy feature.
    8987 [TracHacks:ChildTicketsPlugin] ::
    9088   Support for pseudo child-tickets and a visual reference to these within a parent ticket.
    91  [TracHacks:BudgetingPlugin] :: Adds budgeting informations to Tickets
    92  [https://oss.trac.surfsara.nl/email2trac SURFsara package email2trac] :: contains utilities used to convert emails to trac tickets
     89 [TracHacks:BudgetingPlugin] :: Adds budgeting informations to Tickets.
     90 [https://oss.trac.surfsara.nl/email2trac SURFsara package email2trac] :: contains utilities used to convert emails to trac tickets.
    9391
    94 == Subversion ==
     92== Testing
     93 [TracHacks:TestManagerForTracPlugin] ::
     94   manage manual test suites and test cases, and track their execution status and outcome.
     95 [TracHacks:TestCaseManagementPlugin] ::
     96   manage script based testing, as opposed to automated tests.
     97
     98== User Management
     99 [TracHacks:AccountManagerPlugin] ::
     100   managing user accounts.
     101 [TracHacks:LdapPlugin] ::
     102   enables the use of existing LDAP groups to grant permissions rather than defining permissions for every single user on the system.
     103 [http://virtual-planner.palepurple.co.uk Virtual Planning board] ::
     104   collects tickets from multiple repositories, to display in one interface for ease of management.
     105
     106== Subversion
    95107 [TracHacks:SvnAuthzAdminPlugin] ::
    96    a plugin to allow the configuration of the svnauthz file from the web inferface.
     108   configuration of the svnauthz file from the web inferface.
    97109 [TracHacks:TracSvnAuthzPlugin] ::
    98110   a simple web interface to edit the subversion authz files.
     
    100112   a simple web interface to edit the subversion hook files.
    101113
    102 == Testing ==
    103  [TracHacks:TestManagerForTracPlugin] ::
    104    a plugin to manage manual test suites and test cases, and track their execution status and outcome.
    105 
    106  [TracHacks:TestCaseManagementPlugin] ::
    107    a plugin to manage script based testing (as opposed to automated tests)
    108 
    109 == User Management ==
    110  [TracHacks:AccountManagerPlugin] ::
    111  [TracHacks:LdapPlugin] ::
    112  [http://virtual-planner.palepurple.co.uk Virtual Planning board] ::
    113    collects tickets from multiple repositories, to display in one interface for ease of management
    114 
    115 == Version Control Systems ==
     114== Version Control Systems
    116115 TracGit ::
    117    support for the [http://git-scm.com/ git] DVCS (Included with Trac since 1.0)
     116   support for the [http://git-scm.com/ git] DVCS. Included with Trac since 1.0.
    118117 [TracHacks:PerforcePlugin] ::
    119    support for the [http://www.perforce.com Perforce] VCS
     118   support for the [http://www.perforce.com Perforce] VCS.
    120119 TracMercurial ::
    121    support for the [http://www.selenic.com/hg Mercurial] DVCS
     120   support for the [http://www.selenic.com/hg Mercurial] DVCS.
    122121 TracDarcs ::
    123    support for the [http://darcs.net/ Darcs] DVCS
     122   support for the [http://darcs.net/ Darcs] DVCS.
    124123 [https://launchpad.net/products/trac-bzr Trac-Bzr] ::
    125    support for the [http://bazaar-vcs.org/ Bazaar] DVCS
     124   support for the [http://bazaar-vcs.org/ Bazaar] DVCS.
    126125 [http://tracmtn.1erlei.de/ TracMonotone] :: support for the [http://monotone.ca/ monotone] DVCS.
    127126
    128 == Wiki !Macros/Extensions ==
     127== Wiki !Macros/Extensions
    129128 [TracHacks:EmoticonsPlugin] ::
     129   support for graphical emoticons (or smileys) that are substituted for common patterns detected in any kind of Wiki text.
    130130 [TracHacks:GraphvizPlugin] ::
    131    Show graphs generated using [http://www.graphviz.org/ graphviz]
     131   show graphs generated using [http://www.graphviz.org/ graphviz].
    132132 [TracHacks:TagsPlugin TracTags] ::
     133   a generic tagging engine, and front ends for the Wiki and ticket systems.
    133134 [TracHacks:IncludeMacro] ::
     135   include external resources in a wiki page, such as ftp links, wiki pages and repository files.
    134136 [TracHacks:WikinfoPlugin] ::
    135  [http://dev.ufsoft.org/TracWikiTemplates WikiTemplates Plugin] :: (Trac 0.10 only)
     137   simple script to retrieve information from the database and add it to a wiki page.
     138 [http://www.redmine.org/plugins/gsc_templates WikiTemplates Plugin] ::
     139   choose a wiki template when you add a new page; Trac v0.10 only.
    136140 [TracHacks:ScreenshotsPlugin] ::
    137    Displays uploaded screenshots assigned to certain component and version.
     141   displays uploaded screenshots assigned to certain component and version.
    138142
    139 == User feedback and discussions ==
    140 
     143== User feedback and discussions
    141144 [TracHacks:DiscussionPlugin] ::
    142145   Discussion forum manageable directly or via WebAdmin with in-wiki-page topic display support.
     
    144147   Simple guestbook plugin for basic user feedback.
    145148
    146 == Quality Assurance - Screen and Video Capturing ==
     149== Quality Assurance - Screen and Video Capturing
    147150 [http://www.getbugcam.com BugCam] ::
    148151   Create short videos and add them to your bug reports. Integrates directly with Trac.
    149152 [https://usersnap.com/trac Usersnap] ::
    150    Get annotated screenshots directly attached to your trac tickets. Works in every browser and does not need an addon.
     153   Get annotated screenshots directly attached to your Trac tickets. Works in every browser and does not need an addon.