Skip to content

Latest commit

 

History

History

docs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Contentment for Umbraco logo

Contentment for Umbraco

Documentation

If there are any parts of the documentation that are unclear, please do let me know.

Sometimes I can be too close to the code to understand how others (e.g. you) will use it. ✌️❤️🕊️

Property-Editors

Here is the documentation for the Contentment property-editors...

  • Bytes - a read-only label to display file sizes in relative bytes.
  • Code Editor - a code snippet editor, (using the ACE library that is bundled with Umbraco).
  • Content Blocks - a block editor, configurable using element types.
  • Data List - an editor that combines a custom data source with a custom list editor.
  • Data Picker - advanced picker editor to query a custom data source.
  • Editor Notes - Similar to Notes, with enhanced UI options.
  • Icon Picker - an editor to select an icon (from the Umbraco icon library).
  • List Items - an editor to manage items with a name, value, icon and description.
  • Notes - a read-only label to display rich-text instructional messages for content editors.
  • Number Input - a numeric editor, with sizing configurations.
  • Render Macro - a read-only label dynamically generated from an Umbraco Macro.
  • Social Links - an editor to manage links for social network platforms.
  • Templated Label - a display label, ideal for showing data from 3rd-party systems.
  • Textbox List - a multi-textstring editor, adds a textbox for each item in a custom data source.
  • Text Input - a textstring editor, configurable with HTML5 options.
Prerequisite

The configuration of all these editors will require you to have knowledge of how to create a new Data Type and Document Type in Umbraco.

If you are unfamiliar with how to do this, then please refer to documentation, guides and tutorials that are available.

Telemetry

Information about Contentment's telemetry feature.

Tree Dashboard

Information about Contentment's tree dashboard.