A blog for Dynamicweb CMS and Dynamicweb eCommers users and developers

Tag Archives: Snippets

Quickguide: inserting translated content in HTML templates

Dynamicweb CMS offers a template tag for simple translation based on a “Translations” XML file. The XML file – Translations.xml – is build up in a structure using “key/value” sets. Each key can have a number of language based entries. … Continue reading

Share

A few simple tips for getting more out of Dynamicweb –CodeSnippets

When you work with Dynamicweb CMS implementing layouts there are many things which you learn, do you remember to make your templates, css, javascript reusable? Do you still write your loops manually? How about trying to work smarter, not harder? … Continue reading

Share