<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.kmacloud.net/index.php?action=history&amp;feed=atom&amp;title=Custom_Editors</id>
		<title>Custom Editors - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.kmacloud.net/index.php?action=history&amp;feed=atom&amp;title=Custom_Editors"/>
		<link rel="alternate" type="text/html" href="http://wiki.kmacloud.net/index.php?title=Custom_Editors&amp;action=history"/>
		<updated>2026-05-04T17:00:48Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.24.1</generator>

	<entry>
		<id>http://wiki.kmacloud.net/index.php?title=Custom_Editors&amp;diff=752&amp;oldid=prev</id>
		<title>Admin: Created page with &quot;When editing data in the admin site, each field in the record includes a caption and a form input of one type or another. For instance, a boolean field may include an html che...&quot;</title>
		<link rel="alternate" type="text/html" href="http://wiki.kmacloud.net/index.php?title=Custom_Editors&amp;diff=752&amp;oldid=prev"/>
				<updated>2015-07-02T15:57:46Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;When editing data in the admin site, each field in the record includes a caption and a form input of one type or another. For instance, a boolean field may include an html che...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;When editing data in the admin site, each field in the record includes a caption and a form input of one type or another. For instance, a boolean field may include an html checkbox input. These form input are called editors, and you can create your own for content editors to use. &amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
An editor is a type of add-on that accepts the following values as input and creates it's own html form input. The values are read using the cp.doc.getProperty( &amp;quot;fieldname&amp;quot; ) methods which also include getBoolean, getInteger, etc. &amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''editorName''' &amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The name used for the html input field &amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''editorValue''' &amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The value of the input field used for prepopulating the input. &amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''editorFieldId''' &amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The id of the ccField record that describes this field. (version 4.1.608) &amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''editorRecordId''' &amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The id of the record being edited. 0 for new records (version 4.1.621) &amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''editorContentId''' &amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The content id of the record being edited. (version 4.1.621) &amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''editorReadOnly''' &amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(optional) When cp.doc.getBoolean( &amp;quot;editorReadOnly&amp;quot; ) returns true, the field should display read-only and it's form value will not be saved if the form is submitted. &amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''editorWidth''' &amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(optional)  &amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''editorHeight''' &amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(optional)  &amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''editorAllowActiveContent''' &amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(optional - HTML and HTML File types only)  &amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''editorAddonList''' &amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(optional - HTML and HTML File types only)  &amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''editorStyles''' &amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(optional - HTML and HTML File types only)  &amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''editorStyleOptions''' &amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(optional - HTML and HTML File types only) &amp;lt;br /&amp;gt;&lt;/div&gt;</summary>
		<author><name>Admin</name></author>	</entry>

	</feed>