Changes for page Engine_4Suite

Last modified by Nicolas Gregoire on 2012/01/23 12:24

From version Icon 8.1 Icon
edited by Nicolas Gregoire
on 2012/01/14 18:01
Change comment: There is no comment for this version
To version Icon 7.1 Icon
edited by Nicolas Gregoire
on 2012/01/11 11:50
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -1,31 +1,23 @@
1 -{{toc/}}
1 +[[4Suite>>http://foursuite.sourceforge.net/||rel="__blank" title="4Suite Home Page"]] is a Python based XSLT engine by Fourthought Inc.
2 2  
3 -= Introduction =
4 4  
5 -[[4Suite>>http://foursuite.sourceforge.net/||rel="__blank" title="4Suite Home Page"]] is a Python based XSLT engine by Fourthought Inc.
4 +== Supported version ==
6 6  
7 -= Supported version =
8 8  
9 9  1.0
10 10  
11 -= Command line =
12 12  
10 +== Command line ==
11 +
13 13  $> 4xslt foo.xml foo.xsl
14 14  
15 -= Identification strings =
16 16  
15 +== Identification strings ==
16 +
17 17  |=xsl:vendor-url|http:~/~/4Suite.org
18 18  |=xsl:vendor|Fourthought Inc.
19 19  |=xsl:version|1
20 20  
21 -= Special features =
21 +== Special features ==
22 22  
23 23  * File access (read and write)
24 -
25 -= Reading files =
26 -
27 -{{warning}}TODO{{/warning}}
28 -
29 -= Writing files =
30 -
31 -{{warning}}TODO{{/warning}}