Return-Path: Delivered-To: apmail-xml-cocoon-users-archive@xml.apache.org Received: (qmail 33733 invoked by uid 500); 20 Dec 2001 10:07:29 -0000 Mailing-List: contact cocoon-users-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: cocoon-users@xml.apache.org Delivered-To: mailing list cocoon-users@xml.apache.org Received: (qmail 33721 invoked from network); 20 Dec 2001 10:07:29 -0000 Message-ID: <006301c1893d$32562000$0a001aac@DIGITAL> From: "Tomas Espeleta" To: References: <200111130211.SAA03555@svs6.virtualis.com> <00e601c16bf2$b5cc3040$1e01a8c0@finaltouch.com> <5.1.0.14.0.20011220105619.03d34b80@mail.visitronics.be> Subject: Re: Dummy proof XML on-line editing Date: Thu, 20 Dec 2001 11:00:40 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N > To complement the Cocoon framework and to give the customer access to the > site navigation and the content of his pages, I would like to add an > on-line XML editor to a Cocoon project. > I want to present the content of the XML file in a HTML form, so that the > owner of the site can modify, add or delete the actual textual > content. XML validation must be done on the server, but will hardly be > necessary since the structure of the XML file is managed by the editor. > > Has anybody any idea if there are any tools to achieve this? Preferably in > open source. > > Thanks, > Bert I'm actually using JTidy (http://lempinen.net/sami/jtidy/), converting input from form to XML fragment, and putting it into a DB... I'm interested on differents approachs... ;-) - Tomas --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. To unsubscribe, e-mail: For additional commands, e-mail: