InfoEditor

From Wikisphere
Jump to navigation Jump to search
type"object"
title"Info Test Case"
options
disable_collapsetrue
disable_edit_jsontrue
disable_propertiestrue
properties
info
format"info"
description"This testcase shows the use of the <strong>info editor</strong>. The <strong>info editor</strong> is a special editor that leaves no footprint in the form results.<br><br>This editor can be used to insert textual blocks in the form. If the <a href='https://github.com/cure53/DOMPurify' target='_blank'>DOMPurify library</a> is loaded you can also use HTML tags.<ul><li>The <strong>title</strong> property is used for the header</li><li>The <strong>description</strong> property is used for the bodytext.</li></ul><hr>"
test1
type"info"
title"This is the header from the 'title' property"
description"This is the bodytext from the 'description' property."
test2
type"info"
title"This is the header from the <strong>title</strong> property (With HTML Tags)"
description"This is the bodytext from the <strong>description</strong> property. (With HTML Tags)"
test3
type"info"
title"This is the header (bodytext used for inserting image)"
description"<img src='https://upload.wikimedia.org/wikipedia/commons/f/fc/2017_Cameron_Balloon_designed_by_Seattle_Ballooning_.jpg' height='150' /><<br />air baloon"