<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Q and A for the Content Item Module</title>
	<atom:link href="http://diebesteallerzeiten.de/blog/2007/10/02/q-and-a-for-the-content-item-module/feed/" rel="self" type="application/rss+xml" />
	<link>http://diebesteallerzeiten.de/blog/2007/10/02/q-and-a-for-the-content-item-module/</link>
	<description>Personal weblog of a web guy from Berlin/Germany with comments on programming, space exploration and assorted stuff.</description>
	<lastBuildDate>Mon, 26 Sep 2011 14:35:30 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.3</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Eike</title>
		<link>http://diebesteallerzeiten.de/blog/2007/10/02/q-and-a-for-the-content-item-module/comment-page-1/#comment-1874</link>
		<dc:creator>Eike</dc:creator>
		<pubDate>Thu, 20 Dec 2007 11:09:08 +0000</pubDate>
		<guid isPermaLink="false">http://diebesteallerzeiten.de/blog/2007/10/02/q-and-a-for-the-content-item-module/#comment-1874</guid>
		<description>Hi Avihai,

the point was that you cannot fix this from inside the module. FWIW, Mark has also posted a fix in the comments to the download page at http://diebesteallerzeiten.de/blog/joomla-content-item-module/#comment-1821.</description>
		<content:encoded><![CDATA[<p>Hi Avihai,</p>
<p>the point was that you cannot fix this from inside the module. FWIW, Mark has also posted a fix in the comments to the download page at <a href="http://diebesteallerzeiten.de/blog/joomla-content-item-module/#comment-1821." rel="nofollow">http://diebesteallerzeiten.de/blog/joomla-content-item-module/#comment-1821.</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Avihai</title>
		<link>http://diebesteallerzeiten.de/blog/2007/10/02/q-and-a-for-the-content-item-module/comment-page-1/#comment-1873</link>
		<dc:creator>Avihai</dc:creator>
		<pubDate>Thu, 20 Dec 2007 10:56:48 +0000</pubDate>
		<guid isPermaLink="false">http://diebesteallerzeiten.de/blog/2007/10/02/q-and-a-for-the-content-item-module/#comment-1873</guid>
		<description>You can easily fix that by:

1. Open the file content.html located on root-&gt;components-&gt;com_content
2. go to line 596 and change it to look line this:

$row-&gt;link_on = sefRelToAbs( &#039;index.php?option=com_content&amp;task=view&amp;id=&#039; . $row-&gt;id );

3. save it and check it out

:-)</description>
		<content:encoded><![CDATA[<p>You can easily fix that by:</p>
<p>1. Open the file content.html located on root-&gt;components-&gt;com_content<br />
2. go to line 596 and change it to look line this:</p>
<p>$row-&gt;link_on = sefRelToAbs( &#8216;index.php?option=com_content&amp;task=view&amp;id=&#8217; . $row-&gt;id );</p>
<p>3. save it and check it out</p>
<p> <img src='http://diebesteallerzeiten.de/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tim</title>
		<link>http://diebesteallerzeiten.de/blog/2007/10/02/q-and-a-for-the-content-item-module/comment-page-1/#comment-414</link>
		<dc:creator>tim</dc:creator>
		<pubDate>Thu, 04 Oct 2007 20:10:48 +0000</pubDate>
		<guid isPermaLink="false">http://diebesteallerzeiten.de/blog/2007/10/02/q-and-a-for-the-content-item-module/#comment-414</guid>
		<description>thanks a lot eike...i appreciate it</description>
		<content:encoded><![CDATA[<p>thanks a lot eike&#8230;i appreciate it</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eike</title>
		<link>http://diebesteallerzeiten.de/blog/2007/10/02/q-and-a-for-the-content-item-module/comment-page-1/#comment-411</link>
		<dc:creator>Eike</dc:creator>
		<pubDate>Thu, 04 Oct 2007 18:35:34 +0000</pubDate>
		<guid isPermaLink="false">http://diebesteallerzeiten.de/blog/2007/10/02/q-and-a-for-the-content-item-module/#comment-411</guid>
		<description>Hi Tim,

this is a problem with a change in the Joomla core in version 1.0.12 (since this broke a lot of sites 1.0.13 introduced a setting for backwards compatibility). Since it looks like there a couple of people who cannot easily upgrade I will think of something (will take a couple of days).

-- eike</description>
		<content:encoded><![CDATA[<p>Hi Tim,</p>
<p>this is a problem with a change in the Joomla core in version 1.0.12 (since this broke a lot of sites 1.0.13 introduced a setting for backwards compatibility). Since it looks like there a couple of people who cannot easily upgrade I will think of something (will take a couple of days).</p>
<p>&#8211; eike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tim</title>
		<link>http://diebesteallerzeiten.de/blog/2007/10/02/q-and-a-for-the-content-item-module/comment-page-1/#comment-410</link>
		<dc:creator>tim</dc:creator>
		<pubDate>Thu, 04 Oct 2007 18:02:48 +0000</pubDate>
		<guid isPermaLink="false">http://diebesteallerzeiten.de/blog/2007/10/02/q-and-a-for-the-content-item-module/#comment-410</guid>
		<description>I&#039;m having the same trouble. When I press the read more link it opens the article, but it stays on the front page. So things I have displaying only on the front page are still there. I cannot update. Does this have something to do with the menus? thanks a lot.</description>
		<content:encoded><![CDATA[<p>I&#8217;m having the same trouble. When I press the read more link it opens the article, but it stays on the front page. So things I have displaying only on the front page are still there. I cannot update. Does this have something to do with the menus? thanks a lot.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

