<?xml version="1.0" encoding="utf-8"?>
<!--If you can view this message, then you are viewing the
raw RSS (XML) source. This file is intended to be viewed with an
RSS reader or for syndication between websites. For more information,
try a web search for RSS.
Created by Siteframe http://siteframe.org.-->
<rss version="2.0" xmlns:media="http://search.yahoo.com/mrss/">
  <channel>
    <title>Scripts @ Siteframe</title>
    <link>http://siteframe.org/_scripts</link>
    <description>&lt;p&gt;Scripts (files that end in .php) are the top-level entry points to a Siteframe website. This folder will (hopefully) contain documentation on each of the scripts provided with the system.&lt;/p&gt;</description>
    <language>en-US</language>
    <copyright>&amp;copy;2005-7 Glen Campbell</copyright>
    <lastBuildDate>Sat, 10 Dec 2005 16:34:14 MST</lastBuildDate>
    <generator>Siteframe 5.0.5</generator>
    <webMaster>webmaster@siteframe.org</webMaster>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <ttl>30</ttl>
    <item>
      <title>rss.php</title>
      <description>rss.php is the script that generates all of the page-based RSS feeds for Siteframe. (Some RSS feeds, such as those for search results or all tags, are not a list of pages and are thus generated using a template.) rss.php executes a SQL statement that returns a list of pages, then creates a DOM tree</description>
      <pubDate>Sat, 10 Dec 2005 16:34:14 MST</pubDate>
      <guid isPermaLink="true">http://siteframe.org/p/rssphp</guid>
      <link>http://siteframe.org/p/rssphp</link>
      <category>rss</category>
      <category>rss.php</category>
      <category>siteframe.ini</category>
    </item>
    <item>
      <title>setup.php</title>
      <description>This is the installation script for Siteframe Beaumont. Whenever a&#13;
page is launched, a check is made to determine if the database table(s)&#13;
are accessible; if those tables do not exist, then it is presumed that&#13;
the software has not yet been installed and the scripts are redirected&#13;
to...</description>
      <pubDate>Sun, 27 Nov 2005 21:08:06 MST</pubDate>
      <guid isPermaLink="true">http://siteframe.org/p/setupphp</guid>
      <link>http://siteframe.org/p/setupphp</link>
      <category>administrator</category>
      <category>installation</category>
      <category>setup.php</category>
      <category>siteframe.ini</category>
    </item>
    <item>
      <title>xml.php</title>
      <description>This script produces an XML version of a Siteframe object. It has two required parameters (query strings):&#13;
&#13;
  c=string- the class of object to export&#13;
  id=number- the id of the object to export&#13;
&#13;
For example, to create an XML version of a Page object with ID=12, you'd use this...</description>
      <pubDate>Sat, 28 May 2005 16:33:28 MDT</pubDate>
      <guid isPermaLink="true">http://siteframe.org/p/xmlphp</guid>
      <link>http://siteframe.org/p/xmlphp</link>
      <category>export</category>
      <category>import</category>
      <category>xml</category>
    </item>
    <item>
      <title>sitemap.php</title>
      <description>This script displays the folder structure ("site map") of the site.&#13;
It constructs a list of folders (technically, in "depth-first" order)&#13;
and the default templates display each folder as an indented&#13;
hierarchical structure. You can see this site's folder structure here.</description>
      <pubDate>Sat, 28 May 2005 16:30:07 MDT</pubDate>
      <guid isPermaLink="true">http://siteframe.org/p/treephp</guid>
      <link>http://siteframe.org/p/treephp</link>
      <category>script</category>
      <category>sitemap</category>
      <category>tree.php</category>
    </item>
  </channel>
</rss>


<!-- rss.php/0.0990 secs -->
