<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - shrop</title>
<link>http://snipplr.com/users/shrop/tags/drupal</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 12 Mar 2010 00:40:15 GMT</pubDate>
<item>
<title>(PHP) Show latest user's tweets in a Drupal block</title>
<link>http://snipplr.com/view/11587/show-latest-users-tweets-in-a-drupal-block/</link>
<description><![CDATA[ <p>For Drupal 6/Views2. Code pulled from video podcast at http://mustardseedmedia.com/podcast/episode26.</p> ]]></description>
<pubDate>Tue, 27 Jan 2009 22:35:38 GMT</pubDate>
<guid>http://snipplr.com/view/11587/show-latest-users-tweets-in-a-drupal-block/</guid>
</item>
<item>
<title>(JavaScript) Bueditor Insert Image Code with float options</title>
<link>http://snipplr.com/view/8300/bueditor-insert-image-code-with-float-options/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 10 Sep 2008 20:55:24 GMT</pubDate>
<guid>http://snipplr.com/view/8300/bueditor-insert-image-code-with-float-options/</guid>
</item>
<item>
<title>(PHP) Drupal Views 1 - remove node count from summary listings</title>
<link>http://snipplr.com/view/8202/drupal-views-1--remove-node-count-from-summary-listings/</link>
<description><![CDATA[ <p>Insert into your phptemplate theme's template.php file to override the original View theme code.</p> ]]></description>
<pubDate>Fri, 05 Sep 2008 06:23:48 GMT</pubDate>
<guid>http://snipplr.com/view/8202/drupal-views-1--remove-node-count-from-summary-listings/</guid>
</item>
<item>
<title>(PHP) Open external URLs in a new window - Drupal</title>
<link>http://snipplr.com/view/7847/open-external-urls-in-a-new-window--drupal/</link>
<description><![CDATA[ <p>PHP Template override by Benjamin Melançon of Agaric Design.</p> ]]></description>
<pubDate>Wed, 13 Aug 2008 08:35:46 GMT</pubDate>
<guid>http://snipplr.com/view/7847/open-external-urls-in-a-new-window--drupal/</guid>
</item>
<item>
<title>(PHP) Drupal: View for blog content type</title>
<link>http://snipplr.com/view/7420/drupal-view-for-blog-content-type/</link>
<description><![CDATA[ <p>This will create a general site blog teaser list at /blog. It requires a cck type named blog. This view also generates an RSS feed for the blog. This is compatible with Views1 for Drupal 5.</p> ]]></description>
<pubDate>Mon, 21 Jul 2008 17:11:16 GMT</pubDate>
<guid>http://snipplr.com/view/7420/drupal-view-for-blog-content-type/</guid>
</item>
<item>
<title>(SQL) MySQL Find and Replace Drupal filepaths in files table</title>
<link>http://snipplr.com/view/7364/mysql-find-and-replace-drupal-filepaths-in-files-table/</link>
<description><![CDATA[ <p>This is useful if you are changing a Drupal site's file upload path and/or changing from a private to a public file store.</p> ]]></description>
<pubDate>Thu, 17 Jul 2008 14:13:56 GMT</pubDate>
<guid>http://snipplr.com/view/7364/mysql-find-and-replace-drupal-filepaths-in-files-table/</guid>
</item>
<item>
<title>(PHP) Print Drupal Node Variables</title>
<link>http://snipplr.com/view/7166/print-drupal-node-variables/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 07 Jul 2008 21:03:11 GMT</pubDate>
<guid>http://snipplr.com/view/7166/print-drupal-node-variables/</guid>
</item>
<item>
<title>(PHP) Drupal Block Visibility: Show On Blog and Forums</title>
<link>http://snipplr.com/view/7163/drupal-block-visibility-show-on-blog-and-forums/</link>
<description><![CDATA[ <p>From Drupal 5 Themes book.</p> ]]></description>
<pubDate>Mon, 07 Jul 2008 10:10:01 GMT</pubDate>
<guid>http://snipplr.com/view/7163/drupal-block-visibility-show-on-blog-and-forums/</guid>
</item>
<item>
<title>(PHP) Drupal Block Visibility: Show On Forums</title>
<link>http://snipplr.com/view/7162/drupal-block-visibility-show-on-forums/</link>
<description><![CDATA[ <p>From Drupal 5 Themes book.</p> ]]></description>
<pubDate>Mon, 07 Jul 2008 10:08:47 GMT</pubDate>
<guid>http://snipplr.com/view/7162/drupal-block-visibility-show-on-forums/</guid>
</item>
<item>
<title>(PHP) Drupal Block Visibility: Check Node Type</title>
<link>http://snipplr.com/view/7161/drupal-block-visibility-check-node-type/</link>
<description><![CDATA[ <p>From Drupal 5 Themes book.</p> ]]></description>
<pubDate>Mon, 07 Jul 2008 10:08:03 GMT</pubDate>
<guid>http://snipplr.com/view/7161/drupal-block-visibility-check-node-type/</guid>
</item>
<item>
<title>(PHP) Drupal Block Visibility: Check Role</title>
<link>http://snipplr.com/view/7160/drupal-block-visibility-check-role/</link>
<description><![CDATA[ <p>From Drupal 5 Themes book.</p> ]]></description>
<pubDate>Mon, 07 Jul 2008 10:05:40 GMT</pubDate>
<guid>http://snipplr.com/view/7160/drupal-block-visibility-check-role/</guid>
</item>
<item>
<title>(PHP) Drupal Block Visibility: Check UID</title>
<link>http://snipplr.com/view/7159/drupal-block-visibility-check-uid/</link>
<description><![CDATA[ <p>From Drupal 5 Themes book.</p> ]]></description>
<pubDate>Mon, 07 Jul 2008 10:01:25 GMT</pubDate>
<guid>http://snipplr.com/view/7159/drupal-block-visibility-check-uid/</guid>
</item>
<item>
<title>(PHP) Drupal view to create a list of category terms</title>
<link>http://snipplr.com/view/7100/drupal-view-to-create-a-list-of-category-terms/</link>
<description><![CDATA[ <p>Creates a category list showing the number of posts in each category similar to some blogging platforms. The view exposes a block and page.</p> ]]></description>
<pubDate>Thu, 03 Jul 2008 08:53:35 GMT</pubDate>
<guid>http://snipplr.com/view/7100/drupal-view-to-create-a-list-of-category-terms/</guid>
</item>
<item>
<title>(PHP) Override System Table Settings in settings.php for Drupal</title>
<link>http://snipplr.com/view/6669/override-system-table-settings-in-settingsphp-for-drupal/</link>
<description><![CDATA[ <p>Using this convention, you can override any system table setting.</p> ]]></description>
<pubDate>Thu, 12 Jun 2008 10:02:25 GMT</pubDate>
<guid>http://snipplr.com/view/6669/override-system-table-settings-in-settingsphp-for-drupal/</guid>
</item>
<item>
<title>(PHP) Drupal Check for User Login</title>
<link>http://snipplr.com/view/6490/drupal-check-for-user-login/</link>
<description><![CDATA[ <p>I use this code to place in blocks or pages to show a link to the user registration page if the user is not currently logged in. An example is a block I have setup on the home page of http://www.lightentheload.net. If the user is logged in, the block goes away.</p> ]]></description>
<pubDate>Thu, 29 May 2008 08:33:48 GMT</pubDate>
<guid>http://snipplr.com/view/6490/drupal-check-for-user-login/</guid>
</item>
<item>
<title>(Other) Drupal: View for Image Gallery</title>
<link>http://snipplr.com/view/6331/drupal-view-for-image-gallery/</link>
<description><![CDATA[ <p>View to use with the docs at http://drupal.org/node/144725 for creating image gallery using cck, views and thickbox.</p> ]]></description>
<pubDate>Mon, 19 May 2008 16:20:36 GMT</pubDate>
<guid>http://snipplr.com/view/6331/drupal-view-for-image-gallery/</guid>
</item>
<item>
<title>(PHP) Drupal: New Comments Block</title>
<link>http://snipplr.com/view/6252/drupal-new-comments-block/</link>
<description><![CDATA[ <p>A Views export for Drupal 5. A block that only site admin and site manager roles can access, showing unpublished comments for blog entry content type.</p> ]]></description>
<pubDate>Thu, 15 May 2008 22:36:00 GMT</pubDate>
<guid>http://snipplr.com/view/6252/drupal-new-comments-block/</guid>
</item>
</channel>
</rss>