Edgewall Software

Version 26 (modified by Mikael Relbe, 14 years ago) ( diff )

Added link to TracL10N and MissingTranslations

Trac Development

These pages provide information about the development of Trac and extensions for Trac (such as WikiMacros and other kinds of plugins). Most of the information was written for 0.9, but we try to maintain it up-to-date with the latest version of Trac (currently 0.11).

We also do our best to signal what has been deprecated/removed between releases, see our Release Notes and summary of API changes.

Start by doing a Development Environment Setup and become familiar with installing Trac and creating new TracEnvironments.

Then, you should read a bit, in order to get familiar with Trac's ComponentArchitecture, PluginDevelopment and DatabaseApi.

See also TracTroubleshooting, which contains useful debugging tips that are also quite useful during development. There is also MostFrequentDuplicates which describes some of the most common issues encountered while running/debugging trac.

Note that we're picky about our CodingStyle and you'd better follow them when SubmittingPatches. In order to be accepted, they should pass the UnitTests and the FunctionalTests. Ideally, you should also contribute new tests.

Incidentally, discussions about Trac Development happen on the Trac-Dev mailing list. Trac-Dev can also be used as an InterWiki prefix in order to refer to specific mails sent to that MailingList, e.g. Trac-Dev:1, or googlegroups:trac-dev:1b9c4e3eaeda3a0d (in the latter example, the "id" being the one of the Individual Message).

See TracDev/Branches and TracDev/Proposals to get an idea of what the development activity is (or was).

TracDev/ Index

Release Notes and API changes

Development Guides

Overviews

Getting Started

Testing

Misc. Thematic Guides

Contributing

Development Branches

Development Proposals

Translation

  • TracL10N — Coordination of localization (L10N) of Trac
  • MissingTranslations — Collects minor issues regarding missing translations and i18n support
Chinese Trac Development Doc.
ZhTracDev
    Note: See TracWiki for help on using the wiki.