Kupu 1.1 released!

07/14/04 -- The Kupu developer team is proud to announce the 1.1 release of Kupu. This release provides a number of new features as well as a lot of bugfixes.

What is Kupu?

Kupu is a JavaScript WYSIWYG editor that works on both Mozilla and Internet Explorer based browsers. It allows editing a web-page from the application serving it rather then in a seperate application.

Key features are extensibility and clean code, but it tries to also provide a good user experience by using a different approach for certain standard things, for instance it's document-centric rather then data-centric, meaning that (in the default setup) one edits a full page rather than part of a form (note that it can be used as a textarea replacement as well) and it uses PUT request (also optional) whenever possible to give the user the impression he's working in a real application rather then on some web page.

Kupu is released under a BSD-style license.

What's new?

Changes from 1.1b2-1.1:

Highlights from 1.0.3-1.1:

Where can I find it?

You can download the release here: kupu::http://kupu.oscom.org/download/kupu11.html

Thanks to:

We would like to thank the people from Infrae, ETH and Oscom, and Holger Krekel, Damian Gajda, Jan Smith, Felicia Wong for the logo, Eric Casteleijn for the name and Torvald de Boskat for ethical support.

We hope you enjoy Kupu

For questions, remarks or information, check the homepage for a list of possible channels to get in touch. We have an IRC channel on irc.freenode.net (#kupu), a mailinglist and an issue tracker, and we're very prepared to help you out. Additional developers are always welcome.

Cheers,

Guido Wesdorp, the Kupu team

< Kupu 1.2b1 released Kupu 1.1 Beta 1 released >