[TYPO3-german] sr_register

Christian Tauscher christian.tauscher at media-distillery.de
Sun May 3 16:09:21 CEST 2015


Vielleicht hift das TS von mir weiter:

plugin.tx_sfregister.settings {
   notifyAdminPostCreateSave = 0
   notifyAdminPostCreateConfirm = 1
   notifyAdminPostCreateAccept = 1
   notifyAdminPostEditSave = 0
   notifyAdminPostCreateConfirm = 1
}

plugin.tx_sfregister.settings {
   notifyUserPostCreateConfirm = 1
   notifyUserPostCreateRefuse = 1
   notifyUserPostCreateSave = 1
   notifyUserPostCreateAccept = 1
   notifyUserPostCreateDecline = 1
}

plugin.tx_sfregister.settings {
   confirmEmailPostCreate = 1
   acceptEmailPostCreate = 1
   acceptEmailPostEdit = 1
   usergroupPostAccept = 1
   confirmEmailPostCreate = 1
   acceptEmailPostEdit = 0
}





More information about the TYPO3-german mailing list