I am trying to iron out a couple of issues with UI2012 in my app and cannot seem to get my Components to be editable in the right context. I always have to click "Edit this component everywhere" or "Localize this component" in order to edit something.
My Blueprint is pretty simple at the moment:
- 00 - Empty Present
- 01 - Schemas
- 02 - Common Functionality
- 03c - Content (id = 5)
- 03d - Design
- 06 - Website (id = 9)
Here is my siteedit_config.xml
<?xml version="1.0" encoding="utf-8"?>
<siteEdit enabled="true" style="SiteEdit2012" tridionHostUrl="http://mycmsurl">
<contextPublications>
<contextPublication id="9" componentPublication="5" pagePublication="9" publishPublication="9" />
</contextPublications>
</siteEdit>
Am I missing something?
The Blueprint Context Settings are defined in the Experience Manager dashboard. Open any page that is XPM-Enabled and then:
This should do it.