Skip to content

Instantly share code, notes, and snippets.

View scjunkie's full-sized avatar

Mike Reynolds scjunkie

View GitHub Profile
// the interface
using System.IO;
using Sitecore.Data;
using Sitecore.Data.Items;
using Sitecore.Resources.Media;
namespace Sitecore.Sandbox.Resources.Media
{
public interface ICustomIDMediaCreator
@scjunkie
scjunkie / Cut Down Development Time with SPE PowerShell Scripts
Last active August 29, 2015 14:10
Cut Down Development Time with SPE PowerShell Scripts
#=============================================================
#Verbs and commands
#=============================================================
Get-Verb
Get-Command -Verb Get
#=============================================================
#Create Items
#=============================================================
#=============================================================
#Verbs and commands
#=============================================================
Get-Verb
Get-Command -Verb Get
#=============================================================
#Create Items
#=============================================================