lenya/src/webapp/lenya/pubs/default/xslt/authoring xopus2-simple.xsl,1.3,1.4
Michael Wechner <[email protected]> Wed, 14 May 2003 14:55:40 +0200
| Newsgroups | gmane.comp.cms.wyona.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /repository/lenya/src/webapp/lenya/pubs/default/xslt/authoring
In directory erbium:/tmp/cvs-serv23998/src/webapp/lenya/pubs/default/xslt/authoring
Modified Files:
xopus2-simple.xsl
Log Message:
editing with Xopus
Index: xopus2-simple.xsl
===================================================================
RCS file: /repository/lenya/src/webapp/lenya/pubs/default/xslt/authoring/xopus2-simple.xsl,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** xopus2-simple.xsl 13 May 2003 13:02:18 -0000 1.3
--- xopus2-simple.xsl 14 May 2003 12:55:37 -0000 1.4
***************
*** 18,24 ****
--- 18,33 ----
</p>
<xml>
+ <!--
+ <pipeline xml="/lenya.xml" xsd="/matrix.xsd">
+ -->
<pipeline xml="/{$articleid}.xml" xsd="/simple-document.xsd">
<view id="defaultView" default="true">
+ <transform xsl="/tree.xsl"></transform>
+ <!--
+ <transform xsl="/body_xopus.xsl"></transform>
+ -->
+ <!--
<transform xsl="/simple2html.xsl"></transform>
+ -->
</view>
<view id="treeView">