<?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>2010-01-10T01:18:15+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://wiki.sandwichboard.com/designers?rev=1262920786&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.sandwichboard.com/themes?rev=1229452557&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.sandwichboard.com/album_drop?rev=1228858391&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.sandwichboard.com/liquid_templates?rev=1228773623&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.sandwichboard.com/images_and_albums?rev=1228772172&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.sandwichboard.com/liquid?rev=1227306053&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=1262920786&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-01-08T03:19:46+00:00</dc:date>
        <dc:creator>patjoyce</dc:creator>
        <title>designers - Adding design pepper to the list of designers.</title>
        <link>http://wiki.sandwichboard.com/designers?rev=1262920786&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/themes?rev=1229452557&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-12-16T18:35:57+00:00</dc:date>
        <dc:creator>ianlotinsky</dc:creator>
        <title>themes - Renamed scripts directory to javascripts</title>
        <link>http://wiki.sandwichboard.com/themes?rev=1229452557&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/album_drop?rev=1228858391&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-12-09T21:33:11+00:00</dc:date>
        <dc:creator>ianlotinsky</dc:creator>
        <title>album_drop - Removed unused ImageDrop.name and .description</title>
        <link>http://wiki.sandwichboard.com/album_drop?rev=1228858391&amp;do=diff</link>
        <description>This drop represents an image album. Albums consistent of images. Albums can be accessed from any template or page by calling the albums collection or album from the album.liquid template.

An album drop has the following properties.

album.name

Returns the name for this album.</description>
    </item>
    <item rdf:about="http://wiki.sandwichboard.com/liquid_templates?rev=1228773623&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-12-08T22:00:23+00:00</dc:date>
        <dc:creator>ianlotinsky</dc:creator>
        <title>liquid_templates - Added albums.liquid, album.liquid, and image.liquid</title>
        <link>http://wiki.sandwichboard.com/liquid_templates?rev=1228773623&amp;do=diff</link>
        <description>Built on the Liquid markup language, Liquid templates are what tell SandwichBoard how to render restaurants' web sites. What follows is a detailed description of each template found in a SandwichBoard theme.

layout.liquid

This is the outermost template for a site. This is where the restaurant name, logo, site navigation, and copyright information would typically go. All other templates and pages are rendered inside it and are called by {{content_for_layout}}.</description>
    </item>
    <item rdf:about="http://wiki.sandwichboard.com/images_and_albums?rev=1228772172&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-12-08T21:36:12+00:00</dc:date>
        <dc:creator>ianlotinsky</dc:creator>
        <title>images_and_albums - Added link to Comments screencast.</title>
        <link>http://wiki.sandwichboard.com/images_and_albums?rev=1228772172&amp;do=diff</link>
        <description>You can upload images for use in articles, events, pages, and albums. You can add existing images to albums or upload new ones. This screencast shows you how.

Visiting patrons may add comments to album images. This screencast shows you how users create comments and how administrators can moderate them.</description>
    </item>
    <item rdf:about="http://wiki.sandwichboard.com/liquid?rev=1227306053&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-11-21T22:20:53+00:00</dc:date>
        <dc:creator>ianlotinsky</dc:creator>
        <title>liquid - Added links to TextMate and the Liquid Bundle.</title>
        <link>http://wiki.sandwichboard.com/liquid?rev=1227306053&amp;do=diff</link>
        <description>Liquid is the language used to build custom SandwichBoard themes. It is a small and fast template language, which is quick to learn and yet is very powerful. We suggest inspecting one of our existing themes as you read along.

If you use TextMate, make sure to check out the Liquid TextMate Bundle.</description>
    </item>
</rdf:RDF>
