Skip to content

Commit 9e38958

Browse files
Sofie Toft Kristensengitbook-bot
authored andcommitted
GITBOOK-35: Removed outdated content from Block List Editor article
1 parent df1067a commit 9e38958

File tree

1 file changed

+1
-3
lines changed
  • 15/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/block-editor

1 file changed

+1
-3
lines changed

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,7 @@ Each Block has a set of properties that are optional to configure. They are desc
4949

5050
By configuring the properties in the group you can customize the user experience for your content editors when they work with the blocks in the Content section.
5151

52-
* **Label** - Define a label for the appearance of the Block in the editor. The label can use AngularJS template string syntax to display values of properties.
53-
* **Custom view** - Overwrite the AngularJS view for the block presentation in the Content editor. Use this to make a more visual presentation of the block or even make your own editing experience by adding your own AngularJS controller to the view.
54-
* **Custom stylesheet** - Pick your own stylesheet to be used for this block in the Content editor. By adding a stylesheet the styling of this block will become scoped. Meaning that backoffice styles are no longer present for the view of this block.
52+
* **Label** - Define a label for the appearance of the Block in the editor. The label uses [Umbraco Flavoured Markdown](../../../../../reference/umbraco-flavored-markdown.md) to display values of properties.
5553
* **Overlay editor size** - Set the size for the Content editor overlay for editing this block.
5654

5755
### Data Models

0 commit comments

Comments
 (0)