cvs commit: ports/www Makefile ports/www/trac-ccselector Makefile distinfo pkg-descr pkg-message pkg-plist

Greg Larkin glarkin at FreeBSD.org
Wed Dec 10 19:27:37 PST 2008


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)


More information about the cvs-all mailing list