<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://wiki.sandwichboard.com/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://wiki.sandwichboard.com/feed.php">
        <title>SandwichBoard Wiki</title>
        <description></description>
        <link>http://wiki.sandwichboard.com/</link>
        <image rdf:resource="http://wiki.sandwichboard.com/lib/images/favicon.ico" />
       <dc:date>2008-11-18T19:25:12+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://wiki.sandwichboard.com/designers?rev=1226945641&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.sandwichboard.com/filters?rev=1225743032&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.sandwichboard.com/themes?rev=1225735597&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.sandwichboard.com/start?rev=1225734253&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.sandwichboard.com/tags?rev=1225732798&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://wiki.sandwichboard.com/lib/images/favicon.ico">
        <title>SandwichBoard Wiki</title>
        <link>http://wiki.sandwichboard.com/</link>
        <url>http://wiki.sandwichboard.com/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://wiki.sandwichboard.com/designers?rev=1226945641&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-11-17T18:14:01+00:00</dc:date>
        <dc:creator>patjoyce</dc:creator>
        <title>designers - Adding studio3wd to the list of designers</title>
        <link>http://wiki.sandwichboard.com/designers?rev=1226945641&amp;do=diff</link>
        <description>SandwichBoard provides a few out-of-the-box themes for styling web sites. However, many restaurants will want custom branding. Because SandwichBoard is built on the Liquid markup language, web designers comfortable with XHTML and CSS can easily build custom SandwichBoard themes--the same way they would create static web sites.</description>
    </item>
    <item rdf:about="http://wiki.sandwichboard.com/filters?rev=1225743032&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-11-03T20:10:32+00:00</dc:date>
        <dc:creator>ianlotinsky</dc:creator>
        <title>filters - Added Lightbox</title>
        <link>http://wiki.sandwichboard.com/filters?rev=1225743032&amp;do=diff</link>
        <description>Liquid templates are constructed with Liquid drops and filters (“output”) and tags. These are the Liquid filters available in SandwichBoard used to manipulate output.

path_for_size(image_path, size = nil)

Converts an image path to the appropriate path for a given size: 'small', 'medium', 'thumbnail', or 'tiny'.</description>
    </item>
    <item rdf:about="http://wiki.sandwichboard.com/themes?rev=1225735597&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-11-03T18:06:37+00:00</dc:date>
        <dc:creator>ianlotinsky</dc:creator>
        <title>themes</title>
        <link>http://wiki.sandwichboard.com/themes?rev=1225735597&amp;do=diff</link>
        <description>Themes are what power the look-and-feel of restaurant's web sites on SandwichBoard. A theme is a ZIP files that holds a collection of files and folders with Liquid templates, image files, Cascading Style Sheets, JavaScript source files, and a YAML file that describes the theme. Images reside under the images web site folder and CSS and JavaScript files are referenced using the stylesheet and javascript Liquid filters.</description>
    </item>
    <item rdf:about="http://wiki.sandwichboard.com/start?rev=1225734253&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-11-03T17:44:13+00:00</dc:date>
        <dc:creator>ianlotinsky</dc:creator>
        <title>start - Added Tags</title>
        <link>http://wiki.sandwichboard.com/start?rev=1225734253&amp;do=diff</link>
        <description>This is the place for documentation on SandwichBoard. You won't find things covered exhaustively, only what SandwichBoard itself doesn't explain and what people commonly get stuck on or get confused about. If you don't see something that you think should be here, please create a wiki account and give us a hand; otherwise, ask us on the forums.</description>
    </item>
    <item rdf:about="http://wiki.sandwichboard.com/tags?rev=1225732798&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-11-03T17:19:58+00:00</dc:date>
        <dc:creator>ianlotinsky</dc:creator>
        <title>tags - Strengthened expression examples</title>
        <link>http://wiki.sandwichboard.com/tags?rev=1225732798&amp;do=diff</link>
        <description>Liquid templates are constructed with Liquid drops and filters (“output”) and tags. These are the Liquid tags available in SandwichBoard.

Comments

Comment is the simplest tag. It just swallows content. 

Hi tobi {% comment %} you rock! {% endcomment %}
If / Else

If Else should be well known from any language imaginable. Liquid allows you to write simple expressions 
in the If, including ranges and collection inspection.</description>
    </item>
</rdf:RDF>
