|
|||||||
| Registrieren | Hilfe | Benutzerliste | Kalender | Suchen | Heutige Beiträge | Alle Foren als gelesen markieren |
|
#1
|
|||
|
|||
|
For an AJAX-based site I'm trying to make TYPO3 generate individual content
area's from a TV-template, based on a specific parameter. With the autoparser I would do something like this: page = PAGE page.typeNum = 0 page.10 < styles.content.get With TV, I mapped the content elements to TS libraries like this: lib.field_list = COA lib.field_list { 10 = RECORDS 10 { source.current = 1 tables = tt_content } } but I can't get TYPO3/TV to render the TV content without rendering the entire page template. I was thinking of creating subtemplates for this purpose, but it seems like I would need to make a new template for every content area, which could add up to quite a lot of templates (because the site will use TV content containers etc.) and a system which becomes hard to maintain. Any clever ideas for this problem? Loek _______________________________________________ TYPO3-project-templavoila mailing list TYPO3-project-templavoila (AT) lists...netfielders.de http://lists.netfielders.de/cgi-bin/...ct-templavoila |
|
#2
|
|||
|
|||
|
Loek Hilgersom wrote:
> but I can't get TYPO3/TV to render the TV content without rendering the > entire page template. That's right. If you use page template, you get everything from <body> to </body> because you map it from <body> to </body>. This is how it works. You may want to use FCEs. -- Dmitry Dulepov TYPO3 core team Web: http://typo3bloke.net/ Skype: callto:liels_bugs "Nothing is impossible. There are only limits to our knowledge" _______________________________________________ TYPO3-project-templavoila mailing list TYPO3-project-templavoila (AT) lists...netfielders.de http://lists.netfielders.de/cgi-bin/...ct-templavoila |
| Lesezeichen |
| Themen-Optionen | |
| Ansicht | Thema bewerten |
|
|
|
||||
| Thema | Autor | Forum | Antworten | Letzter Beitrag |
| [TYPO3-shop] markers for individual images in template | Andrew Davis | typo3-project-tt-products@lists.netfielders.de | 12 | 01.08.2008 11:51 |
| [TYPO3] TSconfig for individual content objects? | Steven Hewett | typo3-english@lists.netfielders.de | 1 | 04.12.2007 18:45 |
| [TYPO3] TemplaVoila and content areas | Stephen Bungert | typo3-english@lists.netfielders.de | 3 | 06.11.2007 13:06 |
| [TYPO3] Different link target for individual content elements | Tapio Markula | typo3-english@lists.netfielders.de | 3 | 12.02.2007 09:32 |
| [TYPO3-dev] individual edit icons - sometimes too messy result | Tapio Markula | typo3-dev@lists.netfielders.de | 2 | 14.01.2007 19:57 |