Skip to content

Commit

Permalink
Prepare to release 1.0.0. Add sitecore package
Browse files Browse the repository at this point in the history
  • Loading branch information
DK\vls committed Feb 2, 2017
1 parent 78c7358 commit a187339
Show file tree
Hide file tree
Showing 6 changed files with 39 additions and 33 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sitecore Data Exchange Gutters
# Gutters for Sitecore Data Exchange Framework
One interesting and cool feature of Sitecore is the ability to use gutters. What more interesting is creating custom gutters. Sitecore gutters can be a very useful way of providing a quick solution for context item of an item within the tree.

The current solutions were designed mainly for [Sitecore Data Exchange Framework](https://dev.sitecore.net/Downloads/Data_Exchange_Framework.aspx) (DEF) and its providers. If you are not familiar with DEF, please follow the available [documentation link](http://integrationsdn.sitecore.net/DataExchangeFramework/v1.2/).
Expand All @@ -9,15 +9,15 @@ There are three available gutters for DEF.
* [DataExchange - Pipeline Step](#dataexchange---pipeline-step)

### DataExchange - Item Disabled
By default when you configure a new tenant with its batches and pipeline steps they are disables. This gutter allows not only see it, also, it allows you to set enable.
By default when you configure a new tenant with its batches and pipeline steps they are disabled. This gutter allows not only see it, also, it allows you to set as enabled.

![Gutter Item Disabled](/source/images/gutter-enable.jpg)

### DataExchange - Pipeline Batch
When you select pipeline batch you have several options:
* **Run It** - allows you to run selected pipeline batch.
* **Clean Summary** - allows you to clean up data under summary section.
* **Display Pipeline Steps** - allows to display chaine of pipeline steps for current batch.
* **Display Pipeline Steps** - allows to display chain of pipeline steps for current batch.

![Gutter Pipeline Batch](/source/images/gutter-pipeline-batch.jpg)

Expand All @@ -30,5 +30,8 @@ There is a single option for selected pipeline step is to **display required plu

![Command Required Plugins](/source/images/command-required.jpg)

# Downloads
* [Gutters for Sitecore Data Exchange Framework 1.0.0 rev. 170202](/source/packages/Gutters for Sitecore Data Exchange Framework 1.0.0 rev. 170202.zip)



2 changes: 1 addition & 1 deletion Sitecore.DataExchange.Gutters/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("Sitecore.DataExchange.Gutters")]
[assembly: AssemblyCopyright("Copyright © 2016")]
[assembly: AssemblyCopyright("Copyright © 2017")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

Expand Down
17 changes: 9 additions & 8 deletions TDS.core/TDS.core.scproj
Original file line number Diff line number Diff line change
Expand Up @@ -48,31 +48,32 @@
<ItemGroup>
<SitecoreItem Include="sitecore\content.item">
<ChildItemSynchronization>NoChildSynchronization</ChildItemSynchronization>
<ItemDeployment>AlwaysUpdate</ItemDeployment>
<ItemDeployment>DeployOnce</ItemDeployment>
</SitecoreItem>
<SitecoreItem Include="sitecore\content\Applications.item">
<ItemDeployment>AlwaysUpdate</ItemDeployment>
<ItemDeployment>DeployOnce</ItemDeployment>
<ChildItemSynchronization>NoChildSynchronization</ChildItemSynchronization>
</SitecoreItem>
<SitecoreItem Include="sitecore\content\Applications\Content Editor.item">
<ItemDeployment>AlwaysUpdate</ItemDeployment>
<ItemDeployment>DeployOnce</ItemDeployment>
<ChildItemSynchronization>NoChildSynchronization</ChildItemSynchronization>
</SitecoreItem>
<SitecoreItem Include="sitecore\content\Applications\Content Editor\Gutters.item">
<ItemDeployment>DeployOnce</ItemDeployment>
<ChildItemSynchronization>NoChildSynchronization</ChildItemSynchronization>
</SitecoreItem>
<SitecoreItem Include="sitecore\content\Applications\Content Editor\Gutters\Data Exchange - Pipeline Batch.item">
<SitecoreItem Include="sitecore\content\Applications\Content Editor\Gutters\DataExchange - Item Disabled.item">
<ItemDeployment>AlwaysUpdate</ItemDeployment>
<ChildItemSynchronization>NoChildSynchronization</ChildItemSynchronization>
</SitecoreItem>
<SitecoreItem Include="sitecore\content\Applications\Content Editor\Gutters\Data Exchange - Pipeline Step.item">
<ItemDeployment>DeployOnce</ItemDeployment>
</SitecoreItem>
<SitecoreItem Include="sitecore\content\Applications\Content Editor\Gutters\DataExchange - Item Disabled.item">
<SitecoreItem Include="sitecore\content\Applications\Content Editor\Gutters\DataExchange - Pipeline Batch.item">
<ItemDeployment>AlwaysUpdate</ItemDeployment>
<ChildItemSynchronization>NoChildSynchronization</ChildItemSynchronization>
</SitecoreItem>
<SitecoreItem Include="sitecore\content\Applications\Content Editor\Gutters\DataExchange - Pipeline Step.item">
<ItemDeployment>DeployOnce</ItemDeployment>
<ChildItemSynchronization>NoChildSynchronization</ChildItemSynchronization>
</SitecoreItem>
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath)\HedgehogDevelopment\SitecoreProject\v9.0\HedgehogDevelopment.SitecoreProject.targets" />
</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ name: DataExchange - Item Disabled
master: {00000000-0000-0000-0000-000000000000}
template: {F5D247E0-80E6-4F31-9921-D30D00B61B3C}
templatekey: Gutter Renderer
created: 20161230T162636:636187119961870000

----field----
field: {7A108204-DC61-4D25-A138-FD6F53F48ABF}
Expand Down Expand Up @@ -141,15 +142,15 @@ sitecore\admin
----version----
language: en
version: 1
revision: 58f1516e-6163-4e6a-a0bf-b2f7a2278da9
revision: ff53af86-e602-4c61-bf08-474894f34f34

----field----
field: {5024402F-0B92-4C13-A7D2-86ED85FF3560}
name: Header
key: header
content-length: 28
content-length: 29

DataExchange - Item Disabled
Data Exchange - Item Disabled
----field----
field: {52807595-0F8F-4B20-8D2A-CB71D28C6103}
name: __Owner
Expand Down Expand Up @@ -177,14 +178,14 @@ name: __Revision
key: __revision
content-length: 36

58f1516e-6163-4e6a-a0bf-b2f7a2278da9
ff53af86-e602-4c61-bf08-474894f34f34
----field----
field: {D9CF14B1-FA16-4BA6-9288-E8A174D4D522}
name: __Updated
key: __updated
content-length: 16

20160627T154044Z
20170202T082323Z
----field----
field: {BADD9CF9-53E0-4D0C-BCC0-2D784C282F6A}
name: __Updated by
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,32 +2,33 @@
version: 1
id: {8E4C02E6-A46F-4171-8189-BFC7F653B5C3}
database: core
path: /sitecore/content/Applications/Content Editor/Gutters/Data Exchange - Pipeline Batch
path: /sitecore/content/Applications/Content Editor/Gutters/DataExchange - Pipeline Batch
parent: {59F37069-3118-4151-8C01-5DA0EF12CB4E}
name: Data Exchange - Pipeline Batch
name: DataExchange - Pipeline Batch
master: {00000000-0000-0000-0000-000000000000}
template: {F5D247E0-80E6-4F31-9921-D30D00B61B3C}
templatekey: Gutter Renderer
created: 20161230T162635:636187119958600000

----field----
field: {7A108204-DC61-4D25-A138-FD6F53F48ABF}
name: Type
key: type
content-length: 73
content-length: 79

Sitecore.DataExchange.Gutters.PipelineBatch,Sitecore.DataExchange.Gutters
Sitecore.DataExchange.Gutters.PipelineBatchGutter,Sitecore.DataExchange.Gutters
----version----
language: en
version: 1
revision: 28686d54-62a6-4e45-bb13-f55fe333fd30
revision: 14dcda33-b775-4849-90d9-d5275026cda7

----field----
field: {5024402F-0B92-4C13-A7D2-86ED85FF3560}
name: Header
key: header
content-length: 29
content-length: 30

DataExchange - Pipeline Batch
Data Exchange - Pipeline Batch
----field----
field: {52807595-0F8F-4B20-8D2A-CB71D28C6103}
name: __Owner
Expand Down Expand Up @@ -55,14 +56,14 @@ name: __Revision
key: __revision
content-length: 36

28686d54-62a6-4e45-bb13-f55fe333fd30
14dcda33-b775-4849-90d9-d5275026cda7
----field----
field: {D9CF14B1-FA16-4BA6-9288-E8A174D4D522}
name: __Updated
key: __updated
content-length: 16

20160627T155301Z
20170202T082327Z
----field----
field: {BADD9CF9-53E0-4D0C-BCC0-2D784C282F6A}
name: __Updated by
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
version: 1
id: {13FA3817-3AC5-4214-984C-2B7FC0C599FF}
database: core
path: /sitecore/content/Applications/Content Editor/Gutters/Data Exchange - Pipeline Step
path: /sitecore/content/Applications/Content Editor/Gutters/DataExchange - Pipeline Step
parent: {59F37069-3118-4151-8C01-5DA0EF12CB4E}
name: Data Exchange - Pipeline Step
name: DataExchange - Pipeline Step
master: {00000000-0000-0000-0000-000000000000}
template: {F5D247E0-80E6-4F31-9921-D30D00B61B3C}
templatekey: Gutter Renderer
Expand All @@ -14,13 +14,13 @@ created: 20170119T082920:636204113601770000
field: {7A108204-DC61-4D25-A138-FD6F53F48ABF}
name: Type
key: type
content-length: 72
content-length: 78

Sitecore.DataExchange.Gutters.PipelineStep,Sitecore.DataExchange.Gutters
Sitecore.DataExchange.Gutters.PipelineStepGutter,Sitecore.DataExchange.Gutters
----version----
language: en
version: 1
revision: 4c822a47-de60-4431-9acc-4ce44afc1261
revision: 61171ce4-6905-4f31-bedb-ff3ac0c51b53

----field----
field: {5024402F-0B92-4C13-A7D2-86ED85FF3560}
Expand Down Expand Up @@ -56,14 +56,14 @@ name: __Revision
key: __revision
content-length: 36

4c822a47-de60-4431-9acc-4ce44afc1261
61171ce4-6905-4f31-bedb-ff3ac0c51b53
----field----
field: {D9CF14B1-FA16-4BA6-9288-E8A174D4D522}
name: __Updated
key: __updated
content-length: 16

20170119T083353Z
20170202T082330Z
----field----
field: {BADD9CF9-53E0-4D0C-BCC0-2D784C282F6A}
name: __Updated by
Expand Down

0 comments on commit a187339

Please sign in to comment.