Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ParTech/Browse-Command
Sitecore command that allows the user to browse to a Sitecore item in a new window
https://github.com/ParTech/Browse-Command
Last synced: about 1 month ago
JSON representation
Sitecore command that allows the user to browse to a Sitecore item in a new window
- Host: GitHub
- URL: https://github.com/ParTech/Browse-Command
- Owner: ParTech
- License: apache-2.0
- Created: 2013-03-28T15:33:31.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-03-11T18:01:55.000Z (almost 11 years ago)
- Last Synced: 2024-03-27T01:58:28.861Z (9 months ago)
- Language: C#
- Size: 2.26 MB
- Stars: 3
- Watchers: 9
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
- Awesome-Sitecore - Browse Command - Adds a command that allows the user to open an item from the Sitecore content tree in a new browser window. Sitecore does not offer this out-of-the-box, except for the Preview command which has the effect of entering preview mode, so the given module will do the same but without entering Preview mode. (Extending Content Editor)
README
Pipeline Browse Command
=======================Description
-----------
This module adds a command that allows the user to open an item from the Sitecore content tree in a new browser window.Sitecore does not offer this out-of-the-box, except for the Preview command which has the effect of entering preview mode.
This module will do exactly the same but without entering Preview mode.References
------------
Blog: http://www.partechit.nl/nl/blog/2013/03/handy-sitecore-command-open-item-in-new-window
GitHub: https://github.com/ParTech/Browse-CommandInstallation
------------
The Sitecore package *\Release\ParTech.Commands.Browse-1.0.1.zip* contains:
- Binary (release build).
- Configuration include file.
- Core items that are required for this module.Use the Sitecore Installation Wizard to install the package.
After installation, the command will be available from:
- The context menu in the Content Editor Tree.
- The Navigation chunk in the ribbon.It will not require any further configuration.
Release notes
-------------
*1.0.0*
- Initial release*1.0.1*
- Added handling for default device configuration on elements. The command will now try to use the default device for the first site it finds that hosts the selected item and attempts to use the host name that is associated with that site. If none found, it uses the default preview website as it did before.Author
------
This solution was brought to you and supported by Ruud van Falier, ParTech ITTwitter: @BrruuD / @ParTechIT
E-mail: [email protected]
Web: http://www.partechit.nl