[Yanel-commits] rev 41546 - public/yanel/trunk/src/contributions/resources/wiki/xslt

michi at wyona.com michi at wyona.com
Thu Feb 12 10:11:06 CET 2009


Author: michi
Date: 2009-02-12 10:11:05 +0100 (Thu, 12 Feb 2009)
New Revision: 41546

Modified:
   public/yanel/trunk/src/contributions/resources/wiki/xslt/wiki2xhtml.xsl
Log:
TODO added

Modified: public/yanel/trunk/src/contributions/resources/wiki/xslt/wiki2xhtml.xsl
===================================================================
--- public/yanel/trunk/src/contributions/resources/wiki/xslt/wiki2xhtml.xsl	2009-02-12 08:37:37 UTC (rev 41545)
+++ public/yanel/trunk/src/contributions/resources/wiki/xslt/wiki2xhtml.xsl	2009-02-12 09:11:05 UTC (rev 41546)
@@ -38,6 +38,7 @@
   <xsl:template match="/">
     <html>
       <head>
+        <!-- TODO: the title should not be hard-coded, but rather some specific (e.g. the first !title) pattern of the content or the name of the URL of the page -->
         <title>A Wiki page</title>
           <link rel="neutron-introspection" href="introspection-{$yanel.path.name}.xml" type="application/neutron+xml"/>
 <!--



More information about the Yanel-commits mailing list