[TYPO3] realurl and page type

Ronald Renfro rrenfro at ilovehtml.net
Mon Jan 30 19:26:51 CET 2006


thanks that little snippet helped!

greetings
Ronald Renfro

On 27.01.2006, at 08:14, Dmitry Dulepov wrote:

> Hi!
>
> Ronald Renfro wrote:
>> can anyone explain how to setup the realurl page type var
>> or point me in the right direction
>
> See if this helps:
>
> ======================
> 	    'postVarSet' => array(
> 		array(
> 		    'GETvar' => 'cmd',
> 		    'valueMap' => array(
> 		    ),
> 		),
> 		array(
> 		    'GETvar' => 'proj',
> 		    'valueMap' => array(
> 		    ),
> 		),
> 		array(
> 		    'GETvar' => 'type',
> 		    'valueMap' => array(
> 		    ),
> 		),
> 	    )
> ======================
>
> It says that all these values should be passed in raw form to FE.
>
> Dmitry.
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
>




More information about the TYPO3-english mailing list