wiki:TracHackDevelopment

Version 23 (modified by figaro, 8 years ago) (diff)

Propagate better plugin naming

Information for Trac plugin developers

Subversion

The TracHacks Subversion repository is at https://trac-hacks.org/svn.

Each plugin has its own top-level path, with sub-directories underneath each directory for each release the plugin is available for. For example:

https://trac-hacks.org/svn/addcommentmacro/0.10
https://trac-hacks.org/svn/addcommentmacro/0.11

When a NewHack is registered, the developer is given write access to the entire path underneath their plugin, so these are just default directory layouts.

TracHacks has the CommitTicketUpdater installed, so you can use the handy closes #x, etc. when committing changes to the repository.

Issues

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

If all else fails, contact me.

Newbie Corner


See also: HackProcedures, trac:TracDev/PluginDevelopment