JakobChristensen / Sitecore.Rocks.Contrib

Community contributions for Sitecore Rocks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sitecore.Rocks.Contrib

Community contributions for Sitecore Rocks.

Overview

This plugin contains a number of enhancements to Sitecore Rocks (Visual Studio and Windows).

  • Adds an Upload Media Files command to any item named "Media Library" in the Sitecore Explorer.
  • Pipeline Dump
  • Import/Export Settings
  • Copy Short ID to Clipboard
  • Duplicate Latest Version Only

Getting Started

  1. Open the solution file in Visual Studio 2013.
  2. Configure debugging as described below.
  3. Press F5 to start.

Debugging

  1. Open the Properties Pane for the Sitecore.Rocks.Contrib project.
  2. Set Start Action to "Start External Program".
  3. For Sitecore Rocks Windows, browse to "Sitecore.Rocks.Windows.exe", e.g. "C:\Sitecore\Sitecore.Rocks\Sitecore.Rocks.Windows.exe" or for Visual Studio, browse to "devenv.exe", e.g.: "C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\devenv.exe"
  4. Set Command Line Arguments to the output folder of the Sitecore.Rocks.Contrib project, e.g.: "/rocks.plugin c:\Sitecore\Sitecore.Rocks.Contrib\Sitecore.Rocks.Contrib\bin\Debug"

Development links

Videos on Sitecore Rocks plugin development

Sitecore Rocks on sdn.sitecore.net

Sitecore Rocks wiki

Sitecore Rocks - Creating Visual Studio projects

Sitecore Rocks - How To

Sitecore Rocks - NuGet repository

About

Community contributions for Sitecore Rocks


Languages

Language:C# 99.8%Language:Shell 0.2%