You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lenya.apache.org by florent andré <fl...@4sengines.com> on 2010/09/23 12:18:33 UTC

TinyMCE install

Hi Rainer, Hi there

In order to try your patch I begin the installation of TinyMCE.

And it's not so easy for an editor newbie like me ! :)

So, be carefull... long mail comes ! :)


== Download of tiny "core" ==

*** Fix the version ***

In order to have a static, well define version of tiny, I think about 
check it out via svn:externals, but :

1)
Tiny have an svn repository : 
https://tinymce.svn.sourceforge.net/svnroot/tinymce/tinymce/tags/

But not all versions are listed...
Seems that they forget to tag each of their versions (see demand here : 
http://tinymce.moxiecode.com/punbb/viewtopic.php?pid=42918#p42918 ).

Someone "know" them and can ask a tag for the 3.3.9 ?
(here the announce : 
http://tinymce.moxiecode.com/punbb/viewtopic.php?id=23157)

2) As there is already a tinymce folder, an svn:external (with parameter 
" . http://svn.tiny.repository/tags/version ") will be ok for file 
already presents in the folder ?

*** Use Jquery version ? ***

They have a version with jquery see here [1].

I don't enough know tiny for evaluate the difference, but I know that 
jquery is a really good js framework... it's improve tiny ?


*** Languages pack ***

* Not so easy to find a zip to download when you don't know tiny...
* In fact we have to select languages needed here 
(http://tinymce.moxiecode.com/download_i18n.php) and click on download.

* There is no svn access to them ...

* Not sure about place to unzip this (see below)

== Documentation ==

*** Old documentation ***

* What is the status of this TODO ? 
https://svn.apache.org/repos/asf/lenya/branches/BRANCH_2_0_X/src/modules/tinymce/TODO
** all lines are still good ? Something to suppress or add ?

* Can we supress this readme ? : 
https://svn.apache.org/repos/asf/lenya/branches/BRANCH_2_0_X/src/modules/tinymce/resources/README

*** New documentation ***

* I begin to write an installation doc from my experience see it here : 
 
https://svn.apache.org/repos/asf/lenya/branches/BRANCH_2_0_X/src/modules/tinymce/README-INSTALL

* I'm quite not sure about the place to unzip language pack. I do it in 
the place indicated by the file UNPACK_TINYMCE_LANGUAGEPACKS_HERE 
(https://svn.apache.org/repos/asf/lenya/branches/BRANCH_2_0_X/src/modules/tinymce/resources/)

But it's not what indicated on the tiny website : "6. Unpack the ZIP 
file into your TinyMCE folder, start TinyMCE and see how the 
translations looks." (http://tinymce.moxiecode.com/download_i18n.php)

== The tinymce test ==


* on a fresh co of 2_0_X branch

* do what describe in the new README_INSTALL

* ./build.sh and after ./lenya.sh (so in jetty)


*** Save bug ***

* Try to edit concepts in fresh default pub. Add some words, and when I 
save, tiny complains :

Usecase messages for "tinymce.edit":

     * Involved objects are checked out.


*** Table's style ***

* In the drop down list for tab style, there is many class (and some 
don't apply to tab).
See attached png

*** Test your patchs ***

* In fact with all this adventures, I don't really test your patch for 
now...

++

Re: TinyMCE install

Posted by florent andré <fl...@4sengines.com>.
Yes sure !

I don't think have enough time today, but tomorrow could be fine.

Thanks for this Rainer.

On 10/21/2010 10:29 AM, Rainer Schöpf wrote:
> Hi Florent,
> 
> could you please try the appended patch?
> 
>  Rainer
> 
> ______________________________________________________________________
> On Thu, 23 Sep 2010, florent andré wrote:
> 
>  > no messages in logs....
>  > 
>  > Documents are "checked in" when I try to modify.
>  > The tiny editor open well, I can do text modification, and when I clic on
>  > save the message appear on top of the editor.
>  > 
>  > Click on "cancel" do nothing, document is still open.
>  > 
>  > I have to clic on another doc to escape from the editor.
>  > 
>  > I can edit with no problem the same document with another editor.
>  > 
>  > Maybe a complete rebuild on 20X give you the same error...
>  > 
>  > A rgrep give me the source of this message :
>  > ** rgrep "Usecase messages for" . | grep -v .svn
>  > * ./src/modules/tinymce/xslt/page2edit.xsl:       <p><strong>Usecase messages
>  > for "<xsl:value-of select="$usecaseName"/>":</strong></p>
>  > 
>  > Thanks for invest on it !
>  > 
>  > ++
>  > 
>  > On 09/23/2010 07:14 PM, Rainer Schöpf wrote:
>  > > Hello Florent,
>  > > 
>  > >   >  Hi Rainer,
>  > >   >
>  > >   >  Sorry, I don't know this tutorial page.
>  > >   >
>  > >   >  Just try it on the 2_0_X branch, and I still have this message when I
>  > > try to
>  > >   >  save the document (test on imported documents) :
>  > >   >
>  > >   >  Usecase messages for "tinymce.edit":
>  > >   >
>  > >   >      * Involved objects are checked out.
>  > >   >
>  > >   >
>  > >   >  I can edit the same page with others editors with no problems.
>  > >   >
>  > >   >  Can you reproduce it ?
>  > > 
>  > > No. Any message in one of the log files in the .../webapp/WEB-INF/logs
>  > > directory?
>  > > 
>  > > Can you please try to force a checkin and edit again?
>  > > 
>  > >   >
>  > >   >  My conf :
>  > >   >  - java 6
>  > >   >  - ubuntu 10.04, 64 bits
>  > > 
>  > > My setup is java 5, ubuntu 10.04 32 bits.
>  > > 
>  > > I can try a complete rebuild from sources, if necessary.
>  > > 
>  > >   Rainer
>  > > 
>  > > ---------------------------------------------------------------------
>  > > To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
>  > > For additional commands, e-mail: dev-help@lenya.apache.org
>  > > 
>  > 
>  > ---------------------------------------------------------------------
>  > To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
>  > For additional commands, e-mail: dev-help@lenya.apache.org
>  > 
> 
> 
> 
> Rainer
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
> For additional commands, e-mail: dev-help@lenya.apache.org

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


Re: TinyMCE install

Posted by florent andré <fl...@4sengines.com>.
Ok. Will try it today. Keep you in touch.

++

On 10/26/2010 09:02 AM, Rainer Schöpf wrote:
> Hello Florent,
> 
> I tested these patches with Tiny3, but they _should_ work wiht Tiny2 as well. 
> The idea is to have support for Tiny2 and Tiny3 in the 2.0 branch, so that 
> people can install a new 2.0 version without changing from tiny2 to tiny3.
> 
> I plan to put together all my patches soon, but I haven't found the time to do 
> it.
> 
>   Rainer
> 
> 
> On Tue, 26 Oct 2010 at 08:54 +0200, florent andré wrote:
> 
>  > Hi Rainer,
>  > 
>  > I try this with tiny3 or tiny2 ?
>  > 
>  > IMO for the 2.1 branch we can just focus on the tiny3.
>  > 
>  > Cheers
>  > 
>  > On 10/24/2010 06:14 PM, Rainer Schöpf wrote:
>  > > Hi Florent,
>  > > 
>  > > changes committed. Can you please try the patches in
>  > > 
>  > >   https://issues.apache.org/bugzilla/attachment.cgi?id=26178
>  > > 
>  > > for the unloadhandler and simplebrowser plugins?
>  > > 
>  > >  Thanks
>  > >   Rainer
>  > > 
>  > > ---------------------------------------------------------------------------------------------
>  > >  > Hi Rainer
>  > >  > 
>  > >  > Works like a charm. great ! This is why I have the ""bug"". Nice way to
>  > >  > limit this.
>  > >  > 
>  > >  > The svn wait him ! :)
>  > >  > 
>  > >  > Can you please commit it in 2.0 and 2.1 branch ? (still we don't have
>  > >  > decide to release and stop 2.0.)
>  > >  > 
>  > >  > Thanks !
>  > >  > 
>  > >  > On 10/21/2010 10:29 AM, Rainer Schöpf wrote:
>  > >  > > Hi Florent,
>  > >  > > 
>  > >  > > could you please try the appended patch?
>  > >  > > 
>  > >  > >  Rainer
>  > >  > > 
>  > >  > > ______________________________________________________________________
>  > >  > > On Thu, 23 Sep 2010, florent andré wrote:
>  > >  > > 
>  > >  > >  > no messages in logs....
>  > >  > >  > 
>  > >  > >  > Documents are "checked in" when I try to modify.
>  > >  > >  > The tiny editor open well, I can do text modification, and when I clic on
>  > >  > >  > save the message appear on top of the editor.
>  > >  > >  > 
>  > >  > >  > Click on "cancel" do nothing, document is still open.
>  > >  > >  > 
>  > >  > >  > I have to clic on another doc to escape from the editor.
>  > >  > >  > 
>  > >  > >  > I can edit with no problem the same document with another editor.
>  > >  > >  > 
>  > >  > >  > Maybe a complete rebuild on 20X give you the same error...
>  > >  > >  > 
>  > >  > >  > A rgrep give me the source of this message :
>  > >  > >  > ** rgrep "Usecase messages for" . | grep -v .svn
>  > >  > >  > * ./src/modules/tinymce/xslt/page2edit.xsl:       <p><strong>Usecase messages
>  > >  > >  > for "<xsl:value-of select="$usecaseName"/>":</strong></p>
>  > >  > >  > 
>  > >  > >  > Thanks for invest on it !
>  > >  > >  > 
>  > >  > >  > ++
>  > >  > >  > 
>  > >  > >  > On 09/23/2010 07:14 PM, Rainer Schöpf wrote:
>  > >  > >  > > Hello Florent,
>  > >  > >  > > 
>  > >  > >  > >   >  Hi Rainer,
>  > >  > >  > >   >
>  > >  > >  > >   >  Sorry, I don't know this tutorial page.
>  > >  > >  > >   >
>  > >  > >  > >   >  Just try it on the 2_0_X branch, and I still have this message when I
>  > >  > >  > > try to
>  > >  > >  > >   >  save the document (test on imported documents) :
>  > >  > >  > >   >
>  > >  > >  > >   >  Usecase messages for "tinymce.edit":
>  > >  > >  > >   >
>  > >  > >  > >   >      * Involved objects are checked out.
>  > >  > >  > >   >
>  > >  > >  > >   >
>  > >  > >  > >   >  I can edit the same page with others editors with no problems.
>  > >  > >  > >   >
>  > >  > >  > >   >  Can you reproduce it ?
>  > >  > >  > > 
>  > >  > >  > > No. Any message in one of the log files in the .../webapp/WEB-INF/logs
>  > >  > >  > > directory?
>  > >  > >  > > 
>  > >  > >  > > Can you please try to force a checkin and edit again?
>  > >  > >  > > 
>  > >  > >  > >   >
>  > >  > >  > >   >  My conf :
>  > >  > >  > >   >  - java 6
>  > >  > >  > >   >  - ubuntu 10.04, 64 bits
>  > >  > >  > > 
>  > >  > >  > > My setup is java 5, ubuntu 10.04 32 bits.
>  > >  > >  > > 
>  > >  > >  > > I can try a complete rebuild from sources, if necessary.
>  > >  > >  > > 
>  > >  > >  > >   Rainer
>  > >  > >  > > 
>  > >  > >  > > ---------------------------------------------------------------------
>  > >  > >  > > To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
>  > >  > >  > > For additional commands, e-mail: dev-help@lenya.apache.org
>  > >  > >  > > 
>  > >  > >  > 
>  > >  > >  > ---------------------------------------------------------------------
>  > >  > >  > To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
>  > >  > >  > For additional commands, e-mail: dev-help@lenya.apache.org
>  > >  > >  > 
>  > >  > > 
>  > >  > > 
>  > >  > > 
>  > >  > > Rainer
>  > >  > > 
>  > >  > > 
>  > >  > > 
>  > >  > > 
>  > >  > > ---------------------------------------------------------------------
>  > >  > > To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
>  > >  > > For additional commands, e-mail: dev-help@lenya.apache.org
>  > >  > 
>  > >  > ---------------------------------------------------------------------
>  > >  > To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
>  > >  > For additional commands, e-mail: dev-help@lenya.apache.org
>  > >  > 
>  > > 
>  > >    Rainer Schöpf
>  > > 
>  > > 
>  > > 
>  > > 
>  > > ---------------------------------------------------------------------
>  > > To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
>  > > For additional commands, e-mail: dev-help@lenya.apache.org
>  > 
>  > ---------------------------------------------------------------------
>  > To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
>  > For additional commands, e-mail: dev-help@lenya.apache.org
>  > 
> 
>    Rainer Schöpf
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
> For additional commands, e-mail: dev-help@lenya.apache.org

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


Re: TinyMCE install

Posted by Rainer Schöpf <ra...@gmx.net>.
Hello Florent,

I tested these patches with Tiny3, but they _should_ work wiht Tiny2 as well. 
The idea is to have support for Tiny2 and Tiny3 in the 2.0 branch, so that 
people can install a new 2.0 version without changing from tiny2 to tiny3.

I plan to put together all my patches soon, but I haven't found the time to do 
it.

  Rainer


On Tue, 26 Oct 2010 at 08:54 +0200, florent andr� wrote:

 > Hi Rainer,
 > 
 > I try this with tiny3 or tiny2 ?
 > 
 > IMO for the 2.1 branch we can just focus on the tiny3.
 > 
 > Cheers
 > 
 > On 10/24/2010 06:14 PM, Rainer Sch�pf wrote:
 > > Hi Florent,
 > > 
 > > changes committed. Can you please try the patches in
 > > 
 > >   https://issues.apache.org/bugzilla/attachment.cgi?id=26178
 > > 
 > > for the unloadhandler and simplebrowser plugins?
 > > 
 > >  Thanks
 > >   Rainer
 > > 
 > > ---------------------------------------------------------------------------------------------
 > >  > Hi Rainer
 > >  > 
 > >  > Works like a charm. great ! This is why I have the ""bug"". Nice way to
 > >  > limit this.
 > >  > 
 > >  > The svn wait him ! :)
 > >  > 
 > >  > Can you please commit it in 2.0 and 2.1 branch ? (still we don't have
 > >  > decide to release and stop 2.0.)
 > >  > 
 > >  > Thanks !
 > >  > 
 > >  > On 10/21/2010 10:29 AM, Rainer Sch�pf wrote:
 > >  > > Hi Florent,
 > >  > > 
 > >  > > could you please try the appended patch?
 > >  > > 
 > >  > >  Rainer
 > >  > > 
 > >  > > ______________________________________________________________________
 > >  > > On Thu, 23 Sep 2010, florent andr� wrote:
 > >  > > 
 > >  > >  > no messages in logs....
 > >  > >  > 
 > >  > >  > Documents are "checked in" when I try to modify.
 > >  > >  > The tiny editor open well, I can do text modification, and when I clic on
 > >  > >  > save the message appear on top of the editor.
 > >  > >  > 
 > >  > >  > Click on "cancel" do nothing, document is still open.
 > >  > >  > 
 > >  > >  > I have to clic on another doc to escape from the editor.
 > >  > >  > 
 > >  > >  > I can edit with no problem the same document with another editor.
 > >  > >  > 
 > >  > >  > Maybe a complete rebuild on 20X give you the same error...
 > >  > >  > 
 > >  > >  > A rgrep give me the source of this message :
 > >  > >  > ** rgrep "Usecase messages for" . | grep -v .svn
 > >  > >  > * ./src/modules/tinymce/xslt/page2edit.xsl:       <p><strong>Usecase messages
 > >  > >  > for "<xsl:value-of select="$usecaseName"/>":</strong></p>
 > >  > >  > 
 > >  > >  > Thanks for invest on it !
 > >  > >  > 
 > >  > >  > ++
 > >  > >  > 
 > >  > >  > On 09/23/2010 07:14 PM, Rainer Sch�pf wrote:
 > >  > >  > > Hello Florent,
 > >  > >  > > 
 > >  > >  > >   >  Hi Rainer,
 > >  > >  > >   >
 > >  > >  > >   >  Sorry, I don't know this tutorial page.
 > >  > >  > >   >
 > >  > >  > >   >  Just try it on the 2_0_X branch, and I still have this message when I
 > >  > >  > > try to
 > >  > >  > >   >  save the document (test on imported documents) :
 > >  > >  > >   >
 > >  > >  > >   >  Usecase messages for "tinymce.edit":
 > >  > >  > >   >
 > >  > >  > >   >      * Involved objects are checked out.
 > >  > >  > >   >
 > >  > >  > >   >
 > >  > >  > >   >  I can edit the same page with others editors with no problems.
 > >  > >  > >   >
 > >  > >  > >   >  Can you reproduce it ?
 > >  > >  > > 
 > >  > >  > > No. Any message in one of the log files in the .../webapp/WEB-INF/logs
 > >  > >  > > directory?
 > >  > >  > > 
 > >  > >  > > Can you please try to force a checkin and edit again?
 > >  > >  > > 
 > >  > >  > >   >
 > >  > >  > >   >  My conf :
 > >  > >  > >   >  - java 6
 > >  > >  > >   >  - ubuntu 10.04, 64 bits
 > >  > >  > > 
 > >  > >  > > My setup is java 5, ubuntu 10.04 32 bits.
 > >  > >  > > 
 > >  > >  > > I can try a complete rebuild from sources, if necessary.
 > >  > >  > > 
 > >  > >  > >   Rainer
 > >  > >  > > 
 > >  > >  > > ---------------------------------------------------------------------
 > >  > >  > > To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
 > >  > >  > > For additional commands, e-mail: dev-help@lenya.apache.org
 > >  > >  > > 
 > >  > >  > 
 > >  > >  > ---------------------------------------------------------------------
 > >  > >  > To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
 > >  > >  > For additional commands, e-mail: dev-help@lenya.apache.org
 > >  > >  > 
 > >  > > 
 > >  > > 
 > >  > > 
 > >  > > Rainer
 > >  > > 
 > >  > > 
 > >  > > 
 > >  > > 
 > >  > > ---------------------------------------------------------------------
 > >  > > To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
 > >  > > For additional commands, e-mail: dev-help@lenya.apache.org
 > >  > 
 > >  > ---------------------------------------------------------------------
 > >  > To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
 > >  > For additional commands, e-mail: dev-help@lenya.apache.org
 > >  > 
 > > 
 > >    Rainer Sch�pf
 > > 
 > > 
 > > 
 > > 
 > > ---------------------------------------------------------------------
 > > To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
 > > For additional commands, e-mail: dev-help@lenya.apache.org
 > 
 > ---------------------------------------------------------------------
 > To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
 > For additional commands, e-mail: dev-help@lenya.apache.org
 > 

   Rainer Sch�pf

Re: TinyMCE install

Posted by florent andré <fl...@4sengines.com>.
Hi Rainer,

I try this with tiny3 or tiny2 ?

IMO for the 2.1 branch we can just focus on the tiny3.

Cheers

On 10/24/2010 06:14 PM, Rainer Schöpf wrote:
> Hi Florent,
> 
> changes committed. Can you please try the patches in
> 
>   https://issues.apache.org/bugzilla/attachment.cgi?id=26178
> 
> for the unloadhandler and simplebrowser plugins?
> 
>  Thanks
>   Rainer
> 
> ---------------------------------------------------------------------------------------------
>  > Hi Rainer
>  > 
>  > Works like a charm. great ! This is why I have the ""bug"". Nice way to
>  > limit this.
>  > 
>  > The svn wait him ! :)
>  > 
>  > Can you please commit it in 2.0 and 2.1 branch ? (still we don't have
>  > decide to release and stop 2.0.)
>  > 
>  > Thanks !
>  > 
>  > On 10/21/2010 10:29 AM, Rainer Schöpf wrote:
>  > > Hi Florent,
>  > > 
>  > > could you please try the appended patch?
>  > > 
>  > >  Rainer
>  > > 
>  > > ______________________________________________________________________
>  > > On Thu, 23 Sep 2010, florent andré wrote:
>  > > 
>  > >  > no messages in logs....
>  > >  > 
>  > >  > Documents are "checked in" when I try to modify.
>  > >  > The tiny editor open well, I can do text modification, and when I clic on
>  > >  > save the message appear on top of the editor.
>  > >  > 
>  > >  > Click on "cancel" do nothing, document is still open.
>  > >  > 
>  > >  > I have to clic on another doc to escape from the editor.
>  > >  > 
>  > >  > I can edit with no problem the same document with another editor.
>  > >  > 
>  > >  > Maybe a complete rebuild on 20X give you the same error...
>  > >  > 
>  > >  > A rgrep give me the source of this message :
>  > >  > ** rgrep "Usecase messages for" . | grep -v .svn
>  > >  > * ./src/modules/tinymce/xslt/page2edit.xsl:       <p><strong>Usecase messages
>  > >  > for "<xsl:value-of select="$usecaseName"/>":</strong></p>
>  > >  > 
>  > >  > Thanks for invest on it !
>  > >  > 
>  > >  > ++
>  > >  > 
>  > >  > On 09/23/2010 07:14 PM, Rainer Schöpf wrote:
>  > >  > > Hello Florent,
>  > >  > > 
>  > >  > >   >  Hi Rainer,
>  > >  > >   >
>  > >  > >   >  Sorry, I don't know this tutorial page.
>  > >  > >   >
>  > >  > >   >  Just try it on the 2_0_X branch, and I still have this message when I
>  > >  > > try to
>  > >  > >   >  save the document (test on imported documents) :
>  > >  > >   >
>  > >  > >   >  Usecase messages for "tinymce.edit":
>  > >  > >   >
>  > >  > >   >      * Involved objects are checked out.
>  > >  > >   >
>  > >  > >   >
>  > >  > >   >  I can edit the same page with others editors with no problems.
>  > >  > >   >
>  > >  > >   >  Can you reproduce it ?
>  > >  > > 
>  > >  > > No. Any message in one of the log files in the .../webapp/WEB-INF/logs
>  > >  > > directory?
>  > >  > > 
>  > >  > > Can you please try to force a checkin and edit again?
>  > >  > > 
>  > >  > >   >
>  > >  > >   >  My conf :
>  > >  > >   >  - java 6
>  > >  > >   >  - ubuntu 10.04, 64 bits
>  > >  > > 
>  > >  > > My setup is java 5, ubuntu 10.04 32 bits.
>  > >  > > 
>  > >  > > I can try a complete rebuild from sources, if necessary.
>  > >  > > 
>  > >  > >   Rainer
>  > >  > > 
>  > >  > > ---------------------------------------------------------------------
>  > >  > > To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
>  > >  > > For additional commands, e-mail: dev-help@lenya.apache.org
>  > >  > > 
>  > >  > 
>  > >  > ---------------------------------------------------------------------
>  > >  > To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
>  > >  > For additional commands, e-mail: dev-help@lenya.apache.org
>  > >  > 
>  > > 
>  > > 
>  > > 
>  > > Rainer
>  > > 
>  > > 
>  > > 
>  > > 
>  > > ---------------------------------------------------------------------
>  > > To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
>  > > For additional commands, e-mail: dev-help@lenya.apache.org
>  > 
>  > ---------------------------------------------------------------------
>  > To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
>  > For additional commands, e-mail: dev-help@lenya.apache.org
>  > 
> 
>    Rainer Schöpf
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
> For additional commands, e-mail: dev-help@lenya.apache.org

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


Re: TinyMCE install

Posted by Rainer Schöpf <ra...@gmx.net>.
Hi Florent,

changes committed. Can you please try the patches in

  https://issues.apache.org/bugzilla/attachment.cgi?id=26178

for the unloadhandler and simplebrowser plugins?

 Thanks
  Rainer

---------------------------------------------------------------------------------------------
 > Hi Rainer
 > 
 > Works like a charm. great ! This is why I have the ""bug"". Nice way to
 > limit this.
 > 
 > The svn wait him ! :)
 > 
 > Can you please commit it in 2.0 and 2.1 branch ? (still we don't have
 > decide to release and stop 2.0.)
 > 
 > Thanks !
 > 
 > On 10/21/2010 10:29 AM, Rainer Sch�pf wrote:
 > > Hi Florent,
 > > 
 > > could you please try the appended patch?
 > > 
 > >  Rainer
 > > 
 > > ______________________________________________________________________
 > > On Thu, 23 Sep 2010, florent andr� wrote:
 > > 
 > >  > no messages in logs....
 > >  > 
 > >  > Documents are "checked in" when I try to modify.
 > >  > The tiny editor open well, I can do text modification, and when I clic on
 > >  > save the message appear on top of the editor.
 > >  > 
 > >  > Click on "cancel" do nothing, document is still open.
 > >  > 
 > >  > I have to clic on another doc to escape from the editor.
 > >  > 
 > >  > I can edit with no problem the same document with another editor.
 > >  > 
 > >  > Maybe a complete rebuild on 20X give you the same error...
 > >  > 
 > >  > A rgrep give me the source of this message :
 > >  > ** rgrep "Usecase messages for" . | grep -v .svn
 > >  > * ./src/modules/tinymce/xslt/page2edit.xsl:       <p><strong>Usecase messages
 > >  > for "<xsl:value-of select="$usecaseName"/>":</strong></p>
 > >  > 
 > >  > Thanks for invest on it !
 > >  > 
 > >  > ++
 > >  > 
 > >  > On 09/23/2010 07:14 PM, Rainer Sch�pf wrote:
 > >  > > Hello Florent,
 > >  > > 
 > >  > >   >  Hi Rainer,
 > >  > >   >
 > >  > >   >  Sorry, I don't know this tutorial page.
 > >  > >   >
 > >  > >   >  Just try it on the 2_0_X branch, and I still have this message when I
 > >  > > try to
 > >  > >   >  save the document (test on imported documents) :
 > >  > >   >
 > >  > >   >  Usecase messages for "tinymce.edit":
 > >  > >   >
 > >  > >   >      * Involved objects are checked out.
 > >  > >   >
 > >  > >   >
 > >  > >   >  I can edit the same page with others editors with no problems.
 > >  > >   >
 > >  > >   >  Can you reproduce it ?
 > >  > > 
 > >  > > No. Any message in one of the log files in the .../webapp/WEB-INF/logs
 > >  > > directory?
 > >  > > 
 > >  > > Can you please try to force a checkin and edit again?
 > >  > > 
 > >  > >   >
 > >  > >   >  My conf :
 > >  > >   >  - java 6
 > >  > >   >  - ubuntu 10.04, 64 bits
 > >  > > 
 > >  > > My setup is java 5, ubuntu 10.04 32 bits.
 > >  > > 
 > >  > > I can try a complete rebuild from sources, if necessary.
 > >  > > 
 > >  > >   Rainer
 > >  > > 
 > >  > > ---------------------------------------------------------------------
 > >  > > To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
 > >  > > For additional commands, e-mail: dev-help@lenya.apache.org
 > >  > > 
 > >  > 
 > >  > ---------------------------------------------------------------------
 > >  > To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
 > >  > For additional commands, e-mail: dev-help@lenya.apache.org
 > >  > 
 > > 
 > > 
 > > 
 > > Rainer
 > > 
 > > 
 > > 
 > > 
 > > ---------------------------------------------------------------------
 > > To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
 > > For additional commands, e-mail: dev-help@lenya.apache.org
 > 
 > ---------------------------------------------------------------------
 > To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
 > For additional commands, e-mail: dev-help@lenya.apache.org
 > 

   Rainer Sch�pf

Re: TinyMCE install

Posted by florent andré <fl...@4sengines.com>.
Hi Rainer

Works like a charm. great ! This is why I have the ""bug"". Nice way to
limit this.

The svn wait him ! :)

Can you please commit it in 2.0 and 2.1 branch ? (still we don't have
decide to release and stop 2.0.)

Thanks !

On 10/21/2010 10:29 AM, Rainer Schöpf wrote:
> Hi Florent,
> 
> could you please try the appended patch?
> 
>  Rainer
> 
> ______________________________________________________________________
> On Thu, 23 Sep 2010, florent andré wrote:
> 
>  > no messages in logs....
>  > 
>  > Documents are "checked in" when I try to modify.
>  > The tiny editor open well, I can do text modification, and when I clic on
>  > save the message appear on top of the editor.
>  > 
>  > Click on "cancel" do nothing, document is still open.
>  > 
>  > I have to clic on another doc to escape from the editor.
>  > 
>  > I can edit with no problem the same document with another editor.
>  > 
>  > Maybe a complete rebuild on 20X give you the same error...
>  > 
>  > A rgrep give me the source of this message :
>  > ** rgrep "Usecase messages for" . | grep -v .svn
>  > * ./src/modules/tinymce/xslt/page2edit.xsl:       <p><strong>Usecase messages
>  > for "<xsl:value-of select="$usecaseName"/>":</strong></p>
>  > 
>  > Thanks for invest on it !
>  > 
>  > ++
>  > 
>  > On 09/23/2010 07:14 PM, Rainer Schöpf wrote:
>  > > Hello Florent,
>  > > 
>  > >   >  Hi Rainer,
>  > >   >
>  > >   >  Sorry, I don't know this tutorial page.
>  > >   >
>  > >   >  Just try it on the 2_0_X branch, and I still have this message when I
>  > > try to
>  > >   >  save the document (test on imported documents) :
>  > >   >
>  > >   >  Usecase messages for "tinymce.edit":
>  > >   >
>  > >   >      * Involved objects are checked out.
>  > >   >
>  > >   >
>  > >   >  I can edit the same page with others editors with no problems.
>  > >   >
>  > >   >  Can you reproduce it ?
>  > > 
>  > > No. Any message in one of the log files in the .../webapp/WEB-INF/logs
>  > > directory?
>  > > 
>  > > Can you please try to force a checkin and edit again?
>  > > 
>  > >   >
>  > >   >  My conf :
>  > >   >  - java 6
>  > >   >  - ubuntu 10.04, 64 bits
>  > > 
>  > > My setup is java 5, ubuntu 10.04 32 bits.
>  > > 
>  > > I can try a complete rebuild from sources, if necessary.
>  > > 
>  > >   Rainer
>  > > 
>  > > ---------------------------------------------------------------------
>  > > To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
>  > > For additional commands, e-mail: dev-help@lenya.apache.org
>  > > 
>  > 
>  > ---------------------------------------------------------------------
>  > To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
>  > For additional commands, e-mail: dev-help@lenya.apache.org
>  > 
> 
> 
> 
> Rainer
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
> For additional commands, e-mail: dev-help@lenya.apache.org

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


Re: TinyMCE install

Posted by Rainer Schöpf <ra...@gmx.net>.
Hi Florent,

could you please try the appended patch?

 Rainer

______________________________________________________________________
On Thu, 23 Sep 2010, florent andr� wrote:

 > no messages in logs....
 > 
 > Documents are "checked in" when I try to modify.
 > The tiny editor open well, I can do text modification, and when I clic on
 > save the message appear on top of the editor.
 > 
 > Click on "cancel" do nothing, document is still open.
 > 
 > I have to clic on another doc to escape from the editor.
 > 
 > I can edit with no problem the same document with another editor.
 > 
 > Maybe a complete rebuild on 20X give you the same error...
 > 
 > A rgrep give me the source of this message :
 > ** rgrep "Usecase messages for" . | grep -v .svn
 > * ./src/modules/tinymce/xslt/page2edit.xsl:       <p><strong>Usecase messages
 > for "<xsl:value-of select="$usecaseName"/>":</strong></p>
 > 
 > Thanks for invest on it !
 > 
 > ++
 > 
 > On 09/23/2010 07:14 PM, Rainer Sch�pf wrote:
 > > Hello Florent,
 > > 
 > >   >  Hi Rainer,
 > >   >
 > >   >  Sorry, I don't know this tutorial page.
 > >   >
 > >   >  Just try it on the 2_0_X branch, and I still have this message when I
 > > try to
 > >   >  save the document (test on imported documents) :
 > >   >
 > >   >  Usecase messages for "tinymce.edit":
 > >   >
 > >   >      * Involved objects are checked out.
 > >   >
 > >   >
 > >   >  I can edit the same page with others editors with no problems.
 > >   >
 > >   >  Can you reproduce it ?
 > > 
 > > No. Any message in one of the log files in the .../webapp/WEB-INF/logs
 > > directory?
 > > 
 > > Can you please try to force a checkin and edit again?
 > > 
 > >   >
 > >   >  My conf :
 > >   >  - java 6
 > >   >  - ubuntu 10.04, 64 bits
 > > 
 > > My setup is java 5, ubuntu 10.04 32 bits.
 > > 
 > > I can try a complete rebuild from sources, if necessary.
 > > 
 > >   Rainer
 > > 
 > > ---------------------------------------------------------------------
 > > To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
 > > For additional commands, e-mail: dev-help@lenya.apache.org
 > > 
 > 
 > ---------------------------------------------------------------------
 > To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
 > For additional commands, e-mail: dev-help@lenya.apache.org
 > 



Rainer

Re: TinyMCE install

Posted by florent andré <fl...@4sengines.com>.
no messages in logs....

Documents are "checked in" when I try to modify.
The tiny editor open well, I can do text modification, and when I clic 
on save the message appear on top of the editor.

Click on "cancel" do nothing, document is still open.

I have to clic on another doc to escape from the editor.

I can edit with no problem the same document with another editor.

Maybe a complete rebuild on 20X give you the same error...

A rgrep give me the source of this message :
** rgrep "Usecase messages for" . | grep -v .svn
* ./src/modules/tinymce/xslt/page2edit.xsl:       <p><strong>Usecase 
messages for "<xsl:value-of select="$usecaseName"/>":</strong></p>

Thanks for invest on it !

++

On 09/23/2010 07:14 PM, Rainer Schöpf wrote:
> Hello Florent,
>
>   >  Hi Rainer,
>   >
>   >  Sorry, I don't know this tutorial page.
>   >
>   >  Just try it on the 2_0_X branch, and I still have this message when I try to
>   >  save the document (test on imported documents) :
>   >
>   >  Usecase messages for "tinymce.edit":
>   >
>   >      * Involved objects are checked out.
>   >
>   >
>   >  I can edit the same page with others editors with no problems.
>   >
>   >  Can you reproduce it ?
>
> No. Any message in one of the log files in the .../webapp/WEB-INF/logs
> directory?
>
> Can you please try to force a checkin and edit again?
>
>   >
>   >  My conf :
>   >  - java 6
>   >  - ubuntu 10.04, 64 bits
>
> My setup is java 5, ubuntu 10.04 32 bits.
>
> I can try a complete rebuild from sources, if necessary.
>
>   Rainer
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
> For additional commands, e-mail: dev-help@lenya.apache.org
>

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


Re: TinyMCE install

Posted by Rainer Schöpf <ra...@gmx.net>.
Hello Florent,

 > Hi Rainer,
 > 
 > Sorry, I don't know this tutorial page.
 > 
 > Just try it on the 2_0_X branch, and I still have this message when I try to
 > save the document (test on imported documents) :
 > 
 > Usecase messages for "tinymce.edit":
 > 
 >     * Involved objects are checked out.
 > 
 > 
 > I can edit the same page with others editors with no problems.
 > 
 > Can you reproduce it ?

No. Any message in one of the log files in the .../webapp/WEB-INF/logs 
directory?

Can you please try to force a checkin and edit again?

 > 
 > My conf :
 > - java 6
 > - ubuntu 10.04, 64 bits

My setup is java 5, ubuntu 10.04 32 bits.

I can try a complete rebuild from sources, if necessary.

 Rainer

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


Re: TinyMCE install

Posted by florent andré <fl...@4sengines.com>.
Hi Rainer,

Sorry, I don't know this tutorial page.

Just try it on the 2_0_X branch, and I still have this message when I 
try to save the document (test on imported documents) :

Usecase messages for "tinymce.edit":

     * Involved objects are checked out.


I can edit the same page with others editors with no problems.

Can you reproduce it ?

My conf :
- java 6
- ubuntu 10.04, 64 bits

++

On 09/23/2010 02:37 PM, Rainer Schöpf wrote:
> Hi Florent
>
>   >  Hi Rainer, Hi there
>   >
>   >  In order to try your patch I begin the installation of TinyMCE.
>   >
>   >  And it's not so easy for an editor newbie like me ! :)
>   >
>   >  So, be carefull... long mail comes ! :)
>   >
>   >
>   >  == Download of tiny "core" ==
>   >
>   >  *** Fix the version ***
>   >
>   >  In order to have a static, well define version of tiny, I think about check
>   >  it out via svn:externals, but :
>   >
>   >  1)
>   >  Tiny have an svn repository :
>   >  https://tinymce.svn.sourceforge.net/svnroot/tinymce/tinymce/tags/
>
> My understanding is that we cannot do that, because of the conflicting
> licenses.
>
> Actually, I don't see the problem you have: following the link and
> instructions on
>
>   http://lenya.apache.org/docu20/standardmodules/tinymcemodulesection/tinymcemoduleoverview.html
>
> and clicking on "Download", I select the main package and the appropriate
> language packs for download, unpack them and build lenya.
>
> I believe the information on the web page should be duplicated in some README
> file in the lenya src tree
>
>   >  Someone "know" them and can ask a tag for the 3.3.9 ?
>   >  (here the announce :
>   >  http://tinymce.moxiecode.com/punbb/viewtopic.php?id=23157)
>
>   >  *** Use Jquery version ? ***
>   >
>   >  They have a version with jquery see here [1].
>   >
>   >  I don't enough know tiny for evaluate the difference, but I know that jquery
>   >  is a really good js framework... it's improve tiny ?
>
> Possibly, but what is the advantage for lenya?
>
>   >  == The tinymce test ==
>   >
>   >
>   >  * on a fresh co of 2_0_X branch
>   >
>   >  * do what describe in the new README_INSTALL
>
> Not sure which file you mean here.
>
> Can you please follow the instructions on the web page? It worked for me.
>
>   >  *** Table's style ***
>   >
>   >  * In the drop down list for tab style, there is many class (and some don't
>   >  apply to tab).
>
> Yes, that's one of the reasons why you need the patch.
>
>    Rainer
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
> For additional commands, e-mail: dev-help@lenya.apache.org
>

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


Re: TinyMCE install

Posted by Rainer Schöpf <ra...@gmx.net>.
Hi Florent

 > Hi Rainer, Hi there
 > 
 > In order to try your patch I begin the installation of TinyMCE.
 > 
 > And it's not so easy for an editor newbie like me ! :)
 > 
 > So, be carefull... long mail comes ! :)
 > 
 > 
 > == Download of tiny "core" ==
 > 
 > *** Fix the version ***
 > 
 > In order to have a static, well define version of tiny, I think about check
 > it out via svn:externals, but :
 > 
 > 1)
 > Tiny have an svn repository :
 > https://tinymce.svn.sourceforge.net/svnroot/tinymce/tinymce/tags/

My understanding is that we cannot do that, because of the conflicting 
licenses.

Actually, I don't see the problem you have: following the link and 
instructions on

 http://lenya.apache.org/docu20/standardmodules/tinymcemodulesection/tinymcemoduleoverview.html

and clicking on "Download", I select the main package and the appropriate 
language packs for download, unpack them and build lenya.

I believe the information on the web page should be duplicated in some README 
file in the lenya src tree

 > Someone "know" them and can ask a tag for the 3.3.9 ?
 > (here the announce :
 > http://tinymce.moxiecode.com/punbb/viewtopic.php?id=23157)

 > *** Use Jquery version ? ***
 > 
 > They have a version with jquery see here [1].
 > 
 > I don't enough know tiny for evaluate the difference, but I know that jquery
 > is a really good js framework... it's improve tiny ?

Possibly, but what is the advantage for lenya?

 > == The tinymce test ==
 > 
 > 
 > * on a fresh co of 2_0_X branch
 > 
 > * do what describe in the new README_INSTALL

Not sure which file you mean here.

Can you please follow the instructions on the web page? It worked for me.

 > *** Table's style ***
 > 
 > * In the drop down list for tab style, there is many class (and some don't
 > apply to tab).

Yes, that's one of the reasons why you need the patch.

  Rainer

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