Bug 135230 - new port: www/drupal6-wysiwyg
Summary: new port: www/drupal6-wysiwyg
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-03 23:00 UTC by Nick Hilliard
Modified: 2009-06-16 20:50 UTC (History)
0 users

See Also:


Attachments
file.shar (4.07 KB, text/plain)
2009-06-03 23:00 UTC, Nick Hilliard
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nick Hilliard 2009-06-03 23:00:11 UTC
Wysiwyg API allows to use client-side editors (a.k.a.  WYSIWYG editors) for
editing content in the Drupal CMS.  It simplifies installation of editors
and allows you to define which editor to use depending on the input format.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-06-03 23:00:51 UTC
Class Changed
From-To: maintainer-update->change-request

Fix category (new ports should be change-requests) (via the GNATS Auto 
Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2009-06-03 23:00:57 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2009-06-16 20:47:23 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2009-06-16 20:47:51 UTC
miwi        2009-06-16 19:47:36 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/drupal6-wysiwyg  Makefile distinfo pkg-descr 
  Log:
  Wysiwyg API allows to use client-side editors (a.k.a.  WYSIWYG editors) for
  editing content in the Drupal CMS.  It simplifies installation of editors
  and allows you to define which editor to use depending on the input format.
  This module replaces all existing editor integration modules and no other
  Drupal module is required.
  
  It is capable of supporting any kind of client-side editor as long as there
  are support files for it that integrate the external library with Wysiwyg
  API.  A client-side editor can be a regular HTML-based editor, a
  "pseudo-editor" (that just provides buttons to insert HTML markup into a
  plain textarea), or even a Flash-based editor.  Support for various editor
  libraries is built-in.
  
  The Wysiwyg API also allows Drupal modules to register plugins (or
  "buttons") for editors.
  
  WWW: http://drupal.org/project/wysiwyg
  
  PR:             ports/135230
  Submitted by:   Nick Hilliard <nick at foobar.org>
  
  Revision  Changes    Path
  1.2379    +1 -0      ports/www/Makefile
  1.1       +81 -0     ports/www/drupal6-wysiwyg/Makefile (new)
  1.1       +3 -0      ports/www/drupal6-wysiwyg/distinfo (new)
  1.1       +17 -0     ports/www/drupal6-wysiwyg/pkg-descr (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"