aboutsummaryrefslogtreecommitdiff
path: root/www/trac-ccselector
Commit message (Collapse)AuthorAgeFilesLines
* - Get rip python 2.3+Martin Wilke2009-12-131-1/+1
| | | | | | | | | | | Note: Python 2.3 is't longer supported and have a lot of security issues. Convert 2.3+ to yes/or 2.4/5+ With hat: portmgr Notes: svn path=/head/; revision=245716
* - Fixed the incorrect COMMENTGreg Larkin2008-12-111-1/+1
| | | | Notes: svn path=/head/; revision=224109
* This plugin allows visual CC field editing.Greg Larkin2008-12-115-0/+60
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 Notes: svn path=/head/; revision=224090