[TYPO3] change sr_fe_userregister

Michael Cannon michael at cannonbose.com
Wed Feb 22 14:14:07 CET 2006


M. Pine,

$TCA route

You can get some ideas on how to add or remove fields to the back end  
if you look for the "MLC" comments in http://cvs.cannonbose.com/cgi- 
bin/viewcvs.cgi/typo3/sr_feuser_register/ext_tables.php? 
rev=1.14&view=auto.

If you want to move fields around, then use preg_replace or  
str_replace for string manipulations of the showitem indice.

If you add fields, don't forget to add them to ext_tables.sql and  
locallang_db.php.


pageTS sample

http://cvs.cannonbose.com/cgi-bin/viewcvs.cgi/typo3/cbstarter/ 
pageTSconfig.txt?rev=1.15&view=auto


userTS sample

http://cvs.cannonbose.com/cgi-bin/viewcvs.cgi/typo3/cbstarter/ 
userTSconfig.txt?rev=1.3&view=auto


exclude Fields settings is set through creating a back end usergroup  
with access lists enabled.

Michael

-----
Michael Cannon
President of Cannonbose, LLC
Tel    : +1 (206) 351-0159         Fax : +1 (802) 609-2776



More information about the TYPO3-english mailing list