Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ParTech/Copy-Version
Sitecore module that allows users to copy and paste the latest version of an item
https://github.com/ParTech/Copy-Version
Last synced: 3 months ago
JSON representation
Sitecore module that allows users to copy and paste the latest version of an item
- Host: GitHub
- URL: https://github.com/ParTech/Copy-Version
- Owner: ParTech
- License: apache-2.0
- Created: 2014-02-06T21:22:39.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-02-06T21:55:19.000Z (over 10 years ago)
- Last Synced: 2024-03-27T01:58:28.872Z (8 months ago)
- Language: C#
- Size: 1.66 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: License.txt
Awesome Lists containing this project
- Awesome-Sitecore - Copy Version module - Adds commands to the Content Editor that allow users to copy and paste the latest version of an item instead of the entire item. After installation, the "Copy version" and "Paste version" commands are accessible from the context menu in the content tree. (Extending Content Editor)
README
Copy Version module
===================Description
-----------
This module adds commands to the Content Editor that allow users to copy and paste the latest version of an item instead of the entire item.
After installation, the commands are accessible from the context menu in the content tree.
The following commands will be available after installation:Copy version / Paste version
...
Copies and pastes a version using the clipboard.
Works only in IE as it's based on the default copy/paste commands in Sitecore.
Available from the first level of the context menu in the Content Editor tree.Copy Version To
...
Shows a dialog in which you can choose a destination item for the version copy.
Works in all browsers and is based on the default Copy To dialog.
Available from the Copying item of the context menu in the Content Editor tree.References
------------
Blog: http://www.partechit.nl/nl/blog/2014/02/copy-version-module
GitHub: https://github.com/ParTech/Copy-VersionInstallation
------------
The Sitecore package *\Release\ParTech.Modules.CopyVersion-1.0.0.zip* contains:
- Binary (release build).
- Configuration include file.
- Core items that add the commands to the context menu.Use the Sitecore Installation Wizard to install the package.
After installation, the module will be immediately activated.Release notes
-------------
*1.0.0*
- Initial release.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