Am 2010-09-08 17:47, schrieb Rainer Schleevoigt:
Hallo,
ich mach es so in der Art:
im TS:
plugin.tx_myext_pi1 {
formhandler < plugin.Tx_Formhandler
}
sieht charmant aus. heißt das, daß ich alle Configs innerhalb von PHP
mache?
im PHP:
$conf['formhandler.']['settings.']['finishers.']['1.
Am 08.09.2010 17:42, schrieb Rainer Schleevoigt:
Verbesserungsvorschlag?
Naja, obs dadurch besser wird ist eine andere Frage, aber ich würde das
gesamte TS für die Erweiterung entweder in einer Datei oder in einem
Template notieren, daß diese "gefährliche" Situation nicht auftritt.
Wenn es
Hallo,
ich mach es so in der Art:
im TS:
plugin.tx_myext_pi1 {
formhandler < plugin.Tx_Formhandler
}
sieht charmant aus. heißt das, daß ich alle Configs innerhalb von PHP mache?
im PHP:
$conf['formhandler.']['settings.']['finishers.']['1.']['config.']['admin.']['to_email']
= 'a...@exa
Am 9/8/10 5:13 PM, schrieb David Bruchmann:
Am 08.09.2010 16:50, schrieb Rainer Schleevoigt:
Verbesserungsvorschlag?
Ich versuche es jetzt so:
[useragent = *iPhone*] || [useragent = *Mobile Safari*]
mobile = PAGE
mobile {
890 < lib.etracker
typeNum = 0
disableAllHeader = 1
source="FILE:
Am 08.09.2010 16:50, schrieb Rainer Schleevoigt:
Ich versuche es jetzt so:
[useragent = *iPhone*] || [useragent = *Mobile Safari*]
mobile = PAGE
mobile {
890 < lib.etracker
typeNum = 0
disableAllHeader = 1
source="FILE:type3conf/ext/meinemobilerotebank/res/formular.ts">
10 = TEMPLATE
Am 2010-09-08 12:53, schrieb Rainer Schleevoigt:
Hallo,
in einem iPhone-Extension soll der formhandler rein. Da schreibe ich:
require_once
(t3lib_extMgm::extPath("formhandler")."pi1/class.tx_formhandler_pi1.php");
$tx_formhandler_pi1 =& new tx_formhandler_pi1 ();
$tx_formhandler_pi1->main(&$thi
Ich versuche es jetzt so:
[useragent = *iPhone*] || [useragent = *Mobile Safari*]
mobile = PAGE
mobile {
890 < lib.etracker
typeNum = 0
disableAllHeader = 1
source="FILE:type3conf/ext/meinemobilerotebank/res/formular.ts">
10 = TEMPLATE
10 {
template = FILE
template.file = typo3
Am 9/8/10 1:06 PM, schrieb David Bruchmann:
Am 08.09.2010 12:53, schrieb Rainer Schleevoigt:
Hallo,
in einem iPhone-Extension soll der formhandler rein. Da schreibe ich:
require_once
(t3lib_extMgm::extPath("formhandler")."pi1/class.tx_formhandler_pi1.php");
$tx_formhandler_pi1 =& new tx_f
Am 08.09.2010 12:53, schrieb Rainer Schleevoigt:
Hallo,
in einem iPhone-Extension soll der formhandler rein. Da schreibe ich:
require_once
(t3lib_extMgm::extPath("formhandler")."pi1/class.tx_formhandler_pi1.php");
$tx_formhandler_pi1 =& new tx_formhandler_pi1 ();
$tx_formhandler_pi1->main(&$
Hallo,
in einem iPhone-Extension soll der formhandler rein. Da schreibe ich:
require_once
(t3lib_extMgm::extPath("formhandler")."pi1/class.tx_formhandler_pi1.php");
$tx_formhandler_pi1 =& new tx_formhandler_pi1 ();
$tx_formhandler_pi1->main(&$this->content, &configuration_stuff);
Wie binde ic
10 matches
Mail list logo