Kupu - A WYSIWYG Editor in a Web Browser
An article published on the O'Reilly Network web site
 
This page contains links to the example pages and CGI scripts referred to in the article
 
Example of using Kupu with the PUT method
kupu.html Basic Kupu Editor Window (using PUT)
Saving your page is not set up - will generate an error.
handle_put.cgi Simple CGI script to handle pages uploaded via PUT
 
Examples of using Kupu within a HTML FORM
kupuform.html Basic Kupu Editor Window (using HTML Form)
Saving your page will echo it back via a CGI script
kupu_echo.cgi Simple CGI script to echo content uploaded from Kupu via a form
 
Blogging Application Example
kupu_blog.cgi Live Version of a Simple Kupu-based Blogging Application
kupu_blog.cgi Source of kupu_blog.cgi Perl CGI script
blog_template.html Template web page with embedded Kupu Editor
(Select 'View Source' in your Browser Menu)
 
Other Resources
kupu.oscom.org Kupu Home Page