Tag: xml
Siteframe Beaumont 5.0 Beta 3
This build contains some minor fixes and enhancements to XML generation code; see the CHANGELOG.txt for a complete list of modifications.
0 comment(s)
/ glen
/ Older Versions
/ on December 1, 2005 at 14:46
xml.php
This script produces an XML version of a Siteframe object. It has two required parameters (query strings):
c= string - the class of object to export
id= number - the id of the object to export
For example, to create an XML version of a Page object with ID=12, you'd use this URL: http://siteframe.info/xml.php?c=Page&id=12 Objects exported in this manner can be...
0 comment(s)
/ glen
/ Scripts
/ on May 28, 2005 at 16:33
