[TYPO3-dev] realurl removes &type parameter from my url link

Cyrill Helg phlogsmailinglists at gmail.com
Tue May 6 00:57:04 CEST 2008


Am Montag, 5. Mai 2008 schrieb Cyrill Helg:
> Although I don't really like that solution ^^

Does anyone else know how to do it? I mean I just need to pass that type 
somehow. Or is there another solution to do that on the popup page:

[globalVar = GP:tx_fileexplorer_pi1|popup = 1]
	tx_fileexplorer_popup = PAGE
	tx_fileexplorer_popup.includeCSS.file_explorer_Popup = 
EXT:file_explorer/template/style.css
	tx_fileexplorer_popup {
		config.disableallheader = 1
		config.removeDefaultJS = 1
		bodyTag = <body style="padding:10px;margin:0px;">
 		typeNum = 769
		10 = TEXT
		10.value = <div style="padding:0px;">
		20 < plugin.tx_fileexplorer_pi1
		30 = TEXT
		30.value = </div>
	}
[global]


Thanks
Cyrill




More information about the TYPO3-dev mailing list