Toolserver:~drtrigon/cgi-bin/xsalt.py

From mediawiki.org

This page was moved from the Toolserver wiki.
Toolserver has been replaced by Toolforge. As such, the instructions here may no longer work, but may still be of historical interest.
Please help by updating examples, links, template links, etc. If a page is still relevant, move it to a normal title and leave a redirect.

Category:Tools

Manual on MediaWiki Tools
XSaLT: XSL/XSLT Simple and Lightweight Tool
Release status: unknown
Implementation Patrolling tools, data extracting tools
Author(s) DrTrigon
License No license specified
Download No link
https://toolserver.org/~drtrigon/cgi-bin/xsalt.py
Tags
patrolling tools, data extracting tools

Category:Tools by DrTrigon


XSaLT: XSL/XSLT Simple and Lightweight Tool is a data extracting-tool, which is used as helper for any XML content (like RSS feeds or else). It transforms any XML source document given by help of lxml XSLT processor according to given XSLT stylesheet into a resulting document. Available XSLT stylesheets are:

  • rss2html.xslt (RSS feed to HTML content)
  • atom2html.xslt (Atom feed to HTML content)
  • (others can easily be added, please report if you need another one!)

available languages: English


Category:Tools that can be translated Category:patrolling tools Category:data extracting tools