lenya/src/webapp/lenya/pubs/docs-new/skins/lenya-site/xslt/html document2html.xsl,1.3,1.4

Andreas Hartmann <[email protected]>
Newsgroups gmane.comp.cms.wyona.cvs
Message-ID <[email protected]>
Update of /repository/lenya/src/webapp/lenya/pubs/docs-new/skins/lenya-site/xslt/html
In directory erbium:/tmp/cvs-serv995/src/webapp/lenya/pubs/docs-new/skins/lenya-site/xslt/html

Modified Files:
	document2html.xsl 
Log Message:
validated and corrected documentation XML

Index: document2html.xsl
===================================================================
RCS file: /repository/lenya/src/webapp/lenya/pubs/docs-new/skins/lenya-site/xslt/html/document2html.xsl,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** document2html.xsl	7 May 2003 13:29:21 -0000	1.3
--- document2html.xsl	8 May 2003 14:25:45 -0000	1.4
***************
*** 21,25 ****
      <div class="content">
        <xsl:if test="normalize-space(header/title)!=''">
!         <table class="title">
            <tr> 
              <td valign="middle"> 
--- 21,25 ----
      <div class="content">
        <xsl:if test="normalize-space(header/title)!=''">
!         <table class="title" cellpadding="0" cellspacing="0">
            <tr> 
              <td valign="middle"> 
***************
*** 94,98 ****
      <xsl:apply-imports/>
    </xsl:template>
! 
    <xsl:template match="section">
      <a name="{generate-id()}"/>
--- 94,98 ----
      <xsl:apply-imports/>
    </xsl:template>
! <!--
    <xsl:template match="section">
      <a name="{generate-id()}"/>
***************
*** 142,146 ****
          <xsl:apply-templates select="*[not(self::title)]"/>
        </xsl:when>
!       <!-- If a faq, answer sections will be level 3 (1=Q/A, 2=part) -->
        <xsl:when test="$level=3 and $notoc='true'">
          <h4><xsl:value-of select="title"/></h4>
--- 142,147 ----
          <xsl:apply-templates select="*[not(self::title)]"/>
        </xsl:when>
!       
!       <!- If a faq, answer sections will be level 3 (1=Q/A, 2=part) ->
        <xsl:when test="$level=3 and $notoc='true'">
          <h4><xsl:value-of select="title"/></h4>
***************
*** 163,166 ****
--- 164,168 ----
  
    </xsl:template>  
+ -->
  
    <xsl:template match="fixme | note | warning">
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.