Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 494 Bytes

File metadata and controls

20 lines (14 loc) · 494 Bytes

OPML-RSS-Visual-Editor

HTML5 Visual editor for OPML files

Uses PHP to apply a style sheet to the OPML file XML and render it as an HTML5 app.

transform.php loads transform.xsl loads input.xml (a sample file, input2.xml is supplied as a sample too) does the transform emits the result which is a HTML5 webpage allowing drag/drop of OPML elements

transfrom.css css for rendering HTML5 app

transform.js javascript to handle HTML5 app

Save not yet implmented