Hi Thorsten,

Thorsten Scherler schrieb:
I am trying to add some points to
https://lenya.zones.apache.org/cms/docu/authoring/docu20/concepts/documents.html.

Is it correct that I only can edit the page with the one-form editor?

you can also use Firedocs, see
http://wiki.apache.org/lenya/HowToInstallFiredocs


Opening the document with the editor I instantly get:

Validation failed
* unknown element "document" (line 18, column 11) Somebody has an idea how to fix it?

The documents now need a namespace (to be editable with Firedocs), you just have to add it to the document element:

xmlns="http://apache.org/forrest/document/v20";

We could run a migration job over all documents, but I was too lazy to set this up yet.

I just edited another page and it worked fine, so why not this one?

I guess this document already contained the namespace declaration.

HTH,

-- Andreas

--
Andreas Hartmann, CTO
BeCompany GmbH
http://www.becompany.ch
Tel.: +41 (0) 43 818 57 01


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to