[TYPO3-project-seminars] Show user info on registration page

Mario Rimann typo3-coding at rimann.org
Tue Aug 22 07:34:13 CEST 2006


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Krystian Szymukowicz schrieb:
>> <?php
>> echo ($GLOBALS["TSFE"]->fe_user->user[username]); // prints username
>> of person logged in
>> ?>
> you could try to use kb_betterstdwrap extension and make it with pure TS
> just read here:
> http://typo3.org/documentation/document-library/extension-manuals/kb_betterstdwrap/0.0.0/view/1/2/


Hi Klaus and Krystian

That are both good solutions - but: If we want to integrate this into
the tx_seminars "core", it's not the solution I would choose.

To integrate this into the extension, this would need to change the
following stuff:
- - the template (include new markers)
- - the locallang files
- - the function that generates the registration form (extend it with some
output functionality for your idea. There are functions for
getUsername() or similar available within the seminars class. So we can
use them).

Cheers,
Mario
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFE6pdV5yAXgAWej3wRAmBSAJ9y2jaYlukn7fqUtxazCiWCakDPyACg2h6k
hbHx17WCWGllz0a7e+64n4c=
=QHt2
-----END PGP SIGNATURE-----



More information about the TYPO3-project-seminars mailing list