[TYPO3-dev] redirect_url --> web module?

Stefan Kreisberg stefan.spamfree at ham.linkfactory.dk
Thu Jun 14 12:44:18 CEST 2007


Stefan Kreisberg wrote:

> Hi list,
> 
> from the T3 BE login i can succesfully redirect users (i.e. typical to FE)
> with the redirect_url. My questions is - are there any easy way to
> redirect to a web module? Seems to me there isn't ...
> 
> :-) Strato a.k.a. Stefan Kreisberg

I might as well answer this myself, since I've found the answer:

Found in alt_main: set GET params accordingly
        module = my module to start
        modParams = my params to my module

So easy as apple pie:

http://sitename/typo3/index.php?redirect_url=alt_main.php?module=web_txMyFantasticModuleM1

nize! T3 keeps to amaze me :-)




More information about the TYPO3-dev mailing list