r1350 - branches/bxe_2_0/examples/xslt2
| Newsgroups | gmane.editors.bitflux.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: chregu
Date: Mon Jul 25 12:53:54 2005
New Revision: 1350
Modified:
branches/bxe_2_0/examples/xslt2/config.xml
Log:
added langfile
Modified: branches/bxe_2_0/examples/xslt2/config.xml
==============================================================================
--- branches/bxe_2_0/examples/xslt2/config.xml (original)
+++ branches/bxe_2_0/examples/xslt2/config.xml Mon Jul 25 12:53:54 2005
@@ -3,7 +3,7 @@
<files>
<input>
<!-- The XML-document with the actual data -->
- <file name="BX_xmlfile" method="webdav">testdoc.xml</file>
+ <file name="BX_xmlfile" method="http">testdoc.xml</file>
<!-- The xhtml with the appropriate div tag (e.g. <div bxe_xpath="/xhtml:html/lenya:meta/dc:title" />)
An xhtml file can be used instead of an xsl to provide the page layout of the non-editable part -->
<file name="BX_xslfile">_main_.xsl</file>
@@ -12,6 +12,7 @@
<!-- The RelaxNG (XML Schema) -->
<file name="BX_validationfile">_main_rng.xml</file>
+ <file name="BX_langfile">../../lang/en.xml</file>
</input>
<output>
<file name="BX_exitdestination">../../index.html</file>
--
Bx-editor-cvs mailing list
[email protected]
http://lists.bitflux.ch/cgi-bin/listinfo/bx-editor-cvs