= Trac Tweak UI = == Description == * Its purpose is to implement a javascript deployment platform, which enable trac administrators to easy tweak trac pages by simply using javascript. * It can apply different javascripts to different pages by matching regular expression. * Support trac web admin == Bugs/Feature Requests == Existing bugs and feature requests for TracTweakUiPlugin are [report:9?COMPONENT=TracTweakUiPlugin here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=TracTweakUiPlugin&owner=richard new ticket]. == Download == Download the zipped source from [download:tractweakuiplugin here]. == Source == You can check out TracTweakUiPlugin from [http://trac-hacks.org/svn/tractweakuiplugin here] using Subversion, or [source:tractweakuiplugin browse the source] with Trac. == Example == 1. Enter trac's web admin, select "TracTweakUI Admin" 1. Add url path(regular expression): /newticket 1. Select "/newticket", then select filter "editcc" 1. Click "Load Default", and edit filter javascript, then "Save" 1. Now click "New Ticket" to test the "editcc" javascript plugin. == Recent Changes == [[ChangeLog(tractweakuiplugin, 3)]] == Author/Contributors == '''Author:''' [wiki:richard] [[BR]] '''Contributors:'''