Bitflux and Lenya problem
| Newsgroups | gmane.editors.bitflux.general |
|---|---|
| Message-ID | <[email protected]> |
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
[email protected]
http://lists.bitflux.ch/cgi-bin/listinfo/bx-editor-users