[Typo3-german] PID bei eigener Extension per Constant Editor setzen

Thomas Peterson info at thomas-peterson.de
Sun Nov 20 22:40:01 CET 2005


Hallo,

Hier mal aus Timtab

ext_typoscript_setup.txt

plugin.tx_timtab_pi2 {
  pidStorePosts = {$plugin.tx_timtab_pi2.pidStorePosts}
}

ext_typoscript_constants.txt

plugin.tx_timtab_pi2 {

 # cat=plugin.tx_timtab/webservices/10; type=int+; label= pid to store the 
posts in: The page or sysfolder where your posts from external tools will be 
saved
  pidStorePosts = 0
}

und dann bitte mal im plugin debug($this->conf)

Wenns nicht gleich kommt alle caches löschen.

MFG
Thomas Peterson

PS: Ich machs bis jetzt so, weiß auch nicht was schlecht daran ist. 
Vielleicht weiß ja einer mehr. 





More information about the TYPO3-german mailing list