[TYPO3] split content of one BE page automatically to render multiple pages in FE
Susanne Moog
typo3 at susannemoog.de
Sat Jul 26 16:37:08 CEST 2008
Hi Guido,
G.Unger wrote:
> T3 4.1.7 with templavoila
>
> I do have some pages, e.g. work references, consisting of maaaaaaany
> content elements. the CEs are always the same, e.g. text with image. an
> image to the left and a short description to it's right.
>
> now these pages get really long and I am looking for a way to split/span
> these pages automatically over multiple pages in the FE (e.g. every 10
> CEs render a new page in FE) with a standard pagination on these splited
> pages bottom like
> << back 1 2 3 4 5 next >> (first - back 1 2 3 4 5... next - last)
>
> is there an extension or TS d to do sth. like that?
first thing that came to my mind was: I don't know an extension but you
could achieve this with some javascript, like a modified version of
http://www.exforsys.com/tutorials/jquery/jquery-javascript-pagination.html
HTH,
Susanne
More information about the TYPO3-english
mailing list