Question

In Tridion 5.3 SP1 version we use SiteEdit.ComponentPresentation(objCP) to display editable component presentation on page. This is working fine in Tridion 5.3 SP1. We are migrating to Tridion 2011 SP1 so wanted to confirm that this function still exists in Tridion 2011 SP1 or its deprecated?

If its deprecated then let us know the alternate function for the same.

Was it helpful?

Solution

Upgrading from SDL Tridion R5.3 to SDL Tridion 2011 is not a step to take lightly but it is a supported path. The first thing you should focus on is the changes in product prerequisites on SDL Tridion 2011 SP1. SiteEdit is also still supported (even on VBScript templates) but for SDL Tridion 2011 SP1 its is a complete newer version of the product named User interface update for SDL Tridion 2011 SP1 (login required see here for details). Since you are coming from SiteEdit 1.3, you should contact Customer Support about getting the SiteEdit Script Extension DLL for the upgrade from SiteEdit 1.3, since the documentation only mentions it from SiteEdit 2009 SP3.

The upgrade process itself is described in our documentation (login required see here for details). Robert Curlette also wrote a nice Blog article about the upgrade to SDL Tridion 2011.

The most important things to understand here is the big step you are going forward, from your example code I see you are still using VBScript templates, which are still supported in SDL Tridion 2011 SP1, but they are deprecated so you should be looking into replacing them with our new template models. However SDL Tridion does not recommend you to include this in the upgrade project, because this would make the project too big and possibly unmanageable.

Probably the best advice I can give you for such an upgrade is to contact SDL Tridion Professional Services and have them do an upgrade scan, which will point out all the pain-points of this upgrade. Then they can also advice you the best way forward as depending on the details of your implementation, the details of the upgrade process might be different as well (like should you stay on VBScript templates or does it make sense to upgrade them, what to do with your event system and your extensions or customizations etc.).

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top