<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://get-simple.info/wiki/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://get-simple.info/wiki/feed.php">
        <title>GetSimple Wiki themes</title>
        <description></description>
        <link>http://get-simple.info/wiki/</link>
        <image rdf:resource="http://get-simple.info/wiki/lib/images/favicon.ico" />
       <dc:date>2012-05-16T11:08:26-04:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://get-simple.info/wiki/themes:creation?rev=1330121371&amp;do=diff"/>
                <rdf:li rdf:resource="http://get-simple.info/wiki/themes:installation?rev=1325843572&amp;do=diff"/>
                <rdf:li rdf:resource="http://get-simple.info/wiki/themes:template_files?rev=1300348837&amp;do=diff"/>
                <rdf:li rdf:resource="http://get-simple.info/wiki/themes:template_tags?rev=1331566114&amp;do=diff"/>
                <rdf:li rdf:resource="http://get-simple.info/wiki/themes:tips?rev=1300992329&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://get-simple.info/wiki/lib/images/favicon.ico">
        <title>GetSimple Wiki</title>
        <link>http://get-simple.info/wiki/</link>
        <url>http://get-simple.info/wiki/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://get-simple.info/wiki/themes:creation?rev=1330121371&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-02-24T17:09:31-04:00</dc:date>
        <title>themes:creation</title>
        <link>http://get-simple.info/wiki/themes:creation?rev=1330121371&amp;do=diff</link>
        <description>Creating themes for use within GetSimple are extremely easy. GS uses template tags similar to WordPress (if you are familiar with that). All template pages are written in PHP, but need minimal PHP required to work properly.

There is only one truly required theme file, and that's template.php. You then place that file within it's own unique folder name, and install it on your server.</description>
    </item>
    <item rdf:about="http://get-simple.info/wiki/themes:installation?rev=1325843572&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-01-06T04:52:52-04:00</dc:date>
        <title>themes:installation</title>
        <link>http://get-simple.info/wiki/themes:installation?rev=1325843572&amp;do=diff</link>
        <description>What is a GetSimple Theme? 
Themes are bundles of files which define the look and feel and function of a website. These bundles contain at least

	*  one template: template.php
	*  one css file for the design of your site
	*  one screenshot to visualize the theme in the theme-administration of GetSimple
	*  optional files:</description>
    </item>
    <item rdf:about="http://get-simple.info/wiki/themes:template_files?rev=1300348837&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-03-17T04:00:37-04:00</dc:date>
        <title>themes:template_files</title>
        <link>http://get-simple.info/wiki/themes:template_files?rev=1300348837&amp;do=diff</link>
        <description>You can easily create multiple 'Templates' within one 'Theme' in which you can then choose which 'Template' to be used for each page. Page Options &gt; Template

You can only use one 'Theme' per install. Each template should be located here:


theme/YourThemeFolder/YourTemplateName.php</description>
    </item>
    <item rdf:about="http://get-simple.info/wiki/themes:template_tags?rev=1331566114&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-03-12T11:28:34-04:00</dc:date>
        <title>themes:template_tags</title>
        <link>http://get-simple.info/wiki/themes:template_tags?rev=1331566114&amp;do=diff</link>
        <description>Our themes have an extensive function list that developers and site owners can use to customize their GetSimple CMS themes. All these functions can be used anywhere in any theme file. 

Echo / output functions

	*  get_page_content() 

&lt;?php get_page_content(); ?&gt;</description>
    </item>
    <item rdf:about="http://get-simple.info/wiki/themes:tips?rev=1300992329&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-03-24T14:45:29-04:00</dc:date>
        <title>themes:tips</title>
        <link>http://get-simple.info/wiki/themes:tips?rev=1300992329&amp;do=diff</link>
        <description>These are some tips to help development of themes for GetSimple


	*  There are many optional settings located in the /path/to/getsimple/gsconfig.php file. Includes CKEditor, file upload, security, language and sitemap settings.
	*  To turn on debugging, uncomment the GSDEBUG line in /path/to/getsimple/gsconfig.php to enable full PHP errors to help debug.
	*  If you want to see all PHP errors written to a log, check out /path/to/getsimple/data/other/logs/errorlog.txt - It is automatically genera…</description>
    </item>
</rdf:RDF>

