Beiträge mit dem Tag „Templating Engine“
Alle Beiträge mit diesem Tag, neueste zuerst, die meisten davon auf Englisch.
2 Beiträge gefunden
RSSHow To Implement A Generic Template Engine For SharePoint 2010 Using DotLiquid
4. Mai 2011 · Englisch
During the process of creating a complex SharePoint application you often need to send mails and create text files based on SharePoint data elements like SPListItem or SPWeb. Mail templates for instance mostly contain specific list item data. It would be helpful sometimes if the text generation itself is template-driven.
How To Export SharePoint Task List Data To PDF Using A Templating System
26. April 2011 · Englisch
A couple of times I had the situation where I needed to export SharePoint list data into a PDF file in a customized way. I wanted to use some kind of template technology to translate SharePoint list data into a PDF file.