Date: Thu, 11 Dec 2008 03:27:37 +0000 (UTC) From: Greg Larkin <glarkin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/trac-ccselector Makefile distinfo pkg-descr pkg-message pkg-plist Message-ID: <200812110327.mBB3RbnR060502@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
glarkin 2008-12-11 03:27:37 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/trac-ccselector Makefile distinfo pkg-descr pkg-message pkg-plist Log: 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 Revision Changes Path 1.2195 +1 -0 ports/www/Makefile 1.1 +34 -0 ports/www/trac-ccselector/Makefile (new) 1.1 +3 -0 ports/www/trac-ccselector/distinfo (new) 1.1 +13 -0 ports/www/trac-ccselector/pkg-descr (new) 1.1 +9 -0 ports/www/trac-ccselector/pkg-message (new) 1.1 +1 -0 ports/www/trac-ccselector/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200812110327.mBB3RbnR060502>