I often find myself switching between the core database, the master database and the web database in Sitecore. Each switch makes the content editor reload and I have to find my way back through the content tree to where I was before I need to switch databases.
This is a way to add shortcuts to a content editor for each database on the desktop in Sitecore.
- Switch to the core database
- Open the content editor and navigate to
/sitecore/content/Documents and settings/All users/Start menu/Programs/Content Editor
- Create a duplicate of that item and name it “Content Editor Core”
- Create a duplicate of that item and name it “Content Editor Web”
- Select
/sitecore/content/Documents and settings/All users/Start menu/Programs/Content Editor Core
in the content tree and set the Parameters field to sc_content=core - Change the display name
- Change the icon of the item to whatever you fin appropriate, I chose people/cubes_yellow.
- Select
/sitecore/content/Documents and settings/All users/Start menu/Programs/Content Editor Web
in the content tree and set the Parameters field to sc_content=web - Change the display name
- Change the icon of the item to whatever you fin appropriate, I chose people/cubes_green.
- Switch back to master database
- Click the Sitecore button and select “All Applications”
- Drag and drop the different content editors to the desktop. (Chrome did not support drag and drop when writing this post so maybe you have to use IE to do the dragging and the dropping).
- All done!
Nice 🙂