Skip to content

Commit f95ed92

Browse files
committed
Updated screenshots for block list page
1 parent 4c58c55 commit f95ed92

File tree

8 files changed

+7
-7
lines changed

8 files changed

+7
-7
lines changed

16/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/block-editor/block-list-editor.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
`UI Alias: Umb.PropertyEditorUi.BlockList`
66

7-
`Returns: IEnumerable<BlockListItem>`
7+
`Retur![Block List - Create new](../../../../../../../16/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/block-editor/images/BlockListEditor_AddContentInline.png)s: IEnumerable<BlockListItem>`
88

99
{% hint style="warning" %}
1010
This article is a work in progress and may undergo further revisions, updates, or amendments. The information contained herein is subject to change without notice.
@@ -24,7 +24,7 @@ To set up your Block List Editor property, create a new _Data Type_ and select *
2424

2525
Then you will see the configuration options for a Block List as shown below.
2626

27-
![Block List - Data Type Definition](../../../../../../../17/umbraco-cms/fundamentals/backoffice/property-editors/built-in-property-editors/block-editor/images/BlockListEditor_DataType.jpg)
27+
![Block List - Data Type Definition](../../../../../../../16/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/block-editor/images/BlockListEditor_DataType.png)
2828

2929
The Data Type editor allows you to configure the following properties:
3030

@@ -41,7 +41,7 @@ Block Types are **Element Types** which need to be created before you can start
4141

4242
Once you have added an element type as a Block Type on your Block List Data Type you will have the option to configure it further.
4343

44-
![Block List - Data Type Block Configuration](../../../../../../../17/umbraco-cms/fundamentals/backoffice/property-editors/built-in-property-editors/block-editor/images/BlockListEditor_DataType_Blocks.png)
44+
![Block List - Data Type Block Configuration](../../../../../../../16/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/block-editor/images/BlockListEditor_DataType_Blocks.png)
4545

4646
Each Block has a set of properties that are optional to configure. They are described below.
4747

@@ -79,11 +79,11 @@ These properties are relevant when you work with custom views.
7979

8080
When viewing a **Block List** editor in the Content section for the first time, you will be presented with the option to add content.
8181

82-
![Block List - Create new](../../../../../../../10/umbraco-cms/fundamentals/backoffice/property-editors/built-in-property-editors/block-editor/images/BlockListEditor_AddContent.png)
82+
![Block List - Create new](../../../../../../../16/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/block-editor/images/BlockListEditor_AddContent.png)
8383

8484
Clicking the "Create new" button brings up the Block Catalogue. If you only have a single block configured, this button will display "Add {block type name}".
8585

86-
![Block List - Setup](../../../../../../../17/umbraco-cms/fundamentals/backoffice/property-editors/built-in-property-editors/block-editor/images/BlockListEditor_BlockPicker_simplesetup.jpg)
86+
![Block List - Setup](../../../../../../../16/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/block-editor/images/BlockListEditor_BlockPicker_simplesetup.png)
8787

8888
The Block Catalogue looks different depending on the amount of available Blocks and their catalogue appearance.
8989

@@ -95,11 +95,11 @@ Depending on whether your Block List Editor is setup to use default or inline ed
9595

9696
In default mode you will enter the editing overlay of that Block:
9797

98-
![Block List - Overlay editing](../../../../../../../17/umbraco-cms/fundamentals/backoffice/property-editors/built-in-property-editors/block-editor/images/BlockListEditor_EditingOverlay.jpg)
98+
![Block List - Overlay editing](../../../../../../../16/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/block-editor/images/BlockListEditor_EditingOverlay.png)
9999

100100
In inline editing mode the new Blocks will expand to show its inline editor:
101101

102-
![Block List - Inline editing](../../../../../../../17/umbraco-cms/fundamentals/backoffice/property-editors/built-in-property-editors/block-editor/images/BlockListEditor_InlineEditing.jpg)
102+
![Block List - Inline editing](../../../../../../../16/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/block-editor/images/BlockListEditor_InlineEditing.png)
103103

104104
More Blocks can be added to the list by clicking the "Create new" button or using the inline Add button that appears on hover between or above existing Blocks.
105105

Loading
Loading
Loading
Loading
Loading
Loading
Loading

0 commit comments

Comments
 (0)