<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Snipplr</title>
    <description>Recent snippets posted on Snipplr.com</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Tue, 09 Jun 2026 01:33:06 +0000</lastBuildDate>
    <item>
      <title>(HTML) Drupal: output theme variables - marcoba</title>
      <link>https://snipplr.com/view/3846/drupal-output-theme-variables</link>
      <description>&lt;p&gt;Drupal snippet: outputs all theming variables of a content type or page. Add to template.php the following function:&#13;
&#13;
function _phptemplate_variables($hook, $vars) {&#13;
  return array('vars_data' =&gt; $vars);&#13;
}&#13;
&#13;
&#13;
then add the snippet to the relative node.tpl.php file.&lt;/p&gt;</description>
      <pubDate>Thu, 04 Oct 2007 11:10:22 UTC</pubDate>
      <guid>https://snipplr.com/view/3846/drupal-output-theme-variables</guid>
    </item>
    <item>
      <title>(CSS) CSS Global Styles - marcoba</title>
      <link>https://snipplr.com/view/3815/css-global-styles</link>
      <description>&lt;p&gt;some foundation styles used in every sheet (work in progress)&lt;/p&gt;</description>
      <pubDate>Tue, 02 Oct 2007 01:00:58 UTC</pubDate>
      <guid>https://snipplr.com/view/3815/css-global-styles</guid>
    </item>
  </channel>
</rss>
