[Typo3-dev] Creating a Site with two layouts

René Schade schade at hypergenic.com
Wed Dec 8 09:37:47 CET 2004


Hi,

I'm working on a document, deciding whether to move a website to Typo3.

Currently the website has two, layouts, and, depending on the link you follow to visit the website, the layout is defined.

E.g.:

http://www.website.com/show?id=18&layout=cool

Gives you a page using the cool layout.

http://www.website.com/show?id=18&layout=standard

Gives you a page with a standard layout.

And, since this is working recursively, the content of the page need to be scanned to make sure that all the links (and menu item's) in the pages links to pages with the same layout. In other words, if you choose to use the "cool" layout, you want all the other pages you visit, to be "cool" as well.

Is this possible in Typo3, as of today? 

Regards,
René Schade




More information about the TYPO3-dev mailing list