[Typo3-german] sr_feuser_register => HTML template
Joachim Streit
jstreit at ditnetwork.de
Thu Sep 1 14:14:50 CEST 2005
Am 01.09.2005, 13:44 Uhr, schrieb Silke <silkebleses at web.de>:
> Hi list
>
> immer noch such ich, wie man den Link zum Registierungsformular auf der
> Loginseite setzt.
> Dieses ToDo steht in der Beschreibung:
>
> Step 2: Add the fields in the HTML template
> You need to update the HTML template in order to include in the proper
> subparts the fields you have defined. The subparts of interest are:
>
> ###TEMPLATE_CREATE###
>
> ###TEMPLATE_CREATE_PREVIEW###
>
> ###TEMPLATE_INVITE###..............................................
>
> Doch wie und wo setze ich das Ganze? Versteh ich nicht! :-(
>
> Please help, Danke
> - Silke
> -----------------------
> The mailing list archive is found here:
> http://typo3.org/documentation/mailing-lists/german-user-list-archive/
>
Moin Silke,
ich habe das so gelöst:
Inhaltselement plugin fe_user_admin auf einer Seite eingebaut (z.b. auf
der Seite mit der newloginbox oder link von dort).
Ausgangspunkt -> Sysfolder mit den fe_usern
sonst nix weiter ausgefüllt
und es geht.
Template Constants:
plugin.feadmin.fe_users.usergroupOverride = 0
plugin.feadmin.fe_users.email = admin at domain.dtl
plugin.feadmin.fe_users.emailName = AdminName
plugin.feadmin.fe_users.pid = uid-sysfolder
plugin.feadmin.fe_users.file.templateFile =
fileadmin/templates/fe_admin_users_tmpl.html
damit ich das ganze Layout verändern kann hab ich hier noch ein extra
Template. (das original template kopiert und angepasst).
Dort tauchen dann auch die Subparts auf.
Hoffe das hilft dir weiter?!?
Joachim
--
Erstellt mit Operas revolutionärem E-Mail-Modul: http://www.opera.com/mail/
More information about the TYPO3-german
mailing list