<?xml version="1.0" encoding="utf-8"?>
<!--If you can view this message, then you are viewing the
raw RSS (XML) source. This file is intended to be viewed with an
RSS reader or for syndication between websites. For more information,
try a web search for RSS.
Created by Siteframe http://siteframe.org.-->
<rss version="2.0" xmlns:media="http://search.yahoo.com/mrss/">
  <channel>
    <title>Templates @ Siteframe</title>
    <link>http://siteframe.org/_templates</link>
    <description>&lt;p&gt;Documentation on Smarty templates and associated Siteframe extensions for use in and with them.&lt;/p&gt;</description>
    <language>en-US</language>
    <copyright>&amp;copy;2005-7 Glen Campbell</copyright>
    <lastBuildDate>Fri, 06 Jan 2006 07:10:50 MST</lastBuildDate>
    <generator>Siteframe 5.0.5</generator>
    <webMaster>webmaster@siteframe.org</webMaster>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <ttl>30</ttl>
    <item>
      <title>The Blue Blog Template Set</title>
      <description>&lt;center&gt;&lt;a href="http://siteframe.org/p/the_blue_blog_template_set"&gt;&lt;img src="http://siteframe.org/files/2/31/blue_blog-0300000n.jpg" width="291" height="300" alt="blue_blog.jpg"/&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;This is another template set based on a design taken from Open Source Web Design. Nothing special here; it's a clean, softly-colored design primarily intended for text applications such as blogging. This template set will be available in the next regular release of Siteframe. You can see it in...</description>
      <media:content url="http://siteframe.org/files/2/31/blue_blog-0300000n.jpg" type="image/jpeg" width="291" height="300"/>
      <pubDate>Fri, 06 Jan 2006 07:10:50 MST</pubDate>
      <guid isPermaLink="true">http://siteframe.org/p/the_blue_blog_template_set</guid>
      <link>http://siteframe.org/p/the_blue_blog_template_set</link>
      <category>blog</category>
      <category>blue</category>
      <category>template</category>
      <category>theme</category>
      <enclosure url="http://siteframe.org/files/2/31/blue_blog.jpg" length="122300" type="image/jpeg"/>
    </item>
    <item>
      <title>The Widescreen Template Set</title>
      <description>&lt;center&gt;&lt;a href="http://siteframe.org/p/the_widescreen_template_set"&gt;&lt;img src="http://siteframe.org/files/2/1/ws_grab-0300000n.jpg" width="300" height="183" alt="ws_grab.jpg"/&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;It's called "widescreen" because it's a liquid layout that uses the&#13;
entire screen width, rather than a fixed-width column. I'll attach some&#13;
screenshots later.ConfigurationTo use this as your default template set, set default_site_templates="widescreen" in your siteframe.ini file. This will use...</description>
      <media:content url="http://siteframe.org/files/2/1/ws_grab-0300000n.jpg" type="image/jpeg" width="300" height="183"/>
      <pubDate>Mon, 21 Nov 2005 07:36:22 MST</pubDate>
      <guid isPermaLink="true">http://siteframe.org/p/the_widescreen_template_set</guid>
      <link>http://siteframe.org/p/the_widescreen_template_set</link>
      <category>alltel</category>
      <category>att</category>
      <category>cingular</category>
      <category>nextel</category>
      <category>phone</category>
      <category>siteframe.ini</category>
      <category>sprint</category>
      <category>suncom</category>
      <category>used</category>
      <category>usedphonefinder</category>
      <category>verizon</category>
      <category>widescreen</category>
      <enclosure url="http://siteframe.org/files/2/1/ws_grab.jpg" length="153688" type="image/jpeg"/>
    </item>
    <item>
      <title>page_next / page_prev (Smarty extension functions)</title>
      <description>These functions provide a context for the next or previous pages in&#13;
a specific folder (for a given page in that folder). For example, if a&#13;
folder contains pages A, B, C, and D, then the "next" page for B is C,&#13;
and the "previous" page for B is A. Note that this function uses the&#13;
default folder s</description>
      <pubDate>Sun, 06 Nov 2005 20:37:11 MST</pubDate>
      <guid isPermaLink="true">http://siteframe.org/p/page_next__page_prev_smarty_extension_functions</guid>
      <link>http://siteframe.org/p/page_next__page_prev_smarty_extension_functions</link>
      <category>navigation</category>
      <category>page_next</category>
      <category>page_prev</category>
      <category>smarty</category>
    </item>
    <item>
      <title>page_views (Smarty template function)</title>
      <description>This function returns a count of page views in the last N days (default N=1). For example,&#13;
&amp;lt;p&amp;gt;There have been {page_views days=7} page views in the last week.&amp;lt;/p&amp;gt;&#13;
would show the number of page views in the last 7 days.</description>
      <pubDate>Sun, 28 Aug 2005 21:54:20 MDT</pubDate>
      <guid isPermaLink="true">http://siteframe.org/p/page_views_smarty_template_function</guid>
      <link>http://siteframe.org/p/page_views_smarty_template_function</link>
      <category>page_views</category>
      <category>smarty</category>
    </item>
    <item>
      <title>folder_path (Smarty extension block)</title>
      <description>The {folder_path} block is used to construct a "breadcrumb" trail.&#13;
It creates a list of folder objects, one for the current folder on up&#13;
to the top-level folder. Example:{folder_path folder=$folder_id}&#13;
&amp;lt;a href="{$folder.url}"&amp;gt;{$folder.title}&amp;lt;/a&amp;gt;&#13;
{/folder_path}Since this is a block...</description>
      <pubDate>Fri, 27 May 2005 13:12:56 MDT</pubDate>
      <guid isPermaLink="true">http://siteframe.org/p/folder_path_smarty_extension_block</guid>
      <link>http://siteframe.org/p/folder_path_smarty_extension_block</link>
      <category>breadcrumb</category>
      <category>folder</category>
      <category>path</category>
      <category>smarty</category>
      <category>subfolder</category>
    </item>
    <item>
      <title>DEPRECATED: all_folders (Smarty extension block)</title>
      <description>The {all_folders} block has been dropped&#13;
and has been replaced with the generic {all} block. To use it, change&#13;
{all_folders ...} to {all class="Folder" ...} and everything should&#13;
work just the same.The {all_folders} ... {/all_folders} block iterates through all the&#13;
folders and produces a...</description>
      <pubDate>Thu, 26 May 2005 22:28:27 MDT</pubDate>
      <guid isPermaLink="true">http://siteframe.org/p/all_folders_smarty_extension_block</guid>
      <link>http://siteframe.org/p/all_folders_smarty_extension_block</link>
      <category>block</category>
      <category>folder</category>
      <category>folders</category>
      <category>smarty</category>
      <category>subfolder</category>
      <category>template</category>
    </item>
    <item>
      <title>thumbnail (Smarty extension function)</title>
      <description>The {thumbnail} function is at the center of Siteframe's ability to&#13;
provide dynamically-sized images on demand. It creates resampled&#13;
versions of uploaded image files with special features and caching.Syntax{thumbnail file="string" type="string" size=integer center=boolean rotate=integer}When...</description>
      <pubDate>Wed, 20 Apr 2005 16:42:24 MDT</pubDate>
      <guid isPermaLink="true">http://siteframe.org/p/thumbnail_smarty_extension_function</guid>
      <link>http://siteframe.org/p/thumbnail_smarty_extension_function</link>
      <category>sterlingold.html</category>
    </item>
    <item>
      <title>menu (Smarty extension function)</title>
      <description>{menu} is a custom Smarty function for the construction of menus. A menu,&#13;
in this context, is a set of links and text for a specific function.&#13;
For example, if you are signed in, the bottom of this page has a menu&#13;
with various items such as "New Comment" and "Send Feedback." If you&#13;
are the owner</description>
      <pubDate>Wed, 20 Apr 2005 16:41:55 MDT</pubDate>
      <guid isPermaLink="true">http://siteframe.org/p/menu_smarty_extension_function</guid>
      <link>http://siteframe.org/p/menu_smarty_extension_function</link>
      <category>menu</category>
      <category>smarty</category>
      <category>template</category>
      <category>tooltips</category>
    </item>
    <item>
      <title>Template Sets and Directory Structure</title>
      <description>In Siteframe Beaumont, all standard templates are stored in the directory identified by the configuration variable dir_templates,&#13;
which is usually named "templates" and is created immediately beneath&#13;
the root directory of the website. Templates that are used by common&#13;
site functions are stored...</description>
      <pubDate>Sat, 09 Apr 2005 11:18:34 MDT</pubDate>
      <guid isPermaLink="true">http://siteframe.org/p/template_sets_and_directory_structure</guid>
      <link>http://siteframe.org/p/template_sets_and_directory_structure</link>
      <category>site_templates</category>
      <category>template</category>
      <category>template.ini</category>
      <category>template_set</category>
    </item>
    <item>
      <title>template.ini</title>
      <description>template.ini is a template definition file that maps between&#13;
"logical names" of templates and the physical filenames that actually&#13;
hold the template content. Each directory has a template.ini file with&#13;
line in the format:&amp;lt;logical-template&amp;gt; = &amp;lt;physical-template&amp;gt;Internally,&#13;
Siteframe...</description>
      <pubDate>Sat, 09 Apr 2005 07:40:18 MDT</pubDate>
      <guid isPermaLink="true">http://siteframe.org/p/templateini</guid>
      <link>http://siteframe.org/p/templateini</link>
      <category>template</category>
      <category>template.ini</category>
    </item>
  </channel>
</rss>


<!-- rss.php/0.2102 secs -->
