-
Templating and Integration Guide
- Part 1: Concepts
- Part 2: Modules
- Part 3: Templates and Studio
- Part 4: Content Definitions and Views
- Part 5: Advanced Techniques
- Part 6: Setting up an integration environment
- Part 7: Step by step integration
- Further reading and resources
Studio
The Studio has been introduced in Jahia 6.5 to allow template building and management. Templates are not built using scripts anymore but are composed of nodes (and their views) and therefore stored in the JCR. These major conceptual and architectural changes demands a bit of practice to feel at ease, but the benefits are huge as you will discover.
The Studio is built on the same principles as the Edit Mode and relies also on GWT user interfaces; the main differences are the following:
- The Studio works only on items stored in the <jcr-root>/templates folder
- Content editors don’t have access to the Studio, special privileges are necessary
- Some components appear in the Selector of the Studio but not in Edit Mode
- Templates are not directly published in the live workspace, but are deployed on one or several websites in the default workspace and published by the system as soon as deployed.

