Skip to content Skip to sidebar Skip to footer
Showing posts with the label Freemarker

Freemarker: Avoid Escaping Html Chars

Having a problem with freemarker output... [#assign optionsHTML = ''] … Read more Freemarker: Avoid Escaping Html Chars

Remove Html Tags In Freemarker Template

I've got a freemarker template that displays the same string in a context where HTML is allowed… Read more Remove Html Tags In Freemarker Template

How To Pass Workflow Propert In Control-parm To Ftl File In Alfresco?

So for my project, we have some javascript code running as a rule within the Alfresco repository. S… Read more How To Pass Workflow Propert In Control-parm To Ftl File In Alfresco?