= cc_selector plugin = == Description == This plugin allows "visual" CC field editing. A pop-up window with bunch of checkboxes is opened, user checks boxes, email addresses are added and removed to CC field. There is a list of pre-defined addresses in `cc_selector.js` (these addresses will always be available). These addresses should probably be taken from Trac database, but I'm too lazy for this - so, if you want to change this list you must edit `cc_selector.js` manually. Of course, you can always edit CC field without all this hassle - all addresses you entered manually will be shown, too - and can be removed with new, shiny checkboxes. Pretty useless, if you ask me, but my PM team finds this useful. Javascript is working with Firefox, Mozilla and Internet Explorer 6. Opera / Safari reports are welcome. It works with Trac 0.10, and it doesn't work with 0.11. == Bugs/Feature Requests == Existing bugs and feature requests for CcSelectorPlugin are [report:9?COMPONENT=CcSelectorPlugin here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=CcSelectorPlugin&owner=vnaum new ticket]. == Download == Download the zipped source from [download:ccselectorplugin here]. == Source == You can check out CcSelectorPlugin from [http://trac-hacks.org/svn/ccselectorplugin here] using Subversion, or [source:ccselectorplugin browse the source] with Trac. == Example == A pop-up window with bunch of checkboxes is opened, user checks boxes, email addresses are added and removed to CC field. == Recent Changes == [[ChangeLog(ccselectorplugin, 3)]] == Author/Contributors == '''Author:''' [wiki:vnaum] [[BR]] '''Contributors:'''