# Constants for the plugin "cleverreach_pi1" plugin.tx_cleverreach_pi1 { # cat=plugin.tx_cleverreach_pi1//a; type=string; label=API key: Der API-Key apiKey = # cat=plugin.tx_cleverreach_pi1//b; type=string; label=List id: Die Gruppen-ID listId = # cat=plugin.tx_cleverreach_pi1//c; type=string; label=Form id: Die Formular-ID formId = # cat=plugin.tx_cleverreach_pi1//d; type=string; label=wsdl URL wsdlUrl = http://api.cleverreach.com/soap/interface_v5.1.php?wsdl # cat=plugin.tx_cleverreach_pi1//e; type=string; label=Source name source = TYPO3 # cat=plugin.tx_cleverreach_pi1//f; type=options[Set user inactive=inactive,Delete user=delete]; label=How users will be removed unsubscribemethod = inactive # cat=plugin.tx_cleverreach_pi1//g; type=boolean; label=FALSE: use "double-opt-in" method, TRUE: use "opt-in" method directSubscription = 0 # cat=plugin.tx_cleverreach_pi1//h; type=int; label=Debug mode debug = 0 }