Configuring Experience Manager on the Content Manager
If you are upgrading from an SDL Tridion implementation that had SiteEdit installed, perform a number of tasks to upgrade this setup to work with Experience Manager.
Restoring cc_SiteEdit2.dll and cm_SiteEdit.dll If you backed up the file cc_SiteEdit2.dll and/or cm_SiteEdit.dll, restore the file(s) and create one or more script extensions to complete your upgrade.
Upgrading modular template code If you want to upgrade modular, previously SiteEdit-enabled Page Templates and Component Templates to Experience Manager, replace the Template Building Blocks.
Upgrading VBScript JScript template code Only if you are upgrading SiteEdit implemented in VBScript/JScript templating code, add a bootstrap command to the output of your old SiteEdit Page Templates.
Reapplying your SiteEdit configuration file settings If you are upgrading or migrating a SiteEdit implementation, reapply the settings of your old SiteEdit configuration in the slide-out navigation or in the main Content Manager Explorer GUI. Some SiteEdit configuration settings have no new equivalent, but your implementation will still continue to run.
Command language API delta Experience Manager has an API consisting of commands used in the form of HTML comments, but it still recognizes the SiteEdit HTML comment command API. Use this topic if you want to find out which parts of the API are now ignored, or if you want to migrate to the new API.