[TYPO3-ttnews] wishlist III: order by sorting

Joachim Rinck jr at modan.ch
Fri Oct 20 14:25:00 CEST 2006


hi stefan, hi group,

i cleaned up that 'select news by flexform' a bit and uploaded it to
http://jrjr.de/ttnewsflexselector.tgz for those who need such a thing.

to use it you need to add a templatepart to your ttnews template, 
something like this:

<!-- ###TEMPLATE_SIDELIST_BY_FLEX### begin -->
<div class="rightColMoreItemsBlock">
    <!-- ###CONTENT### begin   -->
      <!-- ###NEWS### begin    -->
        <div class="rightColItem_1">
	<!--###LINK_ITEM###-->###NEWS_TITLE###<!--###LINK_ITEM###-->
        </div>
      <!-- ###NEWS### end-->
    <!-- ###CONTENT###  end -->
</div>
<!-- ###TEMPLATE_SIDELIST_BY_FLEX### END -->


if you think this is nice to have in ter i'll upload it there.

best regards, joachim



More information about the TYPO3-project-tt-news mailing list