[TYPO3-english] One page website

2013-01-09 Thread Jan Bednarik

Hey,

I'm creating website that should be only one page with fullscreen 
screens you scroll among. This is what it should look like: 
http://community.saucony.com/kinvara3/


Anyway, I'd like to use TYPO3 for sure and have a regular site 
structure. The thing is that I'm not sure yet how to generate more pages 
into one. I'd like to use TV for it.


Basically, I'd need to select all pages, iterate over them and for each 
generate page body using TV and append it to result.


Any tips how to do it?

I think a custom page generating extension calling TV framework will be 
necessary.


Thanks

Jan
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] One page website

2013-01-15 Thread Jan Bednarik
I've created an extension that iterates over all pages and reders each 
one by TV. So far so good. The only problem is that e.g. menu, that's a 
TS object lib.menu is rendered only once and then used in every page. 
Thus I have the same menu with the same active element.


Any ideas how to force the TS objects to rerender?

Jan

Dne 9.1.2013 13:56, Jan Bednarik napsal(a):

Hey,

I'm creating website that should be only one page with fullscreen
screens you scroll among. This is what it should look like:
http://community.saucony.com/kinvara3/

Anyway, I'd like to use TYPO3 for sure and have a regular site
structure. The thing is that I'm not sure yet how to generate more pages
into one. I'd like to use TV for it.

Basically, I'd need to select all pages, iterate over them and for each
generate page body using TV and append it to result.

Any tips how to do it?

I think a custom page generating extension calling TV framework will be
necessary.

Thanks

Jan


___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english