<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/tags/Smarty</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 23 May 2013 09:03:06 GMT</pubDate>
<item>
<title>(PHP) Smarty - PHP Template Engine - Developer Manual - erraja_07</title>
<link>http://snipplr.com/view/60629/smarty--php-template-engine--developer-manual/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 08 Nov 2011 18:14:07 GMT</pubDate>
<guid>http://snipplr.com/view/60629/smarty--php-template-engine--developer-manual/</guid>
</item>
<item>
<title>(Smarty) Numero aleatorio por rango - badiali</title>
<link>http://snipplr.com/view/59219/numero-aleatorio-por-rango/</link>
<description><![CDATA[ <p>Cambiar el valor "n" por el numero maximo</p> ]]></description>
<pubDate>Wed, 28 Sep 2011 18:45:53 GMT</pubDate>
<guid>http://snipplr.com/view/59219/numero-aleatorio-por-rango/</guid>
</item>
<item>
<title>(PHP) Render Smarty Plugin Content in Vanilla - ericmuyser</title>
<link>http://snipplr.com/view/58513/render-smarty-plugin-content-in-vanilla/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 08 Sep 2011 05:01:16 GMT</pubDate>
<guid>http://snipplr.com/view/58513/render-smarty-plugin-content-in-vanilla/</guid>
</item>
<item>
<title>(Smarty) Explode a variable in Smarty - mbria</title>
<link>http://snipplr.com/view/55093/explode-a-variable-in-smarty/</link>
<description><![CDATA[ <p>Looks like syntax changed since forum discussion.</p> ]]></description>
<pubDate>Thu, 09 Jun 2011 21:57:16 GMT</pubDate>
<guid>http://snipplr.com/view/55093/explode-a-variable-in-smarty/</guid>
</item>
<item>
<title>(Smarty) Smarty Template : Multiple Column Loop - crypticsoft</title>
<link>http://snipplr.com/view/50415/smarty-template--multiple-column-loop/</link>
<description><![CDATA[ <p>Take array and create multiple columns, define divisible by value ($divis) from total results then use modulus within the loop. This example shows multiple columns for unordered list items.</p> ]]></description>
<pubDate>Thu, 10 Mar 2011 04:15:56 GMT</pubDate>
<guid>http://snipplr.com/view/50415/smarty-template--multiple-column-loop/</guid>
</item>
<item>
<title>(Smarty) Remove sufix meta title in Prestashop - vigoncas</title>
<link>http://snipplr.com/view/50316/remove-sufix-meta-title-in-prestashop/</link>
<description><![CDATA[ <p>To improve SEO in Prestashop we can to apply this hack to the header.tpl removing the global suffix 'shop_name'.</p> ]]></description>
<pubDate>Tue, 08 Mar 2011 23:24:32 GMT</pubDate>
<guid>http://snipplr.com/view/50316/remove-sufix-meta-title-in-prestashop/</guid>
</item>
<item>
<title>(Smarty) sort smarty array - aashvi</title>
<link>http://snipplr.com/view/45721/sort-smarty-array/</link>
<description><![CDATA[ <p>How to sort array in smarty template?

>> Create sort modifier file and save it in smarty / plugins with
modifier.sortby.php name 
use this modifier in smarty template like...
{foreach item=item key=key from=$users|@sortby:"firstname"}
{$item.id}-{$item.firstname}
{/foreach}</p> ]]></description>
<pubDate>Tue, 14 Dec 2010 21:36:34 GMT</pubDate>
<guid>http://snipplr.com/view/45721/sort-smarty-array/</guid>
</item>
<item>
<title>(Other) smarty-section - genseric</title>
<link>http://snipplr.com/view/35196/smartysection/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 25 May 2010 10:47:33 GMT</pubDate>
<guid>http://snipplr.com/view/35196/smartysection/</guid>
</item>
<item>
<title>(Other) Smarty makelink function - paramah</title>
<link>http://snipplr.com/view/30350/smarty-makelink-function/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 27 Mar 2010 12:37:56 GMT</pubDate>
<guid>http://snipplr.com/view/30350/smarty-makelink-function/</guid>
</item>
<item>
<title>(PHP) Smarty Defaults - mzym</title>
<link>http://snipplr.com/view/20041/smarty-defaults/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 22 Sep 2009 10:17:04 GMT</pubDate>
<guid>http://snipplr.com/view/20041/smarty-defaults/</guid>
</item>
<item>
<title>(PHP) Output WordPress Excerpts - mzym</title>
<link>http://snipplr.com/view/20039/output-wordpress-excerpts/</link>
<description><![CDATA[ <p>Create an own query to WordPress for your own templates (i.e. Smarty)</p> ]]></description>
<pubDate>Tue, 22 Sep 2009 10:01:38 GMT</pubDate>
<guid>http://snipplr.com/view/20039/output-wordpress-excerpts/</guid>
</item>
<item>
<title>(PHP) Photo Gallery via flickr API - mzym</title>
<link>http://snipplr.com/view/20038/photo-gallery-via-flickr-api/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 22 Sep 2009 09:57:55 GMT</pubDate>
<guid>http://snipplr.com/view/20038/photo-gallery-via-flickr-api/</guid>
</item>
<item>
<title>(Smarty) E-Mail Encode - mzym</title>
<link>http://snipplr.com/view/20031/email-encode/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 22 Sep 2009 08:56:42 GMT</pubDate>
<guid>http://snipplr.com/view/20031/email-encode/</guid>
</item>
<item>
<title>(Other) PHP Smarty 配列を定義する - daisuke103</title>
<link>http://snipplr.com/view/13834/php-smarty-/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 06 Apr 2009 18:51:56 GMT</pubDate>
<guid>http://snipplr.com/view/13834/php-smarty-/</guid>
</item>
<item>
<title>(Other) PHP Smarty for文の代わり - daisuke103</title>
<link>http://snipplr.com/view/13784/php-smarty-for/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 05 Apr 2009 09:12:56 GMT</pubDate>
<guid>http://snipplr.com/view/13784/php-smarty-for/</guid>
</item>
<item>
<title>(PHP) Smarty Loop for x to y with no array - giroro</title>
<link>http://snipplr.com/view/10118/smarty-loop-for-x-to-y-with-no-array/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 28 Nov 2008 03:27:07 GMT</pubDate>
<guid>http://snipplr.com/view/10118/smarty-loop-for-x-to-y-with-no-array/</guid>
</item>
<item>
<title>(Smarty) some Smart Code - udayrayala</title>
<link>http://snipplr.com/view/5166/some-smart-code/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 23 Feb 2008 23:41:12 GMT</pubDate>
<guid>http://snipplr.com/view/5166/some-smart-code/</guid>
</item>
<item>
<title>(PHP) Smarty: unix timestamp to date - FrankBr</title>
<link>http://snipplr.com/view/4636/smarty-unix-timestamp-to-date/</link>
<description><![CDATA[ <p>A simple but usefull smarty plugin to convert a unix timestamp to any date format.

Usage: {$var|convertunix:"d-m-Y"}</p> ]]></description>
<pubDate>Fri, 18 Jan 2008 06:37:27 GMT</pubDate>
<guid>http://snipplr.com/view/4636/smarty-unix-timestamp-to-date/</guid>
</item>
<item>
<title>(Smarty) several counters - assbach</title>
<link>http://snipplr.com/view/2176/several-counters/</link>
<description><![CDATA[ <p>I used this for a numbered FAQ list. To be flexible when answers are taken out or moved in position or put in between... you don't have to worry about the numbers, cause they are dynamically parsed this way.

3 counters used in example here.</p> ]]></description>
<pubDate>Fri, 16 Feb 2007 02:44:19 GMT</pubDate>
<guid>http://snipplr.com/view/2176/several-counters/</guid>
</item>
<item>
<title>(Smarty) birthday arrays and pulldowns with error handling - assbach</title>
<link>http://snipplr.com/view/2100/birthday-arrays-and-pulldowns-with-error-handling/</link>
<description><![CDATA[ <p>it's an excerpt of a registration form with 3 pulldowns for birthday ( day, month, year )
check for empty vars and applying CSS classes to show error on "empty" fields.
there are probably better ways, but this works for me. any suggestions welcome.</p> ]]></description>
<pubDate>Sat, 03 Feb 2007 01:57:14 GMT</pubDate>
<guid>http://snipplr.com/view/2100/birthday-arrays-and-pulldowns-with-error-handling/</guid>
</item>
</channel>
</rss>