<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://docs-old.ckeditor.com/index.php?action=history&amp;feed=atom&amp;title=FCKeditor_2.x%2FDevelopers_Guide%2FConfiguration%2FConfiguration_Options%2FPlugins.Add</id>
		<title>FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/Plugins.Add - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://docs-old.ckeditor.com/index.php?action=history&amp;feed=atom&amp;title=FCKeditor_2.x%2FDevelopers_Guide%2FConfiguration%2FConfiguration_Options%2FPlugins.Add"/>
		<link rel="alternate" type="text/html" href="https://docs-old.ckeditor.com/index.php?title=FCKeditor_2.x/Developers_Guide/Configuration/Configuration_Options/Plugins.Add&amp;action=history"/>
		<updated>2026-04-30T09:30:34Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.29.1</generator>

	<entry>
		<id>https://docs-old.ckeditor.com/index.php?title=FCKeditor_2.x/Developers_Guide/Configuration/Configuration_Options/Plugins.Add&amp;diff=1349&amp;oldid=prev</id>
		<title>W.olchawa: New page: == Plugins.Add ==  This option allows you to add a plugin situated in the PluginsPath. The plugin file sh...</title>
		<link rel="alternate" type="text/html" href="https://docs-old.ckeditor.com/index.php?title=FCKeditor_2.x/Developers_Guide/Configuration/Configuration_Options/Plugins.Add&amp;diff=1349&amp;oldid=prev"/>
				<updated>2008-01-10T11:53:16Z</updated>
		
		<summary type="html">&lt;p&gt;New page: == Plugins.Add ==  This option allows you to add a plugin situated in the &lt;a href=&quot;/FCKeditor_2.x/Developers_Guide/Configuration/Configuration_Options/PluginsPath&quot; title=&quot;FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/PluginsPath&quot;&gt;PluginsPath&lt;/a&gt;. The plugin file sh...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Plugins.Add ==&lt;br /&gt;
&lt;br /&gt;
This option allows you to add a plugin situated in the [[FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/PluginsPath|PluginsPath]]. The plugin file should always have the name '''fckplugin.js''' and should be situated in a subdirectory of the [[FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/PluginsPath|PluginsPath]].&lt;br /&gt;
&lt;br /&gt;
Example: we want to use a plugin called '''tablecommands'''. We create a subdirectory called '''tablecommands''' in the PluginsPath and put the file '''fckplugin.js''' (with the plugins code) in it. To add this plugin to FCKeditor point to its directory name:&lt;br /&gt;
&amp;lt;pre&amp;gt;FCKConfig.Plugins.Add( 'tablecommands' )&amp;amp;nbsp;;&lt;br /&gt;
&amp;lt;/pre&amp;gt; &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>W.olchawa</name></author>	</entry>

	</feed>