<?xml version='1.0' encoding='UTF-8'?>
<rss version='2.0'>
	<channel>
		<title>cotonti.com : [solved]readmore function</title>
		<link>https://www.cotonti.com</link>
		<description>Последние сообщения в теме</description>
		<generator>Cotonti</generator>
		<language>en</language>
		<pubDate>Mon, 13 Apr 2026 17:39:27 -0000</pubDate>

		<item>
			<title>lalinux</title>
			<description><![CDATA[Yes, I've already found that function and work like a charm<br />
thanks]]></description>
			<pubDate>вс, 10 мая 2009 01:58:38 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ru/forums?m=posts&q=2722&d=0#post12309]]></link>
		</item>
		<item>
			<title>aiwass</title>
			<description><![CDATA[Row 135 to 146 in plugins/news/news.php <br />
<pre class="code">$readmore = mb_strpos($pag&#091;'page_text'&#093;, &quot;&#091;more&#093;&quot;);
					$pag&#091;'page_text'&#093; = sed_parse(sed_cc($pag&#091;'page_text'&#093;), $cfg&#091;'parsebbcodepages'&#093;, $cfg&#091;'parsesmiliespages'&#093;, 1);
					if ($readmore&gt;0)
					{
						$pag&#091;'page_text'&#093; = mb_substr($pag&#091;'page_text'&#093;, 0, $readmore).&quot;&lt;br /&gt;&quot;;
						$pag&#091;'page_text'&#093; .= &quot;&lt;a href=https://www.cotonti.com/\&quot;&quot;.$pag&#091;'page_pageurl'&#093;.&quot;\&quot; title=\&quot;&quot;.$L&#091;'ReadMore'&#093;.&quot;\&quot;&gt;&quot;.$L&#091;'ReadMore'&#093;.&quot;&lt;/a&gt;&quot;;
					}

					sed_news_strip_newpage($pag&#091;'page_text'&#093;);

					$pag&#091;'page_text'&#093; = sed_post_parse($pag&#091;'page_text'&#093;, 'pages');
					$news-&gt;assign('PAGE_ROW_TEXT', $pag&#091;'page_text'&#093;);</pre>
<br />
I haven't tried this one myself, but i think it has the function you are looking for.]]></description>
			<pubDate>вс, 10 мая 2009 01:40:24 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ru/forums?m=posts&q=2722&d=0#post12307]]></link>
		</item>
		<item>
			<title>lalinux</title>
			<description><![CDATA[Hi, I'm new here and I've been looking arround to find this topic and didn't found any.<br />
So, is there any hack or plugin to make readmore function on my news page?<br />
any help would be appreciate<br />
<br />
*found that function in news.php*<br />
<br />
how lovely cms]]></description>
			<pubDate>вс, 10 мая 2009 01:09:56 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ru/forums?m=posts&q=2722&d=0#post12305]]></link>
		</item>
	</channel>
</rss>