Tag Archives: cq5

Generating aggregate content-packages for CRX

Your typical CQ or CRX project is multi-module, right? You have the typical collection of modules = artifacts = bundles and content packages: content, samplecontent, uiapp, core, taglib – you name them. For cutting releases, it’s convenient to have just … Continue reading

Posted in Uncategorized | Tagged , , | Leave a comment

.bat Scripted Content Backups in CQ 5.x

Here’s just a trivial bit of script that builds a defined content package and pulls it from the server. The curl part is pretty easy and didn’t take much after a brief look in Firebug (although I do miss a … Continue reading

Posted in Uncategorized | Tagged , | Leave a comment

CMS Essentials: In-Context editing – What you see is what they get

Virtually all CMS vendors claim to provide “What you see is what you get” capabilities. That terms has come to be accepted for something that is pretty different from what it means in e.g. DTP and word processing, where it … Continue reading

Posted in Uncategorized | Tagged , , , | 1 Comment