lenya/src/webapp/lenya/pubs/default/xslt/authoring xopus2-simple.xsl,1.2,1.3
"Gregor J. Rothfuss" <[email protected]> Tue, 13 May 2003 15:02:21 +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-serv5289/src/webapp/lenya/pubs/default/xslt/authoring Modified Files: xopus2-simple.xsl Log Message: further work on xopus support for the default publication. since our documents now contain namespaces, the matchers have to change. see xslt/authoring/xopus2-simple.xsl Index: xopus2-simple.xsl =================================================================== RCS file: /repository/lenya/src/webapp/lenya/pubs/default/xslt/authoring/xopus2-simple.xsl,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** xopus2-simple.xsl 10 May 2003 15:43:25 -0000 1.2 --- xopus2-simple.xsl 13 May 2003 13:02:18 -0000 1.3 *************** *** 7,14 **** <xsl:param name="articleid"/> - <!-- - <xsl:include href="../../../xslt/xopus/root.xsl"/> --> ! <xsl:template match="simple-document"> <div id="article_xopus" xopus="true" autostart="true"> <p> --- 7,16 ---- <xsl:param name="articleid"/> ! <xsl:include href="../../../../xslt/xopus/root.xsl"/> ! ! <xsl:template match="cmsbody"><xsl:apply-templates /></xsl:template> ! ! <xsl:template match="*[local-name()='simple-document']"> <div id="article_xopus" xopus="true" autostart="true"> <p>