<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - trepmal</title>
<link>http://snipplr.com/users/trepmal/tags/k2</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Tue, 18 Jun 2013 16:01:10 GMT</pubDate>
<item>
<title>(PHP) Joomla K2 Tags Mod</title>
<link>http://snipplr.com/view/38118/joomla-k2-tags-mod/</link>
<description><![CDATA[ <p>Just a quick fix for a tag link issue I came across.\r\n\r\nbroken url:\r\ndomain.com/tag/two word.html\r\n\r\nif you take the spaces in the URL and replace them with pluses (‘+’) it’ll work. For example:\r\n\r\nfixed url:\r\ndomain.com/tag/two+word.html\r\n\r\ntested and working on Joomla 1.5.15, with K2 2.1 and sh404sef 1.0.20_Beta – build_237\r\n\r\nsource shows this file: /modules/mod_k2_tools/tmpl/tags.php\r\nbut it’s the same basic fix for the other files:\r\n/components/com_k2/templates/default/item.php\r\n/components/com_k2/templates/default/category_item.php</p> ]]></description>
<pubDate>Sat, 31 Jul 2010 06:50:50 GMT</pubDate>
<guid>http://snipplr.com/view/38118/joomla-k2-tags-mod/</guid>
</item>
</channel>
</rss>