[TYPO3-english] tt_news Crop text

ppraveenk praveen.penupati at gmail.com
Mon May 17 08:50:21 CEST 2010


Hi,

I have the typoscript code that uses tt_news to display the latest article.
Please find the code below:

1.   subparts.mediacontent < plugin.tt_news
2.   subparts.mediacontent {
3.    templateFile = fileadmin/templates/media.html
4.    defaultCode = LIST
5.    limit = 1
6.    singlePid = 12
7.    pid_list = 13
8.    noPageBrowser = 1
9.    backPid = 21
10. }

Now my requirement is that I should be able to crop the content to a certain
length.
Can someone please tell me, how can I do that? 
I had studied the stdWrap.Crop property, but not sure how to use it with
tt_news.
I just started with Typo3 and typoscript and really need some help in
understanding.
Any suggestions are grately appreciated.

cheers!
praveen.
-- 
View this message in context: http://old.nabble.com/tt_news-Crop-text-tp28579977p28579977.html
Sent from the TYPO3 English mailing list archive at Nabble.com.



More information about the TYPO3-english mailing list