Portal Engine Questions on portal engine and web parts.
Version 4.x > Portal Engine > Deep Linking to CMS Desk or Site Manager View modes: 
User avatar
Member
Member
Scott - 1/14/2010 2:11:22 PM
   
Deep Linking to CMS Desk or Site Manager
Is there a way to link directly to a particular page in CMS Desk or Site Manager?

For example, if I want to send someone a link to CMS Desk -> Tools -> Content Staging -> Objects tab -> Global objects -> Administration -> Users. Or even more simply, to the edit view of a document in the Content section?

User avatar
Kentico Support
Kentico Support
kentico_radekm - 1/28/2010 2:22:54 PM
   
RE:Deep Linking to CMS Desk or Site Manager
Hello.

If you want to use a link to some user interface section, you need to link directly an appropriate frame. E.g., for CMSDesk -> Administration -> Users you need to use http://[domain]/CMSSiteManager/Administration/Users/Users_Frameset.aspx?siteid=1

If you want to link some document in CMSDesk -> Content, you can use this syntax:
http://[domain]/CMSDesk/default.aspx?section=content&action=edit&nodeid=[int]&culture=[cultureCode], for example: http://localhost/KenticoCMS/CMSDesk/default.aspx?section=content&action=edit&nodeid=11&culture=en-US

Best Regards,
Radek Macalik
Support Engineer

User avatar
Member
Member
Scott - 1/28/2010 2:37:08 PM
   
RE:Deep Linking to CMS Desk or Site Manager
Thanks. I'll look into that. Will this CMSDesk link cause the entire frameset (with navigation, etc.) to load, or just the content?

User avatar
Kentico Support
Kentico Support
kentico_radekm - 1/29/2010 3:28:53 AM
   
RE:Deep Linking to CMS Desk or Site Manager
Hello.

The direct link into CMSDesk -> Content from previous post loads complete user interface, as you were ordinary logged in CMSDesk.

Best Regards,
Radek Macalik
Support Engineer

User avatar
Member
Member
Webcoda - 6/21/2013 8:07:50 AM
   
RE:Deep Linking to CMS Desk or Site Manager
Hi,

What about links to custom modules display within CMSDESK?

User avatar
Kentico Support
Kentico Support
kentico_jurajo - 6/23/2013 1:00:01 AM
   
RE:Deep Linking to CMS Desk or Site Manager
Hi,

It is basically the same. This article will explain how to find the URL or file location - for default and custom UI as well.

Best regards,
Juraj Ondrus