Показать сообщение отдельно
Старый 06.03.2007, 16:56   #6
PhilD
Senior Member
 
Регистрация: 10.03.2006
Адрес: Moscow, Russia
Сообщений: 429
Отправить сообщение для PhilD с помощью ICQ Отправить сообщение для PhilD с помощью Yahoo
По умолчанию

Частичное решение http://support.typo3.org:8080/jive/t...start=0#304921
Цитата:
I was able to remove the [more]-link if there is no bodytext.
plugin.tt_news {
displayList.subheader_stdWrap {
append = TEXT
append.data = register:newsMoreLink
append.wrap = |
append.if.isTrue.field = bodytext }
displayLatest.subheader_stdWrap {
append = TEXT
append.data = register:newsMoreLink
append.wrap = |
append.if.isTrue.field = bodytext }
}
Now you have to remove the ###MORE### marker in your HTML-tt_news_template. But there still remains one Problem: the News-Title is still linked to the Single-News page. I found no way to disable this behaviour.
Валерий, а у Вас ссылка с заголовка остававлась? или как-то иначе делали?
PhilD вне форума   Ответить с цитированием