Reputation: 35679
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:
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?
Upvotes: 7
Views: 209
Reputation: 10234
The Blueprint Context Settings are defined in the Experience Manager dashboard. Open any page that is XPM-Enabled and then:
This should do it.
Upvotes: 9