wiki:TracHacks

Version 42 (modified by Ryan J Ollos, 10 years ago) (diff)

More info about lifecyle and community.

Trac Hacks

Who

TracHacks is maintained by hasienda, jun66j5, osimons, rjollos and otaku42. TracHacks was previously maintained by coderanger and athomas.

SVN Access

If you want to allow others to write to your repository, please open a ticket.

Problems?

If you have any issues with TracHacks, check the existing tickets, then create a ticket.

Lifecycle of Hacks

Hacks can be created, adopted, and may eventually be deprecated. The aim of this site is to create a ecosystem in which plugins can live long past the participation of the original author. This is a community site which welcomes everyone to participate in building, maintaining and providing support for plugins. See HowYouCanHelp for more info.

Searching the Repository

Note: Repository search is currently disabled, but may be restored in a future version of trac-hacks.

It is possible to search the TracHacks source repository using the RepoSearchPlugin. You must be authenticated to use this feature and it is configured with the following settings:

include = *.py:*.cs:*.txt:*.html:*/README:*/ChangeLog
exclude = /tracfrenchtranslation/*

The tracfrenchtranslation is explicitly excluded because it is an entire copy of the Trac source :)

Thanks

Thanks to Edgewall Software for creating Trac, the whole Trac team for continuing the development and particularly Christopher Lenz and Rede for helping variously with the testing, design, layout and testing of the site and repository.