[TYPO3-english] all pages of the backend should display on a single page on the frontend

horace grant horace3d at gmail.com
Wed Nov 2 14:16:52 CET 2011


hi,

i have to do a mobile version of a website and all pages of the typo3
backend should display on a single page on the frontend. there the pages
should be switchable with a javascript accordion effect.

what would be the best way to achieve this?

i could use markers like that:

###page1content###
###page2content###
###page3content###
###page3child1content###
###page3child2content###
###page3child3content###
...
...

and in typoscript i could fill them with the according page contents. but
if an editor adds a new page i always have to edit the template. how could
i make this fully automatic?

cheers,
horace


More information about the TYPO3-english mailing list