[TYPO3-ect] Smarty: Which configuration to set?

Simon Tuck stu at rtpartner.ch
Tue Jan 8 06:33:19 CET 2008


Hello Smarty Fans,
I've just updated the smarty extension (quite a few bugfixes included) 
and added a demo extension (smarty_demo) which should illustrate many of 
the features of the smarty extension and serve as a kind of test 
extension for smarty. So pls. give it a spin when you have a moment and 
let me know if you run into any problems.
Cheers,
Simon
PS. I have tried to set the previous extension (rtp_smarty) to obsolete 
in the ter, but it doesn't seem to work - is there anything special i 
need to do?

Elmar Hinz wrote:
> Hello smarty fans,
> 
> I want to switch the smarty view of lib from rtp_smarty to smarty.
> 
> I run into an error message about a missing compile directory. By looking
> into the source of smarty you find the solution. Set the compile directory
> in the lib confiruation object to the key:
> 
> smarty.compile_dir =  /some/directory/
> 
> Questions:
> 
> 1.) To which value would you recommend to set the directory to?
> 
> 2.) Could we define a general pattern what directory an extension should
> use?
> 
> 3.) Are there other settings that are important for smarty?
> 
> 4.) Maybe the smarty experienced users could suggest a smarty lib for the TS
> setyp that can be copied and adjusted by extensions:
> 
> lib.tx_lib.smarty {
>   compile_dir = ... ? ...
>   ... ? ...
> }
> 
> Regards
> 
> Elmar
> 
> 
> 
> 


More information about the TYPO3-team-extension-coordination mailing list