Skip to main content

Kupu WYSIWYG text editor for Silva 2

Project description

What is Kupu?

Kupu is a cross-browser WYWSIWYG editor. It allows the comfortable editing of the body of an HTML document. It’s client-side (browser) requirements are one of:

  • Mozilla 1.3.1 or higher

  • Internet Explorer 5.5 or higher

  • Netscape Navigator 7.1 or higher

Server-side there are hardly any requirements, except for some way of processing data (CGI or something more fancy like PHP, ASP or Python scripts in Zope).

Kupu is particularly suited for content migration as well as editing. Content copied from an existing web page is pasted with all formatting intact. This includes structure such as headings and lists, plus links, image references, text styling, and other aspects. Copying text from a word processor with an HTML clipboard - such as MSWord - works exactly the same.

Kupu will clean up the content before it is sent to the server, and can send data to the server asynchronously using PUT (which allows the data to be saved without reloading the page) as well as in a form.

Kupu can be customized on many different levels, allowing a lot of changes from CSS, but also providing a JavaScript extension API.

Code repository

The code for this extension can be found in Git: https://github.com/silvacms/Products.SilvaKupu

Kupu changes

1.4.2

  • Fixes for IE 9 and 10, and webkit browsers.

1.4.1

  • Fix deprecation for Zope 2.12.

  • Fix IE 8 issue.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Products.SilvaKupu-1.4.2.tar.gz (468.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page