Michael Wechner wrote:
Doug Chestnut wrote:

Hi all,
What is the best way to validate against my relaxng schema outside of the Lenya editors? I thought that there might be an action to use in a pipeline, but didn't see anything like that.



Lenya is using the Jing library. Take a look at

src/java/org/apache/lenya/xml/RelaxNG.java
lib/jing-20030619.jar
src/java/org/apache/lenya/cms/cocoon/acting/HTMLFormSaveAction.java

Thanks, I will take a look at this today.

I have the basics in place for webDAV editing (OPTIONS, LOCK, GET, PROPFIND, PUT).

very cool. Can you submit a patch ;-)

Sure, but it might be better just to make a wiki page showing the process. I am using the cocoon webDAV block example in the default pub with some tweaks and additions to make it work with lenya. The webDAV example seems to be very rough, I need to look over rfc2518 to make it more useful.

--Doug

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



Reply via email to