[TYPO3-ttnews] tt_news 3.0.0 dev demo
Krystian Szymukowicz
typo3RE.MO.VE. at RE.MO.VE.prolabium.com
Sat Jun 21 13:11:50 CEST 2008
ben van 't ende [netcreators] wrote:
>
> This site shows a bit of the functionality the new tt_news 3.0 has.
> Rupert assured me he wants to finish the new tt_news 3.0, but has little
> feedback now and is busy in projects. You can find the frontend
> functionality here:
>
> http://newsdemo.typo3.nl
>
> The extension is available here:
>
> http://newsdemo.typo3.nl/fileadmin/T3X_tt_news-3.t3x
>
> Please give it a go on your test installations. This is what Rupi says:
>
>> well, of course there will be problems when updating to tt_news 3.0
>> but I can't do anything about this if I don't know details. one thing
>> I have on my todo list is to write a "migration helper" script which
>> lists all elements/config values that possibly need some hand work
>> after the update. this script will not touch the data it only delivers
>> a todo list.
>
> What do you think?
>
Browsing the demo in FF 3.0 I had feeling like its done with use of
ajax. FF 3.0 refresh this site so quickly :)
... back to testing.
I installed tt_news 3.0 on my TYPO3 and it works after 2 little fixes.
What I needed to do was:
1. Include new static "News settings (tt_news)". The old one was gone.
2. Modify template of LIST view because by default setup.txt of tt_news
has now:
plugin.tt_news {
displayList {
subheader_stdWrap {
stripHtml = 1
crop = 230 | ... | 1
ifEmpty.field = bodytext
# the "more" link is directly appended to the subheader
append = TEXT
append.data = register:newsMoreLink
append.wrap = <span class="news-list-morelink">|</span>
# display the "more" link only if the field bodytext contains something
append.if.isTrue.field = bodytext
outerWrap = <p>|</p>
}
}
}
So for a moment I had two "more link".
After this 2 little glitches fixed now everything works great, although
I did not tested the new features.
Maybe a list of new features would help because I do not even what to to
test : ). Of course I can notice "News Admin", but for sure there is
some more new features.
Thanks Rupert!
--
grtz
Krystian
More information about the TYPO3-project-tt-news
mailing list