<?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>Wed, 10 Jun 2026 02:33:25 +0000</lastBuildDate>
    <item>
      <title>(PHP) Run string through Joomla onPrepareContent plugins - harikaram</title>
      <link>https://snipplr.com/view/49718/run-string-through-joomla-onpreparecontent-plugins</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Sat, 26 Feb 2011 07:24:33 UTC</pubDate>
      <guid>https://snipplr.com/view/49718/run-string-through-joomla-onpreparecontent-plugins</guid>
    </item>
    <item>
      <title>(PHP) Use JParameter to manually write a form field item - harikaram</title>
      <link>https://snipplr.com/view/43389/use-jparameter-to-manually-write-a-form-field-item</link>
      <description>&lt;p&gt;For instance when you want to leverage the JElements in a admin view form...&lt;/p&gt;</description>
      <pubDate>Mon, 01 Nov 2010 22:02:52 UTC</pubDate>
      <guid>https://snipplr.com/view/43389/use-jparameter-to-manually-write-a-form-field-item</guid>
    </item>
    <item>
      <title>(PHP) Run content plugins on JDocument type RAW (ie temp. replace JDocument with a different type) - harikaram</title>
      <link>https://snipplr.com/view/42359/run-content-plugins-on-jdocument-type-raw-ie-temp-replace-jdocument-with-a-different-type</link>
      <description>&lt;p&gt;Say you want to run content plugins on JDocumentRAW content (like in a component that returns JSON data).  Some methods in JDocumentHTML like "addCustomTag" will cause the app to fail on JDocumentRAW doc types which don't have this method.  Thus you need to temporarily replace it to trick the content plugins...&lt;/p&gt;</description>
      <pubDate>Fri, 15 Oct 2010 21:22:24 UTC</pubDate>
      <guid>https://snipplr.com/view/42359/run-content-plugins-on-jdocument-type-raw-ie-temp-replace-jdocument-with-a-different-type</guid>
    </item>
    <item>
      <title>(PHP) Template Overide to Run Content Plugins on Category Descriptions - harikaram</title>
      <link>https://snipplr.com/view/42315/template-overide-to-run-content-plugins-on-category-descriptions</link>
      <description>&lt;p&gt;File: /template/[mytemplate]/html/com_content/category/blog.php page...&lt;/p&gt;</description>
      <pubDate>Fri, 15 Oct 2010 03:35:36 UTC</pubDate>
      <guid>https://snipplr.com/view/42315/template-overide-to-run-content-plugins-on-category-descriptions</guid>
    </item>
  </channel>
</rss>
