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

Sebastian Widmann bruce at web.de
Tue Nov 22 08:22:31 CET 2005


Thomas Peterson schrieb:
> 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. 
> 
> 


Perfekt, so hat's geklappt! Danke!



More information about the TYPO3-german mailing list