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. |