[TYPO3] Getting logged in user data with TypoScript

Rudy Gnodde gnodde.rudy at wag.nl
Tue May 30 16:12:20 CEST 2006


Hello Erik,

That works, thanks.

I did search the lists and documentation, but couldn't find anything.
But it works now, so all's well :-) Thanks again.

Rudy Gnodde
WIND Internet
http://www.windinternet.nl

> -----Oorspronkelijk bericht-----
> Van: typo3-english-bounces at lists.netfielders.de 
> [mailto:typo3-english-bounces at lists.netfielders.de] Namens 
> Erik Svendsen
> Verzonden: dinsdag 30 mei 2006 15:15
> Aan: typo3-english at lists.netfielders.de
> Onderwerp: Re: [TYPO3] Getting logged in user data with TypoScript
> 
> Hello Rudy,
> 
> > Hello Luc,
> > 
> > I have searched there and haven't found anything...
> > 
> 
> Something like this are doing the trick.
> 
> lib.login = COA
> lib.login {
>   10 = TEXT
>   10.data = TSFE:fe_user|user|name #gives the full name of the user-
>   10.wrap = <span><a href="index.php?id=18">Logget 
> inn:&nbsp;|</a></span> }
> 
> If you change the 10.data to TSFE:fe_user|user|company, you 
> get the company name. And so on. 
> 
> If you have custom fields it's like this TSFE:fe_user|user|customfield
> 
> But as I know is there some differences on the syntax from 
> 3.8.1 to 4.0
> 
> You would probably found the solution if you searched the list.
> 
> WBR,
> Erik Svendsen
> www.linnearad.no
> 
> 
> _______________________________________________
> 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