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

Andi cocopapa at gmail.com
Wed Nov 2 15:53:57 CET 2011


You could use a responsive Css ie Laker Compendium or mobile Versions of 960

There is also an extension which helps to disable CEs for domains. This wAy you could use an accordion for m.domain.tld and normal column settings for domain.tld

Another approach would be to use Jquery mobile like it is integrated in t3jquery. 

We recommend using the framework for templavoila together woth a responsive css template design.

Andi

Sent from my iPhone

On Nov 2, 2011, at 20:16, horace grant <horace3d at gmail.com> wrote:

> 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
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


More information about the TYPO3-english mailing list