[xsl] Display link text as a hyperlink

Subject: [xsl] Display link text as a hyperlink
From: Brent Solly <ultra@xxxxxxxxx>
Date: Thu, 7 Aug 2008 09:07:07 -0700 (PDT)
At the top of the stylesheet this is what is listed.

<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"; xmlns:dc="http://purl.org/dc/elements/1.1/"; exclude-result-prefixes="dc" version="1.0">

Under the info.php file , I see this: 

XSL  enabled  
libxslt Version  1.1.15  
libxslt compiled against libxml Version  2.6.22  
EXSLT  enabled  
libexslt Version  1.1.15  

And I am testing locally using CookTop Development/Environment for XML/XSL version 2.5, which uses XSLT 1.0.  

I should have checked out all of this information before sending this to the list.  

Current Thread