问题
We're using Sitecore 8.1 and would like to add a new app to the Start Menu:
How can one do so?
回答1:
The required steps are below:
Switch to the 'core' database in the bottom-right selector
Go to Sitecore → Content → Applications, and add a new application
Go to Sitecore → Content → Documents and Settings → All Users → Start Menu, and add a new Shortcut to the Left or Right section
Go to the new Shortcut, then switch to "Raw Values" mode (in the View tab) and add a link in the following format to the "Application" field:
<link linktype="internal" url="/Applications/*YOUR APPLICATION NAME*" anchor="" target="" />
Now click Save, reload the page, and you should see your new link in the Start Menu.
来源:https://stackoverflow.com/questions/40808564/in-sitecore-8-how-can-i-add-a-new-application-to-the-start-menu