Steve

Results 7 issues of Steve

### Expected Behavior Event handler should cast the Sitecore Event arguments to the correct type based on the type of publish event before extracting the Item to pass along for...

Would be great to have a version of this for install that doesn't require XP to be installed. Of course with a smaller footprint of features that don't apply to...

enhancement

Ability to define a template solution file ($clientName$.sln) that the extension uses rather than trying to create one. This would allow us to have predefined projects attached out of the...

enhancement
help wanted

Ability to exclude files or paths from token replacement. During the creation of a Solution (sln), this would allow someone to include project templates in a local HelixTemplates folder. If...

enhancement
help wanted

When creating a new project, the extension attaches the project and all parent folders. I would like to flag the manifest to just attach the .proj file and skip the...

enhancement
help wanted

**Example 1:** Use Case: Have the template seed a handful of Sitecore items by writing out .yml when the project is created. The .yml need GUID's created for the Sitecore...

enhancement
help wanted

Example = redirect: "/sample" destination: "https://www.sample.com/page.html" Result = destination: "https://www.sample.com/page.html/" The destination server doesn't like this and throws an exception.

bug