lenya/src/webapp/lenya/pubs/oscom/xslt/matrix body.xsl,1.10,1.11

Michael Wechner <[email protected]>
Newsgroups gmane.comp.cms.wyona.cvs
Message-ID <[email protected]>
Update of /repository/lenya/src/webapp/lenya/pubs/oscom/xslt/matrix
In directory erbium:/tmp/cvs-serv27001/src/webapp/lenya/pubs/oscom/xslt/matrix

Modified Files:
	body.xsl 
Log Message:
Programming Language added to Schema

Index: body.xsl
===================================================================
RCS file: /repository/lenya/src/webapp/lenya/pubs/oscom/xslt/matrix/body.xsl,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** body.xsl	4 May 2003 22:19:09 -0000	1.10
--- body.xsl	8 May 2003 08:09:32 -0000	1.11
***************
*** 40,45 ****
   <xsl:apply-templates select="description"/>
   <ul>
!    <li>Home: <a href="{main_url}" target="_blank"><xsl:apply-templates select="main_url"/></a></li>
     <li><xsl:apply-templates select="license"/></li>
   </ul>
   <xsl:apply-templates select="related-info" />
--- 40,46 ----
   <xsl:apply-templates select="description"/>
   <ul>
!    <li><b>Home:</b><xsl:text> </xsl:text><a href="{main_url}" target="_blank"><xsl:apply-templates select="main_url"/></a></li>
     <li><xsl:apply-templates select="license"/></li>
+    <xsl:apply-templates select="programming-language"/>
   </ul>
   <xsl:apply-templates select="related-info" />
***************
*** 49,53 ****
  
  <xsl:template match="license">
!  License: <a href="{license_url}" target="_blank"><xsl:apply-templates select="license_name"/></a>
  </xsl:template>
  
--- 50,58 ----
  
  <xsl:template match="license">
! <b>License:</b><xsl:text> </xsl:text><a href="{license_url}" target="_blank"><xsl:apply-templates select="license_name"/></a>
! </xsl:template>
! 
! <xsl:template match="programming-language">
!  <li><b>Programming Language:</b><xsl:text> </xsl:text><xsl:value-of select="."/></li>
  </xsl:template>
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.