A blog for Dynamicweb CMS and Dynamicweb eCommers users and developers

Category Archives: XSLT

Using (global) tranlations in Dynamicweb

Dynamicweb CMS offeres a simple translation system, which uses keys combined with language settings on a website to give various translation for static texts. The system can use global and local keys, where the local translations relate to a specific … Continue reading

Share

Working with XSLT in Dynamicweb

This post is related to my appearance on the 2011 Dynamicweb partner conference in Kolding, Denmark on 1. march 2011. Here you will find links to my slides and examples from the conference. Please do comment on my presentation on … Continue reading

Share

Implementing a fancy news list like yousee.tv in Dynamicweb

I am using the danish cable company YouSee.tv to deliver my tv at home, looking at their webpages inspired me to write this blog post. I wanted to create the same look and feel using Dynamicweb, here is how I … Continue reading

Share

Using XSLT paragraph template to publish RSS or ATOM feed, Part 2 : adding more finish to the output

In my post “Using XSLT paragraph template to publish RSS or ATOM feed“ I showed the basics what could be done with XSLT. In this post I just want to add something more to the output. I want to twist … Continue reading

Share

Using XSLT paragraph template to publish RSS or ATOM feed

When XSLT templates were introduced in Dynacmiweb a very powerfull set of features were handed to us. Many things previous being implemented using client side javascript or backend modules could now be done in XSLT. Though you might go along … Continue reading

Share