<< Back
Message for this thread
Posted by Messages text
tchang yang

Avatar
Total post : 3
> Profile
Written on : 18/02/2010 15:39 ( more than one month )
Object : use of smarty in docedo
Hi, i would like to know how can i use smarty in docedo. How can i change the default template of docebo in order to use smarty template, Thanks
Message modified by : vetchang on : 18/02/2010 15:40
 
Derks Giovanni

Avatar
Total post : 1861
> Profile
Written on : 19/02/2010 10:20 ( more than one month )
Object : Re: use of smarty in docedo
hello,
right now this is not officialy supported and I don't know if smarty could be integrated to the current template system of docebo. Moreover also keep in mind that in the upcoming version 4 of docebo the template system will change.

bye,
Giovanni.

Docebo Staff
 - Docebo 4 released! -

 
tchang yang

Avatar
Total post : 3
> Profile
Written on : 19/02/2010 11:05 ( more than one month )
Object : Re: use of smarty in docedo
Hello Giovanni,
thank you for your reply
I managed to integrate smarty in Docebo. But the problem I have is that the output is always in the footer.
When I do:
$smarty->display('index.tpl'), I have the result in the footer and not in the content area.
Do you know how to display in the content area?
 
<< Back