[[PageOutline(2-5,Contents,pullout)]] = Adds project information to each ticket = {{{#!box warn '''Notice''': This plugin is deprecated and will not be maintained anymore. }}} == Description == Adds project number to ticket. User which have right `CONTROLLER_ADMIN` (or `TRAC_ADMIN`) can edit list of default project numbers in admin pane. Editing project number manually: - when creating a ticket, manually typed project numbers will be '''skipped''' ! == Bugs/Feature Requests == Existing bugs and feature requests for ProjectPlugin are [report:9?COMPONENT=ProjectPlugin here]. If you have any issues, create a [/newticket?component=ProjectPlugin new ticket]. == Download == Download the zipped source from [export:projectplugin here]. == Source == You can check out ProjectPlugin from [/svn/projectplugin here] using Subversion, or [source:projectplugin browse the source] with Trac. == Example == Sample initial configuration: {{{ [project-plugin] default-project = 98765 }}} Sample configuration after editing in Admin panel: {{{ [project-plugin] default-project = 98765 order.1.type = defect;12345 }}} == Recent Changes == [[ChangeLog(projectplugin, 3)]] == Author/Contributors == '''Author:''' [wiki:framay] [[BR]] '''Maintainer:''' [wiki:framay] [[BR]] '''Contributors:'''