You are here: Home Plone Book Kupu
 
 

Introduction to Kupu visual editor

by Olha Pelishok last modified 2009-03-23

This article applies to Kupu 1.4

Watch Introduction to Kupu screencast, presented by Quintagroup.

What is Kupu?

Kupu is an open source client-side editor for Firefox, Netscape and Internet Explorer. Inspired by Maik Jablonski's Epoz editor, it was written by Paul Everitt, Guido Wesdorp and Philipp von Weitershausen to improve the JavaScript code and architecture, standards support, support for webservers other than Zope (which was the original target platform for Epoz), customization, and other issues.

Kupu's features:

  • Kupu is easy to integrate into a variety of CMS.
  • Kupu can be easily customized and extended in several ways.
  • High-tech and up-to-date Kupu uses CSS in favor of HTML for layout and presentation.

 

Table of contents

The following is a list of Plone Book chapters that concern Kupu visual editor:

Document Actions

Adding a New Button of Snippet Code

Avatar Posted by Greg Miller at 2010-01-11
I appreciate all the content here, and would like to request some additional info on how to add a button with new functionality to the Kupu toolbar. In my mind this is similar to the table button where a code snippet (or grouping) could be inserted in the Kupu Visual Editor view.

It looks like it would be possible, but I can't seem to find any documentation available that would explain it.

(Note that I've posted a similar request at Plone.org/support forum.) Apologies if this is already out there somewhere. Many Thanks and I appreciate all the hard work that has gone in to this technology. You guys rock!

Best,
Greg Miller

Re: Adding a New Button of Snippet Code

Avatar Posted by Olha Pelishok at 2010-01-11
Greg,

We've already faced this problem some time ago, but this doesn't seem to be a trivial task. It looks like this functionality could be possible and would be very desirable, but it is not predefined by default Kupu properties. So, possibility to add new buttons requires extra development from Kupu development team.

Regards,
Olha

Powered by Plone