You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@lenya.apache.org by Alex <az...@otenet.gr> on 2004/02/04 12:19:22 UTC

Re: [bx-editor-users] Bitflux and Lenya problem]

Thank you for replying.

I don't know what is causing the problem (obviously...), I've also posted a
message at a Lenya mailing list and waiting for an answer from them too :-).

----- Original Message ----- 
From: "Christian Stocker" <ch...@bitflux.ch>
To: "Lenya Users List" <le...@cocoon.apache.org>
Sent: Wednesday, February 04, 2004 12:57 PM
Subject: [Fwd: [bx-editor-users] Bitflux and Lenya problem]


> Looks like a lenya problem ;)
>
> chregu
>
> -------- Original Message --------
> Subject: [bx-editor-users] Bitflux and Lenya problem
> Date: Wed, 4 Feb 2004 10:36:18 -0000
> From: <az...@otenet.gr>
> To: <bx...@lists.bitflux.ch>
>
>
> I have Lenya 1.2rc2 installed and I'm trying to use the latest
> Bitflux editor with it. I have unzipped the files to the appropriate
> directory (TOMCAT_HOME\webapps\lenya\lenya\resources\bxeng) and I
> have installed Mozilla Firebird 0.7 as browser. Whenever I try to
> edit any page in my Lenya default publication a message shows up "no
> button definitions found in config.xml". In the file bxeConfig.js
> there is a line that produces that message:
>
> var result = this.doc.evaluate("/config/buttons/dimension", this.doc,
> null, 0, null);
> node = result.iterateNext();
> if (!node) {
> alert("no button definitions found in
> config.xml");
> }
>
> Any help would be appreciated.
> -- 
> bx-editor-users mailing list
> bx-editor-users@lists.bitflux.ch
> http://lists.bitflux.ch/cgi-bin/listinfo/bx-editor-users
>
> -- 
> christian stocker | Bitflux GmbH | schoeneggstrasse 5 | ch-8004 zurich
> phone +41 1 240 56 70 | mobile +41 76 561 88 60  | fax +41 1 240 56 71
> http://www.bitflux.ch  |  chregu@bitflux.ch  |  gnupg-keyid 0x5CE1DECB
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
> For additional commands, e-mail: lenya-user-help@cocoon.apache.org
>
>


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


Re: [bx-editor-users] Bitflux and Lenya problem]

Posted by Rudi Strasser <ru...@gmx.de>.
On Wednesday 04 February 2004 11:44, Christian Stocker wrote:
> Hi
>
> AFAIK, you should move bxeng to
>
> TOMCAT_HOME\webapps\ROOT
>
> and not
>
> TOMCAT_HOME\webapps\lenya\lenya\resources\bxeng
In the current CVS Lenya this is the correct directory.
/Rudi

>
> chregu
>
> On 2/4/04 12:19 PM, Alex wrote:
> > Thank you for replying.
> >
> > I don't know what is causing the problem (obviously...), I've also posted
> > a message at a Lenya mailing list and waiting for an answer from them too
> > :-).
> >
> > ----- Original Message -----
> > From: "Christian Stocker" <ch...@bitflux.ch>
> > To: "Lenya Users List" <le...@cocoon.apache.org>
> > Sent: Wednesday, February 04, 2004 12:57 PM
> > Subject: [Fwd: [bx-editor-users] Bitflux and Lenya problem]
> >
> >>Looks like a lenya problem ;)
> >>
> >>chregu
> >>
> >>-------- Original Message --------
> >>Subject: [bx-editor-users] Bitflux and Lenya problem
> >>Date: Wed, 4 Feb 2004 10:36:18 -0000
> >>From: <az...@otenet.gr>
> >>To: <bx...@lists.bitflux.ch>
> >>
> >>
> >>I have Lenya 1.2rc2 installed and I'm trying to use the latest
> >>Bitflux editor with it. I have unzipped the files to the appropriate
> >>directory (TOMCAT_HOME\webapps\lenya\lenya\resources\bxeng) and I
> >>have installed Mozilla Firebird 0.7 as browser. Whenever I try to
> >>edit any page in my Lenya default publication a message shows up "no
> >>button definitions found in config.xml". In the file bxeConfig.js
> >>there is a line that produces that message:
> >>
> >>var result = this.doc.evaluate("/config/buttons/dimension", this.doc,
> >>null, 0, null);
> >>node = result.iterateNext();
> >>if (!node) {
> >>alert("no button definitions found in
> >>config.xml");
> >>}
> >>
> >>Any help would be appreciated.
> >>--
> >>bx-editor-users mailing list
> >>bx-editor-users@lists.bitflux.ch
> >>http://lists.bitflux.ch/cgi-bin/listinfo/bx-editor-users
> >>
> >>--
> >>christian stocker | Bitflux GmbH | schoeneggstrasse 5 | ch-8004 zurich
> >>phone +41 1 240 56 70 | mobile +41 76 561 88 60  | fax +41 1 240 56 71
> >>http://www.bitflux.ch  |  chregu@bitflux.ch  |  gnupg-keyid 0x5CE1DECB
> >>
> >>---------------------------------------------------------------------
> >>To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
> >>For additional commands, e-mail: lenya-user-help@cocoon.apache.org
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
> > For additional commands, e-mail: lenya-user-help@cocoon.apache.org

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


Re: [bx-editor-users] Bitflux and Lenya problem]

Posted by Alex <az...@otenet.gr>.
Tried that, didn't work, Lenya can't see it. The exact text from Lenya is:

"Please download Bitflux Editor and copy the contents of the tarball to the
webapps/lenya/lenya/resources/bxeng directory.
No further setup is required.

If you use Jetty, copy the contents of the tarball to the
build/lenya/webapps/lenya/resources/bxeng directory.

Many thanks to the Bitflux Editor community for making this great tool
available. "



----- Original Message ----- 
From: "Christian Stocker" <ch...@bitflux.ch>
To: "Lenya Users List" <le...@cocoon.apache.org>
Sent: Wednesday, February 04, 2004 1:44 PM
Subject: Re: [bx-editor-users] Bitflux and Lenya problem]


> Hi
>
> AFAIK, you should move bxeng to
>
> TOMCAT_HOME\webapps\ROOT
>
> and not
>
> TOMCAT_HOME\webapps\lenya\lenya\resources\bxeng
>
> chregu
>
> On 2/4/04 12:19 PM, Alex wrote:
>
> > Thank you for replying.
> >
> > I don't know what is causing the problem (obviously...), I've also
posted a
> > message at a Lenya mailing list and waiting for an answer from them too
:-).
> >
> > ----- Original Message ----- 
> > From: "Christian Stocker" <ch...@bitflux.ch>
> > To: "Lenya Users List" <le...@cocoon.apache.org>
> > Sent: Wednesday, February 04, 2004 12:57 PM
> > Subject: [Fwd: [bx-editor-users] Bitflux and Lenya problem]
> >
> >
> >
> >>Looks like a lenya problem ;)
> >>
> >>chregu
> >>
> >>-------- Original Message --------
> >>Subject: [bx-editor-users] Bitflux and Lenya problem
> >>Date: Wed, 4 Feb 2004 10:36:18 -0000
> >>From: <az...@otenet.gr>
> >>To: <bx...@lists.bitflux.ch>
> >>
> >>
> >>I have Lenya 1.2rc2 installed and I'm trying to use the latest
> >>Bitflux editor with it. I have unzipped the files to the appropriate
> >>directory (TOMCAT_HOME\webapps\lenya\lenya\resources\bxeng) and I
> >>have installed Mozilla Firebird 0.7 as browser. Whenever I try to
> >>edit any page in my Lenya default publication a message shows up "no
> >>button definitions found in config.xml". In the file bxeConfig.js
> >>there is a line that produces that message:
> >>
> >>var result = this.doc.evaluate("/config/buttons/dimension", this.doc,
> >>null, 0, null);
> >>node = result.iterateNext();
> >>if (!node) {
> >>alert("no button definitions found in
> >>config.xml");
> >>}
> >>
> >>Any help would be appreciated.
> >>-- 
> >>bx-editor-users mailing list
> >>bx-editor-users@lists.bitflux.ch
> >>http://lists.bitflux.ch/cgi-bin/listinfo/bx-editor-users
> >>
> >>-- 
> >>christian stocker | Bitflux GmbH | schoeneggstrasse 5 | ch-8004 zurich
> >>phone +41 1 240 56 70 | mobile +41 76 561 88 60  | fax +41 1 240 56 71
> >>http://www.bitflux.ch  |  chregu@bitflux.ch  |  gnupg-keyid 0x5CE1DECB
> >>
> >>---------------------------------------------------------------------
> >>To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
> >>For additional commands, e-mail: lenya-user-help@cocoon.apache.org
> >>
> >>
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
> > For additional commands, e-mail: lenya-user-help@cocoon.apache.org
>
> -- 
> christian stocker | Bitflux GmbH | schoeneggstrasse 5 | ch-8004 zurich
> phone +41 1 240 56 70 | mobile +41 76 561 88 60  | fax +41 1 240 56 71
> http://www.bitflux.ch  |  chregu@bitflux.ch  |  gnupg-keyid 0x5CE1DECB
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
> For additional commands, e-mail: lenya-user-help@cocoon.apache.org
>
>


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


Re: [bx-editor-users] Bitflux and Lenya problem]

Posted by Christian Stocker <ch...@bitflux.ch>.
Hi

AFAIK, you should move bxeng to

TOMCAT_HOME\webapps\ROOT

and not

TOMCAT_HOME\webapps\lenya\lenya\resources\bxeng

chregu

On 2/4/04 12:19 PM, Alex wrote:

> Thank you for replying.
> 
> I don't know what is causing the problem (obviously...), I've also posted a
> message at a Lenya mailing list and waiting for an answer from them too :-).
> 
> ----- Original Message ----- 
> From: "Christian Stocker" <ch...@bitflux.ch>
> To: "Lenya Users List" <le...@cocoon.apache.org>
> Sent: Wednesday, February 04, 2004 12:57 PM
> Subject: [Fwd: [bx-editor-users] Bitflux and Lenya problem]
> 
> 
> 
>>Looks like a lenya problem ;)
>>
>>chregu
>>
>>-------- Original Message --------
>>Subject: [bx-editor-users] Bitflux and Lenya problem
>>Date: Wed, 4 Feb 2004 10:36:18 -0000
>>From: <az...@otenet.gr>
>>To: <bx...@lists.bitflux.ch>
>>
>>
>>I have Lenya 1.2rc2 installed and I'm trying to use the latest
>>Bitflux editor with it. I have unzipped the files to the appropriate
>>directory (TOMCAT_HOME\webapps\lenya\lenya\resources\bxeng) and I
>>have installed Mozilla Firebird 0.7 as browser. Whenever I try to
>>edit any page in my Lenya default publication a message shows up "no
>>button definitions found in config.xml". In the file bxeConfig.js
>>there is a line that produces that message:
>>
>>var result = this.doc.evaluate("/config/buttons/dimension", this.doc,
>>null, 0, null);
>>node = result.iterateNext();
>>if (!node) {
>>alert("no button definitions found in
>>config.xml");
>>}
>>
>>Any help would be appreciated.
>>-- 
>>bx-editor-users mailing list
>>bx-editor-users@lists.bitflux.ch
>>http://lists.bitflux.ch/cgi-bin/listinfo/bx-editor-users
>>
>>-- 
>>christian stocker | Bitflux GmbH | schoeneggstrasse 5 | ch-8004 zurich
>>phone +41 1 240 56 70 | mobile +41 76 561 88 60  | fax +41 1 240 56 71
>>http://www.bitflux.ch  |  chregu@bitflux.ch  |  gnupg-keyid 0x5CE1DECB
>>
>>---------------------------------------------------------------------
>>To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
>>For additional commands, e-mail: lenya-user-help@cocoon.apache.org
>>
>>
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
> For additional commands, e-mail: lenya-user-help@cocoon.apache.org

-- 
christian stocker | Bitflux GmbH | schoeneggstrasse 5 | ch-8004 zurich
phone +41 1 240 56 70 | mobile +41 76 561 88 60  | fax +41 1 240 56 71
http://www.bitflux.ch  |  chregu@bitflux.ch  |  gnupg-keyid 0x5CE1DECB

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