
Blog


Magnolia CMS - JCR import
In content management systems like OpenCms or Magnolia you often run into the problem of having to replace UUID's. I wrote a little BASH-script for that. import info.magnolia.importexport.DataTransporter import javax.jcr.ImportUUIDBehavior import groovy.io. ...
OpenCms whitespaces
If you have worked with OpenCms (or JSPs in general) before, you may experienced the problem with unwanted whitespaces in the resulting HTML.There are ways to avoid this by configuring the web.xml in the following way: