Excellent feature ....
Here are the setting to use
Freemarker Template LanguageI have changed
template-extion from
vm to
ftl for enabling Freemarker Templates Language in theme part.
1
2<theme id="classic" name="Classic">
3 <root-path>/html/themes/classic</root-path>
4 <templates-path>${root-path}/templates</templates-path>
5 <images-path>${root-path}/images</images-path>
6 [b] <template-extension>ftl</template-extension>[/b]
Thank you Sandeep...
With Regards,
S Mohammed Zaheer
Please sign in to flag this as inappropriate.