TYPO3: tt_news LIST and SINGLE at the same page
The following TS code enables the feature of showing the tt_news list and the tt_news single view at the same page.
- # Clear the code field
- # Prevent indexing of the LIST view
- config.index_enable = 0
- [globalVar = GP:tx_ttnews|swords = ]
- # Do nothing (reverse hack)
- [else]
- # Set code to SEARCH if swords (search is done) exists
- [end]
- [globalVar = GP:tx_ttnews|tt_news > 0]
- # Set code to SINGLE, if the GETvar tx_ttnews[tt_news] exists
- # Enable indexing of the SINGLE view
- config.index_enable = 1
- [global]
Related Articles:
- TYPO3: Setting up secondary language
- TYPO3: Changing the tt_news template markup
- TYPO3: Add tt_news LATEST as TypoScript Object
- TYPO3: Setting XHTML 1.1 DOCTYPE
- TYPO3: Making a simple menu as an unordered list in XHTML
- TYPO3/TypoScript: How to add Page Updated Timestamp
- TYPO3: Copyright Notice with Automatic Year Update and Secondary Language Support
- TYPO3: XHTML Valid 3 Level Menu in Typoscript
- TYPO3: How to make a path/breadcrumb in typoscript
typo3 indexed search tt_news record not found • list und single auf einer seite tt_news • typo3 tt_news by year • typo3 tt_news limit • typo3 indexed_search tt_news • ttnews single und list eine seite • typo3 tt_news like button • show details in same page tt_news • tt_news single header_list • tt_news typo3 conf where • multiple tt_news on the same page • typo3 globalvar • tt_news list filelinks • tt_news single and list at the same page • f • tt_news list • globalvars gp • tt_news detail same list • configure tt_news single view page • tt_news single list eine seite • tt_news samepage • typo3 4 4 globalvar • tt_news single andere news anteasern • tt_news searchresults list • list and single the some page • tt_news double list • typo3 tt_new search by category and year • tt_news like button • comments tt_news list • tx_ttnews typo3 globalvar • gp:tx_ttnews|backpid • typo3 tt_news • tt_news listing and detail • typo3 tt_news singlepage error • single and most popular tt_news • globalvar = gp:tx_ttnews|tt_news • gp: tx_ttnews year • globalvar = gp • typoscript globalvar • tt_news typo3 • typo3 tt_news list limit • tt_news clear br • typo3 facebook like in tt_news single view • tt_news more codes on one page • most viewd tt_news • tt_news list und single list verschwindet • tt_news single • tt_news search target • tt_news single und list auf einer seite • tt_news single category breadcrumb • facebook like typo3 • tt_news list and latest and same and page • tt_news manual set tt_news single • typo3 [globalvar = gp: tx_ttnews • typo3 tt_news single stdwrp • tt_news singleview _blank • • tt_news list und single gleiche seite • typo3 tt_news search css • typo3 tt_news single und list auf einer seite • typo3 if tt_news exists • typo3 indexed search tt_news record not found • list und single auf einer seite tt_news • typo3 tt_news by year • typo3 tt_news limit • typo3 indexed_search tt_news • ttnews single und list eine seite • typo3 tt_news like button • show details in same page tt_news • tt_news single header_list • tt_news typo3 conf where • multiple tt_news on the same page • typo3 globalvar • tt_news list filelinks • tt_news single and list at the same page • f • tt_news list • globalvars gp • tt_news detail same list • configure tt_news single view page • tt_news single list eine seite • (12.3521 ms)






about 3 years ago
Thanks, great tip.
about 2 years ago
Thanks a lot, saved me a lot of work!