freebsd-ports/www/trac-ccselector/pkg-message
Greg Larkin 7813f529df 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). 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.

WWW: http://trac-hacks.org/wiki/CcSelectorPlugin
2008-12-11 03:27:37 +00:00

9 lines
238 B
Text

**************************************************
To complete the installation, please add:
[components]
cc_selector.* = enabled
to your trac.ini to enable the visual CC field
editor.
**************************************************