[TYPO3] Looking for Typoscript guru trick

Franz Malten Buemann info at t3p.dk
Mon Jan 21 12:28:26 CET 2008


Try something like:

lib.thissample = CONTENT
lib.thissample {  
	table = tt_content  
	select {   
		# HERE YOU CAN SET SPECIFIK PAGE UID
		pidInList = this    
		orderBy = sorting    
		where = colPos=0    
		languageField=sys_language_uid       
	}  
	renderObj = TEXT  
	renderObj {    
	field = header     
	wrap= | <br/>    
	typolink.parameter.field=pid
typolink.parameter.dataWrap=|#{field:uid}    	if.isTrue.field=header  
	}
}

Working example you can see at: http://typo3portal.dk/240.html

Best Regards

Franz Malten Buemann

TYPO 3 PORTAL
Ordrupvej 114
2920 Charlottenlund
T: 39 90 90 29
F: 39 90 91 29
M: 31 17 41 41 
E: info at t3p.dk
W: www.typo3portal.dk

-----Original Message-----
From: typo3-english-bounces at lists.netfielders.de
[mailto:typo3-english-bounces at lists.netfielders.de] On Behalf Of Martin
Bless
Sent: 21. januar 2008 12:16
To: typo3-english at lists.netfielders.de
Subject: [TYPO3] Looking for Typoscript guru trick

This is what I would like to have:

10 = HMENU
10 {
	special = list
	special.value = DB:tt_content:17:pages
	...
}

Unfortunately there is only a plain
	$value = $this->conf['special.']['value'];
in class.tslib_menu.php.

Q:
Any TS guru trick possible?

Have a nice day,

Martin
_______________________________________________
TYPO3-english mailing list
TYPO3-english at lists.netfielders.de
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

Internal Virus Database is out-of-date.
Checked by AVG Free Edition. 
Version: 7.5.485 / Virus Database: 269.13.18/1007 - Release Date: 13-09-2007
21:48
 

Internal Virus Database is out-of-date.
Checked by AVG Free Edition. 
Version: 7.5.485 / Virus Database: 269.13.18/1007 - Release Date: 13-09-2007
21:48
 



More information about the TYPO3-english mailing list