<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://www.secretarycms.com/guide/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://www.secretarycms.com/guide/feed.php">
        <title>The Secretary | User Guide</title>
        <description></description>
        <link>http://www.secretarycms.com/guide/</link>
        <image rdf:resource="http://www.secretarycms.com/guide/lib/images/favicon.ico" />
       <dc:date>2010-05-05T06:17:18-07:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.secretarycms.com/guide/setup/installation-instructions?rev=1272959891&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.secretarycms.com/guide/?rev=1269354149&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.secretarycms.com/guide/extend/plugins/plugins-that-modify-variables?rev=1269354130&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.secretarycms.com/guide/setup/upgrading-from-2.0-to-2.1?rev=1267526510&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://www.secretarycms.com/guide/lib/images/favicon.ico">
        <title>The Secretary | User Guide</title>
        <link>http://www.secretarycms.com/guide/</link>
        <url>http://www.secretarycms.com/guide/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://www.secretarycms.com/guide/setup/installation-instructions?rev=1272959891&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-05-04T00:58:11-07:00</dc:date>
        <dc:creator>mikael</dc:creator>
        <title>setup:installation-instructions</title>
        <link>http://www.secretarycms.com/guide/setup/installation-instructions?rev=1272959891&amp;do=diff</link>
        <description>Before you begin installing The Secretary double-check that your host meets the requirements. Second, you must have the connection information to your MySQL database (contact your webhost for this information if you do not have it). You will need the following information:</description>
    </item>
    <item rdf:about="http://www.secretarycms.com/guide/?rev=1269354149&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-03-23T07:22:29-07:00</dc:date>
        <dc:creator>mikael</dc:creator>
        <title></title>
        <link>http://www.secretarycms.com/guide/?rev=1269354149&amp;do=diff</link>
        <description>Welcome to the official user guide and documentation for The Secretary content management system. Use these pages as a resource, guide and aid to developing websites with The Secretary. 

Installation Instructions Upgrading from 2.0 to 2.1 Application Requirements Using Clean URLs</description>
    </item>
    <item rdf:about="http://www.secretarycms.com/guide/extend/plugins/plugins-that-modify-variables?rev=1269354130&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-03-23T07:22:10-07:00</dc:date>
        <dc:creator>mikael</dc:creator>
        <title>extend:plugins:plugins-that-modify-variables - created</title>
        <link>http://www.secretarycms.com/guide/extend/plugins/plugins-that-modify-variables?rev=1269354130&amp;do=diff</link>
        <description>Some anchors let plugins modify the value of a variable that is to be used later in the code. Let's take a look at a simple example, where we allow plugins to format a title that will be displayed on the page: 

 
&lt;?php 
	// First define the anchor 
	define_anchor( &quot;formatTitle&quot; ); 

	// $title could be a value grabbed from the database, for example 
	$title= &quot;Line's Music Blog&quot;; 
	$title= call_anchor( &quot;formatTitle&quot;, $title ); 
?&gt;</description>
    </item>
    <item rdf:about="http://www.secretarycms.com/guide/setup/upgrading-from-2.0-to-2.1?rev=1267526510&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-03-02T02:41:50-07:00</dc:date>
        <dc:creator>mikael</dc:creator>
        <title>setup:upgrading-from-2.0-to-2.1</title>
        <link>http://www.secretarycms.com/guide/setup/upgrading-from-2.0-to-2.1?rev=1267526510&amp;do=diff</link>
        <description>If you are upgrading from 2.0 to 2.1, it is highly advised that you back up the folder of your current theme and the “files” folder, as you may come to overwrite them when you upload the 2.1 files. 

Some of the file/folder structure has been changed in 2.1, so you should delete the following folders before upgrading:</description>
    </item>
</rdf:RDF>
