<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<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>WordPress Plugins &#187; Tag: Fckeditor - Recent Posts</title>
		<link>http://wordpress.org/extend/plugins/tags/fckeditor</link>
		<description>WordPress Plugins &#187; Tag: Fckeditor - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Sat, 26 May 2012 20:38:49 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
				<atom:link href="http://wordpress.org/extend/plugins/rss/tags/fckeditor" rel="self" type="application/rss+xml" />

		<item>
			<title>plugin-master on "WYSIWYG Widgets"</title>
			<link>http://wordpress.org/extend/plugins/wysiwyg-widgets/#post-33864</link>
			<pubDate>Sat, 14 Jan 2012 15:41:56 +0000</pubDate>
			<dc:creator>plugin-master</dc:creator>
			<guid isPermaLink="false">33864@http://wordpress.org/extend/plugins/</guid>
			<description><![CDATA[Adds a WYSIWYG Widget with a rich text editor and media upload functions.

<!--plugin-data-description-->
<h4>WYSIWYG Widgets / Rich text Widgets</h4>

<p><strong>Please back-up your widgets' content before updating from an older version</strong></p>

<p>This plugin adds a widget of the type 'WYSIWYG Widget' to your widgets. This widget behaves exactly like the default WP Text Widget with the only difference being
the WYSIWYG / rich-text editor and the ability to insert media into your widget. Everything works the same as are used to from the default post editor.</p>

<p><strong>Features:</strong></p>

<ul>
<li>WYSIWYG / Rich-text / TinyMCE widget editor</li>
<li>Insert media like images or video into your widgets</li>
<li>Create stunning widget content without having to know any HTML</li>
<li>Create easy lists in your widgets</li>
<li>Use WP Links dialog to easily link to any of your pages or posts from a widget</li>
</ul>

<p><strong>More info:</strong></p>

<ul>
<li><a href="http://dannyvankooten.com/wordpress-plugins/wysiwyg-widgets/">WYSIWYG Widgets</a></li>
<li>Check out more <a href="http://dannyvankooten.com/wordpress-plugins/">WordPress plugins</a> by the same author</li>
<li>Follow me on Twitter for lightning fast support and updates: <a href="http://twitter.com/dannyvankooten">@DannyvanKooten</a></li>
</ul>

<!--plugin-data-installation-->
<ol>
<li>Upload the contents of wysiwyg-widgets.zip to your plugins directory.</li>
<li>Activate the plugin</li>
<li>Drag the widget to one of your widget areas, click the textarea and watch the WYSIWYG overlay fade in.</li>
<li>Play around!</li>
</ol>

<!--plugin-data-faq-->
<h4>What does this plugin do?</h4>

<p>This plugin adds a widget of the type 'WYSIWYG Widget' to your widgets. This widget behaves exactly like the default WP Text Widget with the only difference being
the rich text editor and the ability to insert media like images or video. When clicking the textarea a thickbox screen fades in with the rich text editor where
you can edit the contents of your text widget without having to know HTML.</p>

<h4>What does WYSIWYG stand for?</h4>

<p>What You See Is What You Get</p>

<h4>Can I switch between 'Visual' and 'HTML' mode with this plugin?</h4>

<p>Yes, all the default options that you are used to from the post editor are available for the widget editor.</p>

<!--plugin-data-screenshots-->
<ol class='screenshots'>
	<li>
		<img class='screenshot' src='screenshot-1.jpg' alt='wysiwyg-widgets screenshot 1' />
		<p>The rich text / wysiwyg widget editor in action</p>
	</li>
</ol>

<!--plugin-data-changelog-->
<h4>1.1.2</h4>

<ul>
<li>Temporary fix for WP 3.3+</li>
</ul>

<h4>1.1.1</h4>

<ul>
<li>Fixed problem with link dialog reloading page upon submit</li>
</ul>

<h4>1.1</h4>

<ul>
<li>Changed the way WYSIWYG Widget works, no more overlay, just a WYSIWYG editor in your widget form.</li>
<li>Fixed full-screen mode</li>
<li>Fixed link dialog for WP versions below 3.2</li>
<li>Fixed strange browser compatibility bug</li>
<li>Fixed inconstistent working</li>
<li>Added the ability to use shortcodes in WYSIWYG Widget's text</li>
</ul>

<h4>1.0.7</h4>

<ul>
<li>Fixed small bug that broke the WP link dialog for WP versions older then 3.2</li>
<li>Fixed issue with lists and weird non-breaking spaces</li>
<li>Added compatibility with Dean's FCKEditor for Wordpress plugin</li>
<li>Improved JS</li>
</ul>

<p><strong>NOTE</strong>: In this version some things were changed regarding the auto-paragraphing. This is now being handled by TinyMCE instead of WordPress, so when updating please run trough your widgets to correct this. :)</p>

<h4>1.0.6</h4>

<ul>
<li>Added backwards compatibility for WP installs below version 3.2 Sorry for the quick push!</li>
</ul>

<h4>1.0.5</h4>

<ul>
<li>Fixed issue for WP3.2 installs, wp_tiny_mce_preload_dialogs is no valid callback. Function got renamed.</li>
</ul>

<h4>1.0.4</h4>

<ul>
<li>Cleaned up code</li>
<li>Improved loading of TinyMCE</li>
<li>Fixed issue with RTL installs</li>
</ul>

<h4>1.0.3</h4>

<ul>
<li>Bugfix: Hided the #wp-link block, was appearing in footer on widgets.php page.</li>
<li>Improvement: Removed buttons added by external plugins, most likely causing issues. (eg Jetpack)</li>
<li>Improvement: Increase textarea size after opening WYSIWYG overlay.</li>
<li>Improvement: Use 'escape' key to close WYSIWYG editor overlay without saving changes.</li>
</ul>

<h4>1.0.2</h4>

<ul>
<li>Bugfix: Fixed undefined index in dvk-plugin-admin.php</li>
<li>Bugfix: Removed <code>esc_textarea</code> which caused TinyMCE to break</li>
<li>Improvement: Minor CSS and JS improvements, 'Send to widget' button is now always visible</li>
<li>Improvement: Added a widget description</li>
<li>Improvement: Now using the correct way to set widget form width and height</li>
</ul>

<h4>1.0.1</h4>

<ul>
<li>Bugfix: Fixed the default title, it's now an empty string. ('')</li>
</ul>

<h4>1.0</h4>

<ul>
<li>Initial release</li>
</ul>]]></description>
					</item>
		<item>
			<title>Danny van Kooten on "WYSIWYG Widgets"</title>
			<link>http://wordpress.org/extend/plugins/wysiwyg-widgets/#post-27162</link>
			<pubDate>Sat, 04 Jun 2011 09:31:18 +0000</pubDate>
			<dc:creator>Danny van Kooten</dc:creator>
			<guid isPermaLink="false">27162@http://wordpress.org/extend/plugins/</guid>
			<description><![CDATA[Adds a WYSIWYG Widget with a rich text editor and media upload functions.]]></description>
					</item>
		<item>
			<title>wiktor on "CKEditor For WordPress"</title>
			<link>http://wordpress.org/extend/plugins/ckeditor-for-wordpress/#post-13993</link>
			<pubDate>Tue, 03 Nov 2009 17:48:32 +0000</pubDate>
			<dc:creator>wiktor</dc:creator>
			<guid isPermaLink="false">13993@http://wordpress.org/extend/plugins/</guid>
			<description><![CDATA[This plugin replaces the default WordPress editor with CKEditor.]]></description>
					</item>
		<item>
			<title>jkriddle on "Rich Widget"</title>
			<link>http://wordpress.org/extend/plugins/rich-widget/#post-11831</link>
			<pubDate>Thu, 16 Jul 2009 17:10:36 +0000</pubDate>
			<dc:creator>jkriddle</dc:creator>
			<guid isPermaLink="false">11831@http://wordpress.org/extend/plugins/</guid>
			<description><![CDATA[A widget that allows you to enter content via a WYSIWYG editor (FCKEditor).]]></description>
					</item>
		<item>
			<title>Awaken on "Simple Link"</title>
			<link>http://wordpress.org/extend/plugins/simple-link/#post-7165</link>
			<pubDate>Sat, 27 Sep 2008 05:00:51 +0000</pubDate>
			<dc:creator>Awaken</dc:creator>
			<guid isPermaLink="false">7165@http://wordpress.org/extend/plugins/</guid>
			<description><![CDATA[This is a simple plugin that enables you to add hyperlinks to a post on selected text with just a click!]]></description>
					</item>
		<item>
			<title>stefano.verna on "WP MarkItUp!"</title>
			<link>http://wordpress.org/extend/plugins/wp-markitup/#post-6643</link>
			<pubDate>Thu, 14 Aug 2008 06:23:15 +0000</pubDate>
			<dc:creator>stefano.verna</dc:creator>
			<guid isPermaLink="false">6643@http://wordpress.org/extend/plugins/</guid>
			<description><![CDATA[Replaces the old "quicktags" toolbar with MarkItUp, a lightweight costumizable markup editor with XHTML, Textile, Wiki, Markdown and BBcode toolbars!]]></description>
					</item>
		<item>
			<title>Guan Gui on "Monsters Editor for WP Super Edit"</title>
			<link>http://wordpress.org/extend/plugins/monsters-editor-10-for-wp-super-edit/#post-2168</link>
			<pubDate>Sun, 12 Aug 2007 15:00:56 +0000</pubDate>
			<dc:creator>Guan Gui</dc:creator>
			<guid isPermaLink="false">2168@http://wordpress.org/extend/plugins/</guid>
			<description><![CDATA[Monsters Editor (MsE) brings the magic of Fckeditor back to TinyMCE.]]></description>
					</item>
		<item>
			<title>deanlee on "Dean&#039;s FCKEditor For Wordpress"</title>
			<link>http://wordpress.org/extend/plugins/fckeditor-for-wordpress-plugin/#post-2146</link>
			<pubDate>Fri, 03 Aug 2007 06:15:31 +0000</pubDate>
			<dc:creator>deanlee</dc:creator>
			<guid isPermaLink="false">2146@http://wordpress.org/extend/plugins/</guid>
			<description><![CDATA[This plugin Replaces the default Wordpress editor with CKeditor.]]></description>
					</item>

	</channel>
</rss>

