[Yanel-dev] [Fwd: Re: tinyMCE]

Michael Wechner michael.wechner at wyona.com
Sat Oct 20 01:18:45 CEST 2007


maybe something we can learn from re tinyMCE integration (plz see below)

Cheers

Michi

-------- Original Message --------
Subject: 	Re: tinyMCE
Date: 	Sat, 6 Oct 2007 17:18:43 +0200
From: 	Jürgen Ragaller <ragaller at apache.org>
Reply-To: 	dev at lenya.apache.org
To: 	dev at lenya.apache.org
References: 	<898B8E83-7512-4F4A-8F6A-DEF4754A4193 at apache.org>



Am Oct 6, 2007 um 13:59 schrieb Jürgen Ragaller:

> Hi
>
> From our last weeks editor teaching event we received two feedbacks  
> regarding tinyMCE:
>
>
> 1) If a user navigates away, the page remains locked and changes  
> made in tinymce are lost - this leads to frequent use of force  
> checkin...
> 2) the german name of the Submit Button is «Einreichen» - identical  
> to the workflow name; should rather be save («Sichern»)
>
> For 1) I suggest to add the tinymce plugin «autosave» to  
> tiny_config.js (a popup is shown when the user navigates away - it  
> has the option to save or cancel (just as it is done in bitflux).

I realised, that the two buttons (Save / Cancel) must not trigger the  
onbeforeunload handler from the autosave plugin (the onbeforeupdate  
action can be overwritten using a  
onclick="javascript:window.onbeforeupdate = true;" statement).

The autosave Plugin displays a screen showing an ok and a cancel  
button - When the user clicks ok, she/he can navigate away from the  
page without cancel being invoked - so the plugin is a quick start  
but not sufficient. Maybe a new plugin is the best way to go?

> For 2) I'd suggest to use «Save»
>
>
> WDYT?
>
> Jürgen Ragaller
> ragaller at apache.org
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe at lenya.apache.org
> For additional commands, e-mail: dev-help at lenya.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe at lenya.apache.org
For additional commands, e-mail: dev-help at lenya.apache.org



-- 
Michael Wechner
Wyona      -   Open Source Content Management   -    Apache Lenya
http://www.wyona.com                      http://lenya.apache.org
michael.wechner at wyona.com                        michi at apache.org
+41 44 272 91 61



More information about the Yanel-development mailing list