[[PageOutline(2-5,Contents,pullout)]] = Trac Ticket Conditional Validate Fields Plugin == Description This plugin will validate fields based on the ticket type. This plugin is similar to [th:TracTicketValidatorPlugin] with the addition of being able to validate different fields depending on the ticket type. == Bugs/Feature Requests Existing bugs and feature requests for TracTicketConditionalValidatePlugin are [report:9?COMPONENT=TracTicketConditionalValidatePlugin here]. If you have any issues, create a [/newticket?component=TracTicketConditionalValidatePlugin new ticket]. [[TicketQuery(component=TracTicketConditionalValidatePlugin&group=type,format=progress)]] == Download Download the zipped source from [export:tracticketconditionalvalidateplugin here]. == Source You can check out TracTicketConditionalValidatePlugin from [/svn/tracticketconditionalvalidateplugin here] using Subversion, or [source:tracticketconditionalvalidateplugin browse the source] with Trac. == Installation Install this plugin as per the usual installation procedure and apply the following to the `trac.ini` file: {{{#!ini [ticket_validate] defect = comment, summary enhancement = summary comment.rule = .* comment.tip = Please input comment summary.rule = [A-Z].* summary.tip = Please correct summary }}} == Recent Changes [[ChangeLog(tracticketconditionalvalidateplugin, 3)]] == Author/Contributors '''Author:''' [wiki:zshahan] [[BR]] '''Maintainer:''' [[Maintainer]] [[BR]] '''Contributors:'''