Peter, apologies if this has already been answered. I'm on the digest and don't appear to be getting all thread replies.
 
You're not just talking about inline but also in-place editing, right?
 
Most environmental CMSs like Zope/Plone, Silva and Midgard use the inline approach, meaning that a logged-in user can perform front-end editing of a page by clicking the appropriate 'edit' link/icon. These still require the page or a portion of it to be submitted. Kupu is no different, it merely uses an iframe/document head approach rather than the more traditionally tried and tested HTML form.
 
I saw an online demonstration of an editor which worked as you describe a coupld of years ago. It used Java (so was cross-platform) and updated changes to a page without having to re-submit either the page or an embedded URL. It even featured drag and drop content shuffling. I've got to say that at the time it completely blew me away. Sadly I can't relocate the site for the life of me. :(
 
If anyone does could they please post it back to the list?
 
Cheers.

--
Paul A Noone
Vebmeister, ASHM
[EMAIL PROTECTED]

[email protected] wrote:
> From: "Peter Firminger" <[EMAIL PROTECTED]>
> Date: Thu, 9 Nov 2006 20:35:56 +1100
> Subject: AJAX Editor anyone?
>
> Hi CMSers,
>
> Does anyone know of an inline HTML editor that can be spawned similar to a
> Flickr deacription field (click the content or an icon to edit) for editing
> various discreet sections of content within a page? I can do it with text
> inputs and textareas but can't seem to fine one with an HTML editor.
>
> This needs to work cross platform/browser if possible.
>
> P
>
>
> **************************************************************
> Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
> Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
> Help: [EMAIL PROTECTED]
> **************************************************************


**************************************************************
Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
**************************************************************

Reply via email to