[[PageOutline(2-5,Contents,pullout)]] = Support for accreditation of a ticket == Description This plugin provides the ability to add accreditation to a single ticket. An accreditation is an additional step in the project process to independently verify the code changes that are proposed. This is useful for a change evaluation or a bug close. Possible usage: 1. Change influence evaluation. 1. Pass a design change request. 1. Peer review. == Example 1. Launch a new accreditation: [[Image(1.PNG, border=2)]] 2. Reply to an accreditation: [[Image(2.PNG, border=2)]] 3. Launch multiple accreditations: [[Image(3.PNG, border=2)]] 4. Change History: [[Image(4.PNG, border=2)]] == !Bugs/Feature Requests Existing bugs and feature requests for AccreditationPlugin are [report:9?COMPONENT=AccreditationPlugin here]. If you have any issues, create a [/newticket?component=AccreditationPlugin new ticket]. [[TicketQuery(component=AccreditationPlugin,group=type,format=progress)]] == Download Download the zipped source from [export:accreditationplugin here]. == Source You can check out AccreditationPlugin from [/svn/accreditationplugin here] using Subversion, or [source:accreditationplugin browse the source] with Trac. == Installation 1. Install this plugin, for example using `easy_install`. 1. Enable the plugin in your `trac.ini` file: {{{#!ini [components] accreditation.* = enabled }}} == Recent Changes [[ChangeLog(accreditationplugin, 3)]] == !Author/Contributors '''Author:''' [wiki:cauly] [[BR]] '''Maintainer:''' [[Maintainer]] [[BR]] '''Contributors:'''