Changes between Version 2 and Version 3 of XsltTemplates
- Timestamp:
- 01/23/10 23:36:13 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
XsltTemplates
v2 v3 9 9 Sahana XSLT/XPath capability is provided by [http://codespeak.net/lxml/ lxml]. Currently Sahana only supports XSLT/XPath 1.0. 10 10 11 11 12 == Exporting Data from Sahana == 12 13 Sahana export templates are stored in: 14 {{{static/xslt/export}}} 13 15 14 16 == Importing Data from Sahana == 17 Sahana import templates are stored in: 18 {{{static/xslt/import}}} 15 19