Clandes Tino wrote:

Hello, first thank you for the quick response.
I would like to ask you some questions more and thank
you in advance for the answers:

"authors" (login info) are being saved within LDAP
or filesystem, but
one could customize Lenya such that they are being
saved within a RDBMS
Q1: Is there any alive source code or documentation,
doing/showing that?

The publication of the University of Zurich is using LDAP, which
can be found at

http://www.wyona.org

would need some customization for validation against
schematron business rules
Q2: any hint what particular lenya module to look at?

in the case of 1.2.X it might be similar to

org/apache/lenya/cms/cocoon/acting/HTMLFormSaveAction.java

where Schema (Relax NG) is being done

Retrieve particular specified editable units for
this document type in some naviagtion bar should be
possiblem, but what do you mean by "some navigation
bar"?
Q3: I mean left frame with tree like structure od
particular document type, e.g
legislation/act/amendment/section/paragraph

you mean that only the content of this XPath can be edited?

If so, yes


The functionality: when all reviewers specified in workflow finish their reviewing, author accepts a comment and this is inserted in WYSIWYG editor in specified section (e.g amandment)
needs customization
Q4: I have a question for any of suplied WYSIWYG
editors. Can they be configured to perform supplied
XML Schema and Business rules validation in place. For
example to alert when something invalid is submited.

that depends on the editor, for instance BXE and the Form editor
do schema validation and don't allow "illegal" input

Live documents has to be searched in structured,
full text manner, e.g give me all amandments in
legislations which have term "Germany". I used Lucene a lot so far, but always for unstructured full text search scenarios.
Q5: How Lenya can perform structured search described
above?

Lenya provides a class mapping XML onto a LuceneDocument.
As an example

src/webapp/lenya/pubs/default/config/search/lenyadocs.xconf

Xindice API implementation in Lenya is possible and
has already been done
Q6: is there any source code available where I can see
that or maybe some documentation?

we did this for a customer of ours and cannot release it because
of our customer, but it's really not very difficult. You might want
to take a look at the Java interface of Xindice.

HTH

Michi

Thank you a lot again!
Best regards Milan



                
___________________________________________________________ How much free photo storage do you get? Store your holiday snaps for FREE with Yahoo! Photos http://uk.photos.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
Michael Wechner
Wyona      -   Open Source Content Management   -    Apache Lenya
http://www.wyona.com                      http://lenya.apache.org
[EMAIL PROTECTED]                        [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to