[TYPO3] Documentation for filelinks

Tyler Kraft headhunterxiii at yahoo.ca
Tue Aug 8 16:00:39 CEST 2006


LOL

I hate that when it happens - maybe time for a break ;-)


If it helps here is a copy of one I used for something last week - I'm 
getting it out of  seperate bespoke table and field here though....

temp.ebrochure = COA
temp.ebrochure{
	10 = TEXT
	10.data = levelfield : -1 , tx_ebrochure , slide
	10.filelink{
		path = uploads/tx_special_pages/
		labelStdWrap.noTrimWrap = |Download E-brochure ||
		size = 1
		size.bytes = 1
		size.bytes.labels = b| kb| mb| gb
		size.noTrimWrap  = | <span id="downloadsize">|</span>|
		ATagParams = rel="external" onclick="ne_pop(this);return false;" 
onkeypress="ne_pop(this);return false;"
		target = _blank
	}
	if.isTrue.data = levelfield : -1 , tx_ebrochure , slide
	wrap = <li id="banner-ebrochure" title="Download E-brochure">|</li>
}





Arne Schmitz wrote:
> Am Dienstag, 8. August 2006 15:39 schrieb Tyler Kraft:
>> TSref
> 
> Hm, yes, thank you. I was blind and was looking in the wrong part of the 
> TSref.
> 
> Arne
> 



More information about the TYPO3-english mailing list