Feather: Content block widget
You use the Content block widget to enter content using the text editor and its features. You can use the basic HTML editing engine of the text editor, such as basic text formatting, inserting hyperlinks, lists, and handling images. The widget outputs identical HTML across all major browsers, as well as follows accessibility standards and provides API for content manipulation.
For more information about the editor, see Kendo UI Editor.
Configure the Content block widget
To open the widget designer, click Edit button in the upper-right corner of the widget.
You can specify additional properties to the control by clicking the Advanced button in the designer:
- Content
If you specify any content in the Simple view, the value will be copied in the Advanced view.
- EnableSocialSharing
When set to True, enables sharing to Facebook, Google+, etc. for your content. The default value is False.
- ProviderName
If you have more than one providers added, you can specify the name of the non-default provider. Otherwise, the default provider is used.
- SharedContentID
If you are using a shared content block, the ID of the shared content item is displayed. The default value is an empty GUID - "00000000-0000-0000-0000-000000000000".
You can also complete more actions, related to the widget by opening the More dropdown menu:
- Delete
Removes the widget from the page.
- Duplicate
Copies the widget with its properties and puts it on the same page.
- Share
Shares the content block so that it can be reused by other pages.
- Use shared
Shows selector to choose between existing shared content blocks.
- Permissions
Displays permissions view similar to the permissions in Sitefinity CMS.
For more information, see Overview: Permissions.