-
-
Notifications
You must be signed in to change notification settings - Fork 73
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated and re-exported all schema and content.
- Loading branch information
1 parent
d1599cc
commit d1274d9
Showing
68 changed files
with
605 additions
and
410 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
31 changes: 31 additions & 0 deletions
31
src/Umbraco.Cms.12.x/uSync/v9/DataTypes/ContentmentDataPickerUmbracoContent.config
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<DataType Key="5023550b-f4ae-4e05-94c6-79abc5266c23" Alias="[Contentment] Data Picker - Umbraco Content" Level="2"> | ||
<Info> | ||
<Name>[Contentment] Data Picker - Umbraco Content</Name> | ||
<EditorAlias>Umbraco.Community.Contentment.DataPicker</EditorAlias> | ||
<DatabaseType>Ntext</DatabaseType> | ||
<Folder>Test+Data+Picker</Folder> | ||
</Info> | ||
<Config><![CDATA[{ | ||
"dataSource": [ | ||
{ | ||
"key": "Umbraco.Community.Contentment.DataEditors.UmbracoContentDataListSource, Umbraco.Community.Contentment", | ||
"value": { | ||
"parentNode": "umb://document/7c6bcf13fa7d4949b975ffb331ee0dcc" | ||
} | ||
} | ||
], | ||
"displayMode": [ | ||
{ | ||
"key": "Umbraco.Community.Contentment.DataEditors.CardsDataPickerDisplayMode, Umbraco.Community.Contentment", | ||
"value": {} | ||
} | ||
], | ||
"pageSize": 12, | ||
"overlaySize": [ | ||
"medium" | ||
], | ||
"maxItems": 0, | ||
"enableDevMode": "1" | ||
}]]></Config> | ||
</DataType> |
44 changes: 44 additions & 0 deletions
44
src/Umbraco.Cms.12.x/uSync/v9/DataTypes/UmbracoBlockList.config
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<DataType Key="b2b919fc-be7c-4cd9-8e6a-1a33ad8e00a3" Alias="[Umbraco] Block List" Level="1"> | ||
<Info> | ||
<Name>[Umbraco] Block List</Name> | ||
<EditorAlias>Umbraco.BlockList</EditorAlias> | ||
<DatabaseType>Ntext</DatabaseType> | ||
</Info> | ||
<Config><![CDATA[{ | ||
"Blocks": [ | ||
{ | ||
"backgroundColor": null, | ||
"contentElementTypeKey": "24522ebf-901d-4aa2-a472-61b6181fd0e5", | ||
"editorSize": "medium", | ||
"forceHideContentEditorInOverlay": false, | ||
"iconColor": null, | ||
"label": null, | ||
"settingsElementTypeKey": null, | ||
"stylesheet": null, | ||
"thumbnail": null, | ||
"view": null | ||
}, | ||
{ | ||
"backgroundColor": null, | ||
"contentElementTypeKey": "55877ddd-640f-4d73-8b53-f8c671e8415a", | ||
"editorSize": "medium", | ||
"forceHideContentEditorInOverlay": false, | ||
"iconColor": null, | ||
"label": null, | ||
"settingsElementTypeKey": null, | ||
"stylesheet": null, | ||
"thumbnail": null, | ||
"view": null | ||
} | ||
], | ||
"MaxPropertyWidth": null, | ||
"UseInlineEditingAsDefault": false, | ||
"UseLiveEditing": false, | ||
"UseSingleBlockMode": false, | ||
"ValidationLimit": { | ||
"max": null, | ||
"min": null | ||
} | ||
}]]></Config> | ||
</DataType> |
13 changes: 13 additions & 0 deletions
13
src/Umbraco.Cms.12.x/uSync/v9/DataTypes/UmbracoMultipleTextstring.config
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<DataType Key="c0b4fb7d-436a-40fc-a5f2-dc88d868b1af" Alias="[Umbraco] Multiple Textstring" Level="2"> | ||
<Info> | ||
<Name>[Umbraco] Multiple Textstring</Name> | ||
<EditorAlias>Umbraco.MultipleTextstring</EditorAlias> | ||
<DatabaseType>Ntext</DatabaseType> | ||
<Folder>Test+Misc</Folder> | ||
</Info> | ||
<Config><![CDATA[{ | ||
"Maximum": 0, | ||
"Minimum": 0 | ||
}]]></Config> | ||
</DataType> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<Dictionary Key="05b960dd-e5c0-4de1-b906-fd9b2b7056cb" Alias="ContentPage" Level="0"> | ||
<Info /> | ||
<Translations> | ||
<Translation Language="da-DK"></Translation> | ||
<Translation Language="en-US">My custom content page</Translation> | ||
<Translation Language="nl-NL"></Translation> | ||
</Translations> | ||
</Dictionary> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<uSync version="11.0.0.0" format="10.1.0" /> | ||
<uSync version="12.2.0.0" format="10.7.0" /> |
Oops, something went wrong.