[TYPO3-german] Paginate tx_news RSSFEED

Bernhard Prange mail at bernhard-prange.de
Fri May 23 09:02:14 CEST 2014


Hallo Georg,
ich habe jetzt folgendes am Feed Template verändert:

    <f:if condition="{news}">
         <n:widget.paginate objects="{news}" as="paginatedNews" 
configuration="{settings.list.paginate}">
         <f:for each="{paginatedNews}" as="newsItem">
         <item>
           ...
         </item>
       </f:for>
         </n:widget.paginate>
     </f:if>

Die paginierungs Links sind dann auch drin, die Links lassen sich auch 
aufrufen, allerdings zeigen alle das Feedergebnis ohne Paginierung.

Gruß

Bernhard

Am 23.05.2014 05:00, schrieb Georg Ringer:
> Hallo,
>
> Am 22.05.2014 21:09, schrieb Bernhard Prange:
>> Hallo Georg,
>> ich muss Dich leider nochmal konsultieren.
>> Die Paginierung, mit den gleichen URL calls wie in der List view
>> funktionieren nicht.
> du brauchst im template natürlich schon den paginate VH auch...
>
>
> georg
>
> _______________________________________________
> TYPO3-german mailing list
> TYPO3-german at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german
>



More information about the TYPO3-german mailing list