<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://geodesicsolutions.org/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://geodesicsolutions.org/wiki/feed.php">
        <title>Geodesic Solutions Community Wiki designers</title>
        <description></description>
        <link>http://geodesicsolutions.org/wiki/</link>
        <image rdf:resource="http://geodesicsolutions.org/wiki/lib/tpl/dokuwiki/images/favicon.ico" />
       <dc:date>2026-04-21T09:54:26+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://geodesicsolutions.org/wiki/designers/changes_to_note?rev=1411664133&amp;do=diff"/>
                <rdf:li rdf:resource="http://geodesicsolutions.org/wiki/designers/custom_js_plugins?rev=1413908930&amp;do=diff"/>
                <rdf:li rdf:resource="http://geodesicsolutions.org/wiki/designers/debug_smarty_tag?rev=1469655119&amp;do=diff"/>
                <rdf:li rdf:resource="http://geodesicsolutions.org/wiki/designers/no_use_php?rev=1411664133&amp;do=diff"/>
                <rdf:li rdf:resource="http://geodesicsolutions.org/wiki/designers/philosophy?rev=1411664133&amp;do=diff"/>
                <rdf:li rdf:resource="http://geodesicsolutions.org/wiki/designers/start?rev=1411664133&amp;do=diff"/>
                <rdf:li rdf:resource="http://geodesicsolutions.org/wiki/designers/template_error?rev=1454322727&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://geodesicsolutions.org/wiki/lib/tpl/dokuwiki/images/favicon.ico">
        <title>Geodesic Solutions Community Wiki</title>
        <link>http://geodesicsolutions.org/wiki/</link>
        <url>http://geodesicsolutions.org/wiki/lib/tpl/dokuwiki/images/favicon.ico</url>
    </image>
    <item rdf:about="http://geodesicsolutions.org/wiki/designers/changes_to_note?rev=1411664133&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2014-09-25T16:55:33+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Changes to Note</title>
        <link>http://geodesicsolutions.org/wiki/designers/changes_to_note?rev=1411664133&amp;do=diff</link>
        <description>Changes to Note

Starting with 7.0.0, all template changes are documented in the changelogs.  See the changelogs for template changes on versions newer than 7.0.0.

This page documents every system or module template change (and rarely main_page templates), made in versions from</description>
    </item>
    <item rdf:about="http://geodesicsolutions.org/wiki/designers/custom_js_plugins?rev=1413908930&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2014-10-21T16:28:50+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>List of Custom jQuery Plugins &amp; Other JS Tips</title>
        <link>http://geodesicsolutions.org/wiki/designers/custom_js_plugins?rev=1413908930&amp;do=diff</link>
        <description>List of Custom jQuery Plugins &amp; Other JS Tips

The software comes with several JavaScript (JS) plugins to do specific things in the software.  Most are used by built-in functionality, but are made in such a way so that they can be re-used for your own purposes.  In addition, many have optional parameters that can be customized to alter how the JS plugin works, for instance if you want to make the delay for the simple carousel longer.</description>
    </item>
    <item rdf:about="http://geodesicsolutions.org/wiki/designers/debug_smarty_tag?rev=1469655119&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-07-27T21:31:59+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>How To Use The Built-in Smarty Tag {debug}</title>
        <link>http://geodesicsolutions.org/wiki/designers/debug_smarty_tag?rev=1469655119&amp;do=diff</link>
        <description>How To Use The Built-in Smarty Tag {debug}

We get questions all the time from those that wish to make changes to system/module/addon templates within the software.  One of those questions is &quot;how do we know what tags/variables are available to a template?&quot;.  The answer is that you can easily find out by inserting the built-in Smarty tag {debug} within that template.  You only need to put that tag anywhere within the template to trigger a popup that will display all variables assigned within the…</description>
    </item>
    <item rdf:about="http://geodesicsolutions.org/wiki/designers/no_use_php?rev=1411664133&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2014-09-25T16:55:33+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Alternatives for {php} In Templates</title>
        <link>http://geodesicsolutions.org/wiki/designers/no_use_php?rev=1411664133&amp;do=diff</link>
        <description>Alternatives for {php} In Templates

Use of the {php} in Smarty templates is removed and should not be used, as going forward starting in Smarty 3.1 they will no longer work.  Starting in version 6.0.0 which uses Smarty 3.1.5, you will no longer be able to use {php} Smarty tags and must use an alternate resource instead.  More info can be read in the</description>
    </item>
    <item rdf:about="http://geodesicsolutions.org/wiki/designers/philosophy?rev=1411664133&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2014-09-25T16:55:33+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Philosophy</title>
        <link>http://geodesicsolutions.org/wiki/designers/philosophy?rev=1411664133&amp;do=diff</link>
        <description>Philosophy

Why is this page in the Wiki?  Why does this Wiki exist?  Why do any of us exist?  What is the purpose of the universe, life, and everything?

Those are some examples of topics we will not be tackling on this page (except perhaps that first one)!  This page in the Wiki will go over the &quot;Design Philosophy&quot; that we follow here at Geodesic Solutions.  Some of these are a little newer, and apply starting with</description>
    </item>
    <item rdf:about="http://geodesicsolutions.org/wiki/designers/start?rev=1411664133&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2014-09-25T16:55:33+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Designers</title>
        <link>http://geodesicsolutions.org/wiki/designers/start?rev=1411664133&amp;do=diff</link>
        <description>Designers

NOTE: This section is a work in progress!  We are in the process of moving a lot of pages that are currently spread across different sections of the user manual, into a single spot.  Note that tutorials will still be located in the tutorial section, but other information about the design we will move to this new section.</description>
    </item>
    <item rdf:about="http://geodesicsolutions.org/wiki/designers/template_error?rev=1454322727&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-02-01T10:32:07+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>List of Custom Smarty Plugins</title>
        <link>http://geodesicsolutions.org/wiki/designers/template_error?rev=1454322727&amp;do=diff</link>
        <description>List of Custom Smarty Plugins

The Geo software extends the Smarty Template Engine, a 3rd party &quot;software library&quot;, for the software's template system.  You can read the smarty.net documentation to learn about the main functionality available in Smarty-based templates.  The Geo software adds much more functionality on top of what is built into the Smarty template engine system, as noted below.</description>
    </item>
</rdf:RDF>
