= Plugins = [[PageOutline(2)]] A list of plugins, for your perusal. Most of these require Trac 0.9 or later, although some have special requirements (branches, patches, etc). More 3rd party plugins/macros can be found at http://trac-hacks.org/ == Examples == * [http://trac-hacks.org/wiki/HelloWorldPlugin HelloWorldPlugin] (at Trac Hacks) == Administration == * WebAdmin -- ''official'' web administration interface for Trac == Anti-Spam == * [wiki:SpamFilter Spam-Filter plugin] -- requires development version (0.10dev) of Trac == Authentication == * [http://trac-hacks.org/wiki/AuthFormPlugin AuthFormPlugin] -- Allows for users to be able to login using a form, and to perform "real" logouts (at Trac Hacks) == Continuous Integration == * [http://bitten.cmlenz.net Bitten] -- ''a continuous integration build system'' * [http://oss.werkbold.de/trac-cc/ Trac-CC] -- CruiseControl Plugin == Code Documentation == * [http://trac-hacks.org/wiki/DoxygenPlugin DoxygenPlugin] -- 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. * [http://trac.eprints.org/projects/iar/wiki/PerlDocPlugin PerlDocPlugin] -- Perl pod * [http://trac-hacks.org/wiki/PyDocPlugin PyDocPlugin] -- Python (uses pydoc directly) == File Management == * [http://dev.rectang.com/projects/tracdown TracDown] -- A plugin for listing released downloads == RPC == * [http://trac-hacks.org/wiki/XmlRpcPlugin XML-RPC plugin] == Ticket System Extensions == * [http://willbarton.com/code/tracgantt Trac Gantt Plugin] == User Management == * [http://trac-hacks.org/wiki/AccountManagerPlugin AccountManagerPlugin] * [http://trac-hacks.org/wiki/LdapPlugin LdapPlugin] == Version Control Systems == * [http://trac-hacks.org/wiki/PerforcePlugin PerforcePlugin] * TracMercurial (requires Mercurial >= 0.7 and the Trac source:sandbox/vc-refactoring branch) * [TracDarcs Trac on Darcs plugin] * [https://launchpad.net/products/trac-bzr Trac-Bzr] (requires Trac 0.10) == Wiki Macros/Extensions == * [http://trac-hacks.org/wiki/EmoticonsPlugin EmoticonsPlugin] * [http://trac-hacks.org/wiki/GraphvizPlugin GraphvizPlugin] * [http://dev.muness.textdriven.com/trac.cgi/wiki/tags/Setup Trac Tags] * [http://trac-hacks.org/wiki/WikiIncludePlugin WikiIncludePacro] * [http://trac-hacks.org/wiki/WikinfoPlugin WikinfoPlugin] * [http://dev.ufsoft.org/TracWikiTemplates WikiTemplates Plugin] (tested on trac 1.0dev from trunk - Released [http://wikitemplates.ufsoft.org/wiki/download version 0.2.0] on 2005/Dec/26)