<?xml version='1.0' encoding='UTF-8'?>
<rss version='2.0'>
	<channel>
		<title>cotonti.com : I cannot find the &amp;lt;more&gt; / Read More link</title>
		<link>https://www.cotonti.com</link>
		<description>Neueste Themenbeiträge</description>
		<generator>Cotonti</generator>
		<language>en</language>
		<pubDate>Sun, 12 Apr 2026 20:11:41 -0000</pubDate>

		<item>
			<title>Hodges</title>
			<description><![CDATA[<p>Okay thanks Twiebie for explaining that to me. Read more = lists and news only.</p>

<p>And thank you to Macik now I understand that the spoiler feature was only implemented for markitup and has not been ported to CKEditor. Looking on the CKEditor website I've found <a href="http://ckeditor.com/addon/spoiler" rel="nofollow">this add-on</a> which is probably what I want. I'll write back if I get it working.</p>
]]></description>
			<pubDate>Fr, 25 Apr 2014 12:39:14 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/de/forums?m=posts&q=2745&d=0#post39472]]></link>
		</item>
		<item>
			<title>Macik</title>
			<description><![CDATA[<blockquote><a href="https://www.cotonti.com/forums?m=posts&amp;q=2745&amp;d=2#39463">#39463</a> <strong>Hodges: </strong>
<p>Having <em>tried it</em>, adding <code class="css plain" style="margin:0px;padding:0px;border:0px;vertical-align:baseline;background-image:none;font-family:Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace;color:rgb(0,0,0);line-height:14.300000190734863px;white-space:pre;float:none;height:auto;width:auto;">hr.more {</code><code class="css keyword" style="margin:0px;padding:0px;border:0px;vertical-align:baseline;background-image:none;font-family:Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace;color:rgb(0,102,153);line-height:14.300000190734863px;white-space:pre;float:none;height:auto;width:auto;font-weight:bold;">display</code><code class="css plain" style="margin:0px;padding:0px;border:0px;vertical-align:baseline;background-image:none;font-family:Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace;color:rgb(0,0,0);line-height:14.300000190734863px;white-space:pre;float:none;height:auto;width:auto;">:</code><code class="css value" style="margin:0px;padding:0px;border:0px;vertical-align:baseline;background-image:none;font-family:Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace;color:rgb(0,153,0);line-height:14.300000190734863px;white-space:pre;float:none;height:auto;width:auto;">none</code><code class="css plain" style="margin:0px;padding:0px;border:0px;vertical-align:baseline;background-image:none;font-family:Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace;color:rgb(0,0,0);line-height:14.300000190734863px;white-space:pre;float:none;height:auto;width:auto;">;} </code>to my style sheet just hides the hr tag (go figure!).</p>

<p>Can someone just simply explain to me, how do I implement a <strong>read more...</strong> or <strong>spoiler</strong> feature in cotonti pages (preferably using the ckeditor)?</p>
</blockquote>

<p>By default spoiler functionality implemented in Cotonti's Markitup editor.</p>

<p>There is no common inplementation of «read more» for full page view.</p>
]]></description>
			<pubDate>Do, 24 Apr 2014 20:46:08 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/de/forums?m=posts&q=2745&d=0#post39469]]></link>
		</item>
		<item>
			<title>Twiebie</title>
			<description><![CDATA[<p>For example in news.tpl:</p>

<pre class="brush:xml;">
{PAGE_ROW_TEXT_CUT}
&lt;!-- IF {PAGE_ROW_TEXT_IS_CUT} --&gt;{PAGE_ROW_MORE}&lt;!-- ENDIF --&gt;</pre>

<p>Or in a list:</p>

<pre class="brush:xml;">
{LIST_ROW_TEXT_CUT}
&lt;!-- IF {LIST_ROW_TEXT_IS_CUT} --&gt;{LIST_ROW_MORE}&lt;!-- ENDIF --&gt;</pre>

<p>In CKEditor, click on the 'read more' button. This will add the hr.more line and the text will be cut off there.</p>
]]></description>
			<pubDate>Do, 24 Apr 2014 13:18:23 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/de/forums?m=posts&q=2745&d=0#post39464]]></link>
		</item>
		<item>
			<title>Hodges</title>
			<description><![CDATA[<p>Having <em>tried it</em>, adding <code class="css plain" style="margin:0px;padding:0px;border:0px;vertical-align:baseline;background-image:none;font-family:Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace;color:rgb(0,0,0);line-height:14.300000190734863px;white-space:pre;float:none;height:auto;width:auto;">hr.more {</code><code class="css keyword" style="margin:0px;padding:0px;border:0px;vertical-align:baseline;background-image:none;font-family:Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace;color:rgb(0,102,153);line-height:14.300000190734863px;white-space:pre;float:none;height:auto;width:auto;font-weight:bold;">display</code><code class="css plain" style="margin:0px;padding:0px;border:0px;vertical-align:baseline;background-image:none;font-family:Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace;color:rgb(0,0,0);line-height:14.300000190734863px;white-space:pre;float:none;height:auto;width:auto;">:</code><code class="css value" style="margin:0px;padding:0px;border:0px;vertical-align:baseline;background-image:none;font-family:Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace;color:rgb(0,153,0);line-height:14.300000190734863px;white-space:pre;float:none;height:auto;width:auto;">none</code><code class="css plain" style="margin:0px;padding:0px;border:0px;vertical-align:baseline;background-image:none;font-family:Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace;color:rgb(0,0,0);line-height:14.300000190734863px;white-space:pre;float:none;height:auto;width:auto;">;} </code>to my style sheet just hides the hr tag (go figure!).</p>

<p>Can someone just simply explain to me, how do I implement a <strong>read more...</strong> or <strong>spoiler</strong> feature in cotonti pages (preferably using the ckeditor)?</p>
]]></description>
			<pubDate>Do, 24 Apr 2014 11:13:21 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/de/forums?m=posts&q=2745&d=0#post39463]]></link>
		</item>
		<item>
			<title>Macik</title>
			<description><![CDATA[<p>Ok. I'm not right  for <code class="css plain" style="line-height:14.300000190734863px;white-space:pre;margin:0px;padding:0px;border:0px;vertical-align:baseline;font-family:Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace;color:rgb(0,0,0);float:none;height:auto;width:auto;background:none;">hr.more {</code><code class="css keyword" style="line-height:14.300000190734863px;white-space:pre;margin:0px;padding:0px;border:0px;vertical-align:baseline;font-family:Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace;color:rgb(0,102,153);float:none;height:auto;width:auto;font-weight:bold;background:none;">display</code><code class="css plain" style="line-height:14.300000190734863px;white-space:pre;margin:0px;padding:0px;border:0px;vertical-align:baseline;font-family:Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace;color:rgb(0,0,0);float:none;height:auto;width:auto;background:none;">:</code><code class="css value" style="line-height:14.300000190734863px;white-space:pre;margin:0px;padding:0px;border:0px;vertical-align:baseline;font-family:Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace;color:rgb(0,153,0);float:none;height:auto;width:auto;background:none;">none</code><code class="css plain" style="line-height:14.300000190734863px;white-space:pre;margin:0px;padding:0px;border:0px;vertical-align:baseline;font-family:Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace;color:rgb(0,0,0);float:none;height:auto;width:auto;background:none;">;} But the original question is: </code></p>

<blockquote>
<p><span style="color:rgb(68,68,68);font-family:sans-serif;background-color:rgb(238,238,238);">My question is, what was the intended output? I'm assuming it hides the content beyond the hr element (hence me reviving this thread). Secondly, does anyone have the correct code to enable this behaviour?</span></p>
</blockquote>

<p>So other point is right:</p>

<ol><li>This mechanics supposed to be used for truncation (cuting) page text to allow show only main part of pages in page lists (native page list or other like news feed). See tags {<strong style="margin:0px;padding:0px;border:0px;vertical-align:baseline;font-family:sans-serif;background:rgb(227,227,227);">PAGE_ROW_TEXT_CUT</strong>}</li>
	<li>Yes, it's works as «<span style="color:rgb(68,68,68);font-family:sans-serif;background-color:rgb(238,238,238);">&lt;!--more--&gt;</span>» tag. You can see `cot_cut_more()` function code (page.functions.php line 32-57).</li>
	<li>It's only working if page tags are genereated through `cot_generate_pagetags()` function with 3rd parameter &gt; 0 (page.functions.php lines 141-147, 180). So it's not working while displaying full page view as it generated with 0 as third parameter (no cutting supposed).</li>
	<li>But it's intend to use {<strong style="margin:0px;padding:0px;border:0px;vertical-align:baseline;font-family:sans-serif;background:rgb(227,227,227);">PAGE_ROW_TEXT_CUT</strong>} tag where possible (page lists or news feeds).</li>
</ol><p> </p>
<p><strong>Добавлено 1 минуты спустя:</strong></p><p>Fixed my last 2 posts due to some misunderstanding.</p>
]]></description>
			<pubDate>Di, 22 Apr 2014 21:05:34 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/de/forums?m=posts&q=2745&d=0#post39462]]></link>
		</item>
		<item>
			<title>Kort</title>
			<description><![CDATA[<blockquote><a href="https://www.cotonti.com/forums?m=posts&amp;q=2745&amp;d=1#39458">#39458</a> <strong>Macik: </strong>
<blockquote><a href="https://www.cotonti.com/forums?m=posts&amp;q=2745&amp;d=1#39457">#39457</a> <strong>Kort: </strong>
<p>I'd just add</p>

<pre class="brush:css;">
hr.more {display:none;}</pre>

<p>to the styles<br />
 </p>
</blockquote>

<p>This is not good for several reasons:</p>

<ol><li>Pages with a news feed or other pages feed cutted with this hack can be oversized and long time to load.</li>
	<li>Unneccessary text can be indexed on page.</li>
	<li>Search engines not loved huge volume of hidden text on pages.</li>
</ol><p> </p>

<blockquote><a href="https://www.cotonti.com/forums?m=posts&amp;q=2745&amp;d=1#39455">#39455</a> <strong>Hodges:</strong>

<p>On the current editor, <strong>CK</strong>Editor, there exists a button labelled: <strong>Insert "Read more" page cut</strong></p>

<p>Clicking it inserts the code: </p>

<pre class="brush:xml;">
&lt;hr class="more" /&gt;</pre>

<p>Now, as I don't have any specific css pointing to the "more" class a simple horizontal bar is rendered. My question is, what was the intended output? I'm assuming it hides the content beyond the hr element (hence me reviving this thread). Secondly, does anyone have the correct code to enable this behaviour?</p>
</blockquote>

<p>This feature intend to use with `page` module. It's aim to point possition in text where it'll be cuted with `cot_cut_more` funciton. Therefor <strong>you must use `{PAGE_ROW_TEXT_CUT}`</strong> that contains «cut» version of page.  <span style="font-size:13px;line-height:1.6em;">If you look at news plugin templates you can find these tags.</span></p>

<div> </div>

<p> </p>

<p> </p>

<p> </p>
</blockquote>

<p>Macik: I don't think you understand what you're saying. When hr.more is inserted in the text, it works as a &lt;!--more--&gt; tag. All you have to do is just hide it (unless you want to see it). The page is not cluttered -- try it.</p>
]]></description>
			<pubDate>Di, 22 Apr 2014 16:51:35 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/de/forums?m=posts&q=2745&d=0#post39461]]></link>
		</item>
		<item>
			<title>Macik</title>
			<description><![CDATA[<blockquote><a href="https://www.cotonti.com/forums?m=posts&amp;q=2745&amp;d=1#39457">#39457</a> <strong>Kort: </strong>
<p>I'd just add</p>

<pre class="brush:css;">
hr.more {display:none;}</pre>

<p>to the styles<br />
 </p>
</blockquote>

<p>[deleted…]</p>

<blockquote><a href="https://www.cotonti.com/forums?m=posts&amp;q=2745&amp;d=1#39455">#39455</a> <strong>Hodges:</strong>

<p>On the current editor, <strong>CK</strong>Editor, there exists a button labelled: <strong>Insert "Read more" page cut</strong></p>

<p>Clicking it inserts the code: </p>

<pre class="brush:xml;">
&lt;hr class="more" /&gt;</pre>

<p>Now, as I don't have any specific css pointing to the "more" class a simple horizontal bar is rendered. My question is, what was the intended output? I'm assuming it hides the content beyond the hr element (hence me reviving this thread). Secondly, does anyone have the correct code to enable this behaviour?</p>
</blockquote>

<p>As for second question —this feature intend to use with `page` module. It's aim to point possition in text where it'll be cuted with `cot_cut_more` funciton. Therefor you must use `{PAGE_ROW_TEXT_CUT}` tag to use cut text functionallity. </p>

<p> </p>

<div> </div>

<p> </p>

<p> </p>

<p> </p>
]]></description>
			<pubDate>Di, 22 Apr 2014 11:43:38 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/de/forums?m=posts&q=2745&d=0#post39458]]></link>
		</item>
		<item>
			<title>Kort</title>
			<description><![CDATA[<p>I'd just add</p>

<pre class="brush:css;">
hr.more {display:none;}</pre>

<p>to the styles<br />
 </p>
]]></description>
			<pubDate>Mo, 21 Apr 2014 20:05:14 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/de/forums?m=posts&q=2745&d=0#post39457]]></link>
		</item>
		<item>
			<title>Hodges</title>
			<description><![CDATA[<p>On the current editor, <strong>CK</strong>Editor, there exists a button labelled: <strong>Insert "Read more" page cut</strong></p>

<p>Clicking it inserts the code: </p>

<pre class="brush:xml;">
&lt;hr class="more" /&gt;</pre>

<p>Now, as I don't have any specific css pointing to the "more" class a simple horizontal bar is rendered. My question is, what was the intended output? I'm assuming it hides the content beyond the hr element (hence me reviving this thread). Secondly, does anyone have the correct code to enable this behaviour?</p>

<p>Thanks,<br /><span style="line-height:1.6em;">Hodges</span></p>
]]></description>
			<pubDate>Do, 17 Apr 2014 12:39:02 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/de/forums?m=posts&q=2745&d=0#post39455]]></link>
		</item>
		<item>
			<title>fade2k</title>
			<description><![CDATA[<p>
	The [more ] link shortens what is displayed on the news (index page) and once clicked, it goes to the news page which will display the entire article. You place the more tag at the end of the portion of the article you want to have displayed on the homepage/news section and it will display the read more link. This is how you seperate the short and bigger part.</p>
<p>
	text</p>
<p>
	the more tag</p>
<p>
	rest of article</p>
<p>
	I know this is a bit late, but for future reference its here lol.</p>
]]></description>
			<pubDate>Fr, 13 Mai 2011 18:56:24 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/de/forums?m=posts&q=2745&d=0#post29641]]></link>
		</item>
		<item>
			<title>tobto</title>
			<description><![CDATA[I would like to show a full news article after clicking on its name on News section of first page. Do I need to put in some tag, separating short and bigger part?<br />
That is not a spolier [read more].]]></description>
			<pubDate>Do, 30 Dez 2010 18:16:38 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/de/forums?m=posts&q=2745&d=0#post27679]]></link>
		</item>
		<item>
			<title>fade2k</title>
			<description><![CDATA[Thanks for that Kilandor. I vaguely remember that - It should be included in documentation someplace.<br />
<br />
ie: <a href="http://www.cotonti.com/docs/en/user/30">Working with pages</a>]]></description>
			<pubDate>Fr, 15 Mai 2009 14:42:21 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/de/forums?m=posts&q=2745&d=0#post12510]]></link>
		</item>
		<item>
			<title>Kilandor</title>
			<description><![CDATA[Your referring to the [newpage][title][/title] Tags then.]]></description>
			<pubDate>Do, 14 Mai 2009 01:18:44 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/de/forums?m=posts&q=2745&d=0#post12446]]></link>
		</item>
		<item>
			<title>fade2k</title>
			<description><![CDATA[Thats not exactly what I was looking for.<br />
<br />
Lets say I have a page thats really long and I wanted to break it up into several pages - shouldn't that show up with paging like in lists?<br />
<br />
Is that functionality gone or?<br />
<br />
Also I was looking for the same in news except with a read more link.  <img class="aux smiley" src="https://www.cotonti.com/./images/smilies/confused.gif" alt=":-/" /><br />
<br />
[edit] Nevermind, I didn't see your post NovoKain. [/edit]<br />
<br />
Thanks guys.]]></description>
			<pubDate>Mi, 13 Mai 2009 15:12:47 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/de/forums?m=posts&q=2745&d=0#post12429]]></link>
		</item>
		<item>
			<title>NovoKain</title>
			<description><![CDATA[<pre class="code">&#091;more&#093;</pre>]]></description>
			<pubDate>Mi, 13 Mai 2009 15:10:43 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/de/forums?m=posts&q=2745&d=0#post12428]]></link>
		</item>
		<item>
			<title>pieter</title>
			<description><![CDATA[In news: you need to add [ more ] to split it at that place and you will get a read more.<br />
It is not a corehack.<br />
<br />
<br />
edit: thx NovoKain I typed it but was not aware that it was not showing, so I have put spaces now.]]></description>
			<pubDate>Mi, 13 Mai 2009 15:08:38 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/de/forums?m=posts&q=2745&d=0#post12427]]></link>
		</item>
		<item>
			<title>Kingsley</title>
			<description><![CDATA[In Cotonti it's the spoiler tag.<br />
<br />
<pre class="code"> &#091;spoiler=read more&#093; ... &#091;/spoiler&#093; </pre>
<br />
the read more in the spoiler tag can be changed to whatever you want..]]></description>
			<pubDate>Mi, 13 Mai 2009 15:04:53 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/de/forums?m=posts&q=2745&d=0#post12426]]></link>
		</item>
		<item>
			<title>fade2k</title>
			<description><![CDATA[Seditio err at least LDU had a &lt;more&gt; or <!--more--> tag that one could put into pages to divide the pages up and add a link such as &quot;read more&quot;.<br />
<br />
I seem to remember getting the news pages to do that as well via a core hack.<br />
<br />
Is the option gone, changed or what?]]></description>
			<pubDate>Mi, 13 Mai 2009 13:58:04 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/de/forums?m=posts&q=2745&d=0#post12423]]></link>
		</item>
	</channel>
</rss>