<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: DynamicToolbar plugin for FCKEditor</title>
	<atom:link href="http://dense13.com/blog/2008/04/06/dynamic-toolbar-plugin-fckeditor/feed/" rel="self" type="application/rss+xml" />
	<link>http://dense13.com/blog/2008/04/06/dynamic-toolbar-plugin-fckeditor/</link>
	<description>How am I supposed to know?? Ask Pipo!</description>
	<pubDate>Wed, 10 Mar 2010 06:20:39 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: dense13</title>
		<link>http://dense13.com/blog/2008/04/06/dynamic-toolbar-plugin-fckeditor/#comment-854</link>
		<dc:creator>dense13</dc:creator>
		<pubDate>Tue, 09 Mar 2010 07:16:52 +0000</pubDate>
		<guid isPermaLink="false">http://dense13.com/?p=26#comment-854</guid>
		<description>Mohit: this is probably a problem related to step 2 in the installation instructions above. Where are you adding the FCKConfig.Plugins.Add('DynamicToolbar', null); bit?

Btw, I'd highly recommend using CKEditor instead of FCKEditor, which already has an inbuilt mechanism to create dynamic toolbars.</description>
		<content:encoded><![CDATA[<p>Mohit: this is probably a problem related to step 2 in the installation instructions above. Where are you adding the FCKConfig.Plugins.Add('DynamicToolbar', null); bit?</p>
<p>Btw, I'd highly recommend using CKEditor instead of FCKEditor, which already has an inbuilt mechanism to create dynamic toolbars.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mohit</title>
		<link>http://dense13.com/blog/2008/04/06/dynamic-toolbar-plugin-fckeditor/#comment-852</link>
		<dc:creator>Mohit</dc:creator>
		<pubDate>Tue, 09 Mar 2010 06:53:27 +0000</pubDate>
		<guid isPermaLink="false">http://dense13.com/?p=26#comment-852</guid>
		<description>I did the same thing as described above. Install the plugin and try
to use it in my php page. But it gives me such javascript alert
"Toolbar set "DynamicToolbar" doesn't exist".</description>
		<content:encoded><![CDATA[<p>I did the same thing as described above. Install the plugin and try<br />
to use it in my php page. But it gives me such javascript alert<br />
"Toolbar set "DynamicToolbar" doesn't exist".</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dense13</title>
		<link>http://dense13.com/blog/2008/04/06/dynamic-toolbar-plugin-fckeditor/#comment-626</link>
		<dc:creator>dense13</dc:creator>
		<pubDate>Tue, 11 Aug 2009 11:28:13 +0000</pubDate>
		<guid isPermaLink="false">http://dense13.com/?p=26#comment-626</guid>
		<description>This is not what this plugin is about, sorry. The FCKEditor documentation has some info on how to do that, I think. Btw, you might want to wait a little bit more until the final release of CKEditor, which is the replacement for FCKEditor and is due soon.</description>
		<content:encoded><![CDATA[<p>This is not what this plugin is about, sorry. The FCKEditor documentation has some info on how to do that, I think. Btw, you might want to wait a little bit more until the final release of CKEditor, which is the replacement for FCKEditor and is due soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Spitfire</title>
		<link>http://dense13.com/blog/2008/04/06/dynamic-toolbar-plugin-fckeditor/#comment-618</link>
		<dc:creator>Spitfire</dc:creator>
		<pubDate>Mon, 03 Aug 2009 20:17:05 +0000</pubDate>
		<guid isPermaLink="false">http://dense13.com/?p=26#comment-618</guid>
		<description>Hi! I want add my own button to my own toolbar, and set event
handler to this button. How i can do this? That possible with this
plugin?</description>
		<content:encoded><![CDATA[<p>Hi! I want add my own button to my own toolbar, and set event<br />
handler to this button. How i can do this? That possible with this<br />
plugin?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dense13</title>
		<link>http://dense13.com/blog/2008/04/06/dynamic-toolbar-plugin-fckeditor/#comment-273</link>
		<dc:creator>dense13</dc:creator>
		<pubDate>Mon, 23 Jun 2008 23:55:08 +0000</pubDate>
		<guid isPermaLink="false">http://dense13.com/?p=26#comment-273</guid>
		<description>Hi Peter. I'm not sure what you're trying to do, but I don't think this plugin will help you. It seems to me you need a plugin to open the new window (I don't know if there is one).</description>
		<content:encoded><![CDATA[<p>Hi Peter. I'm not sure what you're trying to do, but I don't think this plugin will help you. It seems to me you need a plugin to open the new window (I don't know if there is one).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://dense13.com/blog/2008/04/06/dynamic-toolbar-plugin-fckeditor/#comment-272</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Mon, 23 Jun 2008 12:54:16 +0000</pubDate>
		<guid isPermaLink="false">http://dense13.com/?p=26#comment-272</guid>
		<description>Hello, I want to add a new button toolbar then when this toolbar
clicked I want to open new normal window browser. Is it possible to
use your plugin? Thanks</description>
		<content:encoded><![CDATA[<p>Hello, I want to add a new button toolbar then when this toolbar<br />
clicked I want to open new normal window browser. Is it possible to<br />
use your plugin? Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dense13</title>
		<link>http://dense13.com/blog/2008/04/06/dynamic-toolbar-plugin-fckeditor/#comment-221</link>
		<dc:creator>dense13</dc:creator>
		<pubDate>Tue, 03 Jun 2008 22:56:45 +0000</pubDate>
		<guid isPermaLink="false">http://dense13.com/?p=26#comment-221</guid>
		<description>Hi kalyan. It's not difficult, but there are a few steps involved, and it can be a bit confusing the first time. I can't go through the details right now, but will try to write a post about it soon. If you can't wait, a google search on "fckeditor add plugin" should point you in the right direction.</description>
		<content:encoded><![CDATA[<p>Hi kalyan. It's not difficult, but there are a few steps involved, and it can be a bit confusing the first time. I can't go through the details right now, but will try to write a post about it soon. If you can't wait, a google search on "fckeditor add plugin" should point you in the right direction.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kalyan</title>
		<link>http://dense13.com/blog/2008/04/06/dynamic-toolbar-plugin-fckeditor/#comment-219</link>
		<dc:creator>kalyan</dc:creator>
		<pubDate>Tue, 03 Jun 2008 11:45:29 +0000</pubDate>
		<guid isPermaLink="false">http://dense13.com/?p=26#comment-219</guid>
		<description>if i have to add a new plug-in to the already existing plug-ins of fck editor, what should i do? what are the code changes to be implemented?</description>
		<content:encoded><![CDATA[<p>if i have to add a new plug-in to the already existing plug-ins of fck editor, what should i do? what are the code changes to be implemented?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dense13</title>
		<link>http://dense13.com/blog/2008/04/06/dynamic-toolbar-plugin-fckeditor/#comment-77</link>
		<dc:creator>dense13</dc:creator>
		<pubDate>Mon, 07 Apr 2008 10:35:56 +0000</pubDate>
		<guid isPermaLink="false">http://dense13.com/?p=26#comment-77</guid>
		<description>Not really. Well, you could use it there (assuming you're using FCKEditor for the comments), but you don't need a dynamic toolbar for that: you could just define a custom toolbar in the config file, and then use it for the comments.

This plugin is useful if you need to create the toolbar for FCKEditor on-the-fly. For example, imagine you're developing a CMS, and you want to let the user of the CMS select which buttons to use in FCKEditor. Because you don't know which buttons will he choose, you can't hard-code the toolbar in the config file, and here's when DynamicToolbar comes into play.

Clear as mud? ;)</description>
		<content:encoded><![CDATA[<p>Not really. Well, you could use it there (assuming you're using FCKEditor for the comments), but you don't need a dynamic toolbar for that: you could just define a custom toolbar in the config file, and then use it for the comments.</p>
<p>This plugin is useful if you need to create the toolbar for FCKEditor on-the-fly. For example, imagine you're developing a CMS, and you want to let the user of the CMS select which buttons to use in FCKEditor. Because you don't know which buttons will he choose, you can't hard-code the toolbar in the config file, and here's when DynamicToolbar comes into play.</p>
<p>Clear as mud? ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: natalia</title>
		<link>http://dense13.com/blog/2008/04/06/dynamic-toolbar-plugin-fckeditor/#comment-76</link>
		<dc:creator>natalia</dc:creator>
		<pubDate>Mon, 07 Apr 2008 07:45:20 +0000</pubDate>
		<guid isPermaLink="false">http://dense13.com/?p=26#comment-76</guid>
		<description>Is that so for example the comments thing can add tags using buttons?</description>
		<content:encoded><![CDATA[<p>Is that so for example the comments thing can add tags using buttons?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
