Freemarker

ODDS ‘N ENDS: Freemarker in Domino Designer, Google out of Gears and a cool aero tidbit

Got the Freemarker Eclipse Editor plugin to work inside of Domino Designer. Now I can edit and save a Freemarker template directly to a database (ResourcesFiles) all from within DD.

THANKSGIVING QUICKIE: Notes Document Object in Freemarker

I'm doing some research for a client in using Freemarker to generate documents using templates and Notes data. It turns out that it’s deceptively simple to create a very basic Notes wrapper object to pass into Freemarker’s templating engine for merging document fields with a template. The closest abstract class to implement for a document is Freemarker’s TemplateHashModel.

Syndicate content