Nuxeo mailing list archives
[Nuxeo-tickets] Re: [Nuxeo Repository] #1160: Add support for
TinyMCE, a Javascript HTML WYSIWYG editor
Nuxeo Repository
trac at nuxeo.com
Wed Jun 7 20:20:13 CEST 2006
#1160: Add support for TinyMCE, a Javascript HTML WYSIWYG editor
---------------------------+------------------------------------------------
Reporter: madarche | Owner: madarche
Type: enhancement | Status: new
Priority: P3 | Milestone: unspecified
Component: CPSSchemas | Version: TRUNK
Severity: normal | Resolution:
Keywords: accessibility |
---------------------------+------------------------------------------------
Comment (by tracguest):
ZTinyMCE is a Zope2 product for being able to use the TinyMCE WYSIWYG
editor inside Zope.
It works by unpacking the TinyMCE zip file of javascript, HTML and images
into Zope in one place and then interface with this by creating multiple
configurations (aka. ZTinyMCE Configuration).
Read more at
http://www.fry-it.com/oss/ZTinyMCE
ZTinyMCE is an adaptation of TinyMCE into Zope2.
You can read more about TinyMCE here:
http://tinymce.moxiecode.com/
Once installed it consists of two parts:
* A TinyMCE instance
* Several TinyMCE Configuration instances
The TinyMCE Configuration instances must be able to find at least
one TinyMCE instance. The configuration is basically just a piece
of javascript code that starts the editor.
--
Ticket URL: <http://svn.nuxeo.org/trac/pub/ticket/1160>
Nuxeo Repository <http://www.cps-project.org/>
Nuxeo Repository
More information about the Nuxeo-tickets
mailing list
This list archive provided by Nuxeo, the
leaders of open source ECM.
Check out the Nuxeo 5 open source,
standards-based ECM project.