File: /home/confeduphaar/backip-old-files/plugins/system/jdbuilder/elements/html/html.xml
<?xml version="1.0" encoding="utf-8"?>
<element type="html">
<title>Raw HTML</title>
<icon>media/jdbuilder/images/icons/elements/html.svg</icon>
<creationDate>March 2019</creationDate>
<author>JoomDev</author>
<authorEmail>info@joomdev.com</authorEmail>
<authorUrl>https://www.joomdev.com</authorUrl>
<copyright>Copyright (C) 2020 Joomdev, Inc. All rights reserved.</copyright>
<license>GNU General Public License version 2 or later; see LICENSE.txt</license>
<version>1.0</version>
<description>Element Description Here</description>
<documentation>https://docs.joomdev.com/article/raw-html-element/</documentation>
<form>
<fields>
<fieldset name="general" label="JDB_GENERAL_TITLE">
<!-- Element Options -->
<field
type="code-editor"
name="code"
label="JDB_HTML_CODE"
language="html"
description="JDB_HTML_CODE_DESC"
>
</field>
</fieldset>
</fields>
</form>
</element>