mirror of
https://gitlab.gnome.org/GNOME/libxslt
synced 2025-08-08 21:42:07 +03:00
Fixed the CVS snapshot link as pointed by Ken Neighbors, Daniel
This commit is contained in:
@@ -75,7 +75,8 @@ A:link, A:visited, A:active { text-decoration: underline }
|
|||||||
</table>
|
</table>
|
||||||
</td></tr></table></td>
|
</td></tr></table></td>
|
||||||
<td valign="top" bgcolor="#8b7765"><table border="0" cellspacing="0" cellpadding="1" width="100%"><tr><td><table border="0" cellspacing="0" cellpadding="1" width="100%" bgcolor="#000000"><tr><td><table border="0" cellpadding="3" cellspacing="1" width="100%"><tr><td bgcolor="#fffacd">
|
<td valign="top" bgcolor="#8b7765"><table border="0" cellspacing="0" cellpadding="1" width="100%"><tr><td><table border="0" cellspacing="0" cellpadding="1" width="100%" bgcolor="#000000"><tr><td><table border="0" cellpadding="3" cellspacing="1" width="100%"><tr><td bgcolor="#fffacd">
|
||||||
<ol><li>
|
<ol>
|
||||||
|
<li>
|
||||||
<em>passing parameters on the xsltproc command line doesn't work</em>
|
<em>passing parameters on the xsltproc command line doesn't work</em>
|
||||||
<p><em>xsltproc --param test alpha foo.xsl foo.xml</em></p>
|
<p><em>xsltproc --param test alpha foo.xsl foo.xml</em></p>
|
||||||
<p><em>the param does not get passed and ends up as ""</em></p>
|
<p><em>the param does not get passed and ends up as ""</em></p>
|
||||||
@@ -89,7 +90,8 @@ A:link, A:visited, A:active { text-decoration: underline }
|
|||||||
quotes at the shell level using -><code>"'alpha'"</code><- .</p>
|
quotes at the shell level using -><code>"'alpha'"</code><- .</p>
|
||||||
<p>or use</p>
|
<p>or use</p>
|
||||||
<p>xsltproc --stringparam test alpha foo.xsl foo.xml</p>
|
<p>xsltproc --stringparam test alpha foo.xsl foo.xml</p>
|
||||||
</li></ol>
|
</li>
|
||||||
|
</ol>
|
||||||
<p><a href="bugs.html">Daniel Veillard</a></p>
|
<p><a href="bugs.html">Daniel Veillard</a></p>
|
||||||
</td></tr></table></td></tr></table></td></tr></table></td>
|
</td></tr></table></td></tr></table></td></tr></table></td>
|
||||||
</tr></table></td></tr></table>
|
</tr></table></td></tr></table>
|
||||||
|
@@ -95,11 +95,13 @@ platform, get in touch with me to upload the package. I will keep them in the
|
|||||||
</p>
|
</p>
|
||||||
<p>Libxslt is also available from CVS:</p>
|
<p>Libxslt is also available from CVS:</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li><p>The <a href="http://cvs.gnome.org/bonsai/rview.cgi?cvsroot=/cvs/gnome&dir=libxslt">Gnome
|
|
||||||
CVS base</a>. Check the <a href="http://developer.gnome.org/tools/cvs.html">Gnome CVS Tools</a>
|
|
||||||
page; the CVS module is <b>libxslt</b>.</p></li>
|
|
||||||
<li>
|
<li>
|
||||||
<a href="ftp://xmlsoft.org/XSLT/cvs-snapshot.tar.gzftp://xmlsoft.org/XSLT/cvs-snapshot.tar.gzftp://xmlsoft.org/XSLT/cvs-snapshot.tar.gz">daily
|
<p>The <a href="http://cvs.gnome.org/bonsai/rview.cgi?cvsroot=/cvs/gnome&dir=libxslt">Gnome
|
||||||
|
CVS base</a>. Check the <a href="http://developer.gnome.org/tools/cvs.html">Gnome CVS Tools</a>
|
||||||
|
page; the CVS module is <b>libxslt</b>.</p>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="ftp://xmlsoft.org/XSLT/cvs-snapshot.tar.gz">daily
|
||||||
snapshots from CVS</a> are also provided</li>
|
snapshots from CVS</a> are also provided</li>
|
||||||
</ul>
|
</ul>
|
||||||
<p><a href="bugs.html">Daniel Veillard</a></p>
|
<p><a href="bugs.html">Daniel Veillard</a></p>
|
||||||
|
@@ -208,7 +208,7 @@ platform, get in touch with me to upload the package. I will keep them in the
|
|||||||
page; the CVS module is <b>libxslt</b>.</p>
|
page; the CVS module is <b>libxslt</b>.</p>
|
||||||
</li>
|
</li>
|
||||||
<li><a
|
<li><a
|
||||||
href="ftp://xmlsoft.org/XSLT/cvs-snapshot.tar.gzftp://xmlsoft.org/XSLT/cvs-snapshot.tar.gzftp://xmlsoft.org/XSLT/cvs-snapshot.tar.gz">daily
|
href="ftp://xmlsoft.org/XSLT/cvs-snapshot.tar.gz">daily
|
||||||
snapshots from CVS</a> are also provided</li>
|
snapshots from CVS</a> are also provided</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user