Is it gone or am I just missing something?
| Twiebie |
|
|---|---|
|
For example in news.tpl:
{PAGE_ROW_TEXT_CUT}
<!-- IF {PAGE_ROW_TEXT_IS_CUT} -->{PAGE_ROW_MORE}<!-- ENDIF -->
Or in a list:
{LIST_ROW_TEXT_CUT}
<!-- IF {LIST_ROW_TEXT_IS_CUT} -->{LIST_ROW_MORE}<!-- ENDIF -->
In CKEditor, click on the 'read more' button. This will add the hr.more line and the text will be cut off there. |
| Macik |
|
|---|---|
#39463 Hodges: By default spoiler functionality implemented in Cotonti's Markitup editor. There is no common inplementation of «read more» for full page view. https://github.com/macik
правильный хостинг — https://goo.gl/fjCa1F |
| Hodges |
|
|---|---|
|
Okay thanks Twiebie for explaining that to me. Read more = lists and news only. 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 this add-on which is probably what I want. I'll write back if I get it working. |