<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>WP Garage &#187; WYSIWYG</title>
	<atom:link href="http://wpgarage.com/tag/wysiwyg/feed/" rel="self" type="application/rss+xml" />
	<link>http://wpgarage.com</link>
	<description>wordpress tricks, hacks, and tips</description>
	<lastBuildDate>Wed, 16 Nov 2011 14:36:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>The ultimate guide to embedding HTML and iframes in WordPress</title>
		<link>http://wpgarage.com/tips/embed-html-iframes-wordpress/</link>
		<comments>http://wpgarage.com/tips/embed-html-iframes-wordpress/#comments</comments>
		<pubDate>Thu, 24 Mar 2011 21:56:18 +0000</pubDate>
		<dc:creator>Miriam Schwab</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[embed]]></category>
		<category><![CDATA[embed iframe]]></category>
		<category><![CDATA[iframe]]></category>
		<category><![CDATA[oEmbed]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[WYSIWYG]]></category>
		<category><![CDATA[YouTube]]></category>

		<guid isPermaLink="false">http://?p=918</guid>
		<description><![CDATA[<p>Embedding HTML and iframe content in the WordPress editor is annoying – the editor strips out elements so you end up with broken code, or no code at all. Right? Wrong (sort of)! For some reason, it seems that the vast majority of WordPress users are not aware that as of version 2.9 we can [...]</p><p>This post was originally published at <a href="http://wpgarage.com/tips/embed-html-iframes-wordpress/">The ultimate guide to embedding HTML and iframes in WordPress</a> on <a href="http://wpgarage.com">WP Garage</a> - <a href="http://wpgarage.com">WP Garage - wordpress tricks, hacks, and tips</a>.</p>]]></description>
			<content:encoded><![CDATA[<div class="socialize-in-content" style="float:right;"><div class="socialize-in-button socialize-in-button-right"><a href="http://twitter.com/share" class="twitter-share-button" data-counturl="http://wpgarage.com/tips/embed-html-iframes-wordpress/" data-url="http://illum.in/grApG5" data-text="The ultimate guide to embedding HTML and iframes in WordPress" data-count="vertical" data-via="wpgarage" data-related="wpgarage"><!--Tweetter--></a></div><div class="socialize-in-button socialize-in-button-right"><iframe src="http://www.facebook.com/plugins/like.php?href=http://wpgarage.com/tips/embed-html-iframes-wordpress/&amp;layout=box_count&amp;show_faces=true&amp;width=50&amp;action=like&amp;font=arial&amp;colorscheme=light&amp;height=65" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:50px !important; height:65px;" allowTransparency="true"></iframe></div><div class="socialize-in-button socialize-in-button-right"><g:plusone size="tall" href="http://wpgarage.com/tips/embed-html-iframes-wordpress/"></g:plusone></div></div><p>Embedding HTML and iframe content in the <a href="http://wordpress.org" target="_blank">WordPress </a>editor is annoying – the editor strips out elements so you end up with broken code, or no code at all. Right?</p>
<p>Wrong (sort of)!</p>
<p>For some reason, it seems that the vast majority of WordPress users are not aware that as of version 2.9 we can all easily embed media like YouTube videos into the editor. All you have to do is paste the URL of the page with the item you want to embed into your post (this even works in the Visual editor), and the URL will magically turn into the embedded object.</p>
<p>Until WordPress version 2.9, one of the sanest ways (in my opinion) to embed videos in the WordPress editor was with the <a href="http://wordpress.org/extend/plugins/vipers-video-quicktags/" target="_blank">Viper’s Video Quicktags</a> plugin. You clicked an icon on the editor, pasted the URL of the page with the object to be embedded into a window, and poof! Your video was embedded properly.</p>
<p>Well, that very same Viper created a feature for <a href="http://www.viper007bond.com/2009/10/13/easy-embeds-for-wordpress-2-point-9/" target="_blank">easily embedding code in WordPress</a> that was incorporated into WP 2.9 that allows users to embed by inserting the URL only. The functionality depends on the <a href="http://www.oembed.com/" target="_blank">oEmbed</a> format, which allows an “embedded representation of a URL on third party sites.”</p>
<h2>Very nice, but how do I get it to work?</h2>
<p>In order for this to work, you need to make sure your site is configured to embed media from URLs. To do this, log in to your WordPress admin and:</p>
<ol>
<li>Go to Settings &gt; Media</li>
<li>Under Embeds select “When possible, embed the media content from a URL directly onto the page. For example: links to Flickr and YouTube.”</li>
<li>Save your settings.</li>
</ol>
<p><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" title="enable-wordpress-embeds" src="http://wpgarage.com/wp-content/uploads/2011/03/enable-wordpress-embeds.jpg" border="0" alt="enable-wordpress-embeds" width="640" height="80" /></p>
<p>Once that is selected, you can paste URLs from the following sites and they will yield the embedded object:</p>
<ul>
<li><a href="http://www.youtube.com/">YouTube</a></li>
<li><a href="http://vimeo.com/">Vimeo</a></li>
<li><a href="http://www.dailymotion.com/">DailyMotion</a></li>
<li><a href="http://blip.tv/">blip.tv</a></li>
<li><a href="http://www.flickr.com/">Flickr</a> (both videos and images)</li>
<li><a href="http://www.viddler.com/">Viddler</a></li>
<li><a href="http://www.hulu.com/">Hulu</a></li>
<li><a href="http://qik.com/">Qik</a></li>
<li><a href="http://revision3.com/">Revision3</a></li>
<li><a href="http://www.scribd.com/">Scribd</a></li>
<li><a href="http://photobucket.com/">Photobucket</a></li>
<li><a href="http://www.polldaddy.com/">PollDaddy</a></li>
<li><a href="http://video.google.com/">Google Video</a></li>
<li><a href="http://wordpress.tv/">WordPress.tv</a> (only <a href="http://videopress.com/">VideoPress</a>-type videos for the time being)</li>
<li><a href="http://www.smugmug.com/">SmugMug</a> (WordPress 3.0+)</li>
<li><a href="http://www.funnyordie.com/">FunnyOrDie.com</a> (WordPress 3.0+)</li>
</ul>
<p>Here’s an example:</p>
<p><a href="http://www.youtube.com/watch?v=z7hUBOGIXtY">http://www.youtube.com/watch?v=z7hUBOGIXtY</a></p>
<p>Ok, that’s not really an example, since all you see is a link. The reason it remained a link is because it’s hyperlinked (i.e. if you click on it, it will take you to that page), and it’s hyperlinked because when you enter a URL in the WordPress Visual editor, it automatically converts it to a hyperlink. This is probably the reason so many WordPress users aren’t aware of the ability to embed objects by just entering the URL.</p>
<p>In order to make the object appear, you have to remove the hyperlink so that the link is just text. To remove the hyperlink:</p>
<ol>
<li>Put your cursor anywhere on the link.</li>
<li>Click the broken link icon in the editor:<br />
<a href="wp-content/uploads/2011/03/wordpress-broken-link.jpg"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" title="wordpress-broken-link" src="http://wpgarage.com/wp-content/uploads/2011/03/wordpress-broken-link_thumb.jpg" border="0" alt="wordpress-broken-link" width="82" height="29" /></a></li>
</ol>
<p>Here’s the same link as above, with the hyperlink removed:</p>
<p><object width="500" height="306"><param name="movie" value="http://www.youtube.com/v/z7hUBOGIXtY?version=3"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/z7hUBOGIXtY?version=3" type="application/x-shockwave-flash" width="500" height="306" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>The above works on both WordPress.com and WordPress.org sites. That’s good, but certainly not good enough. What about embedding presentations from <a href="http://slideshare.net" target="_blank">Slideshare</a>? Tweets from <a href="http://twitter.com" target="_blank">Twitter</a>? Well, read on for how to embed objects in this easy way from many more online services, not just the ones included in WordPress out of the box.</p>
<h2>Getting more out of oEmbed in WordPress</h2>
<p>Luckily there are ways to add other oEmbed providers to your site so you can embed media from numerous, even hundreds of different sites by just entering a URL in the WordPress editor. The WordPress Codex explains how you can <a href="http://codex.wordpress.org/Function_Reference/wp_oembed_add_provider" target="_blank">register oEmbed providers</a> to your site’s whitelist by calling a function from a plugin or your functions.php file. Nice, but a headache.</p>
<p>Another way to embed media from over 200 services in your WordPress site is by installing the <a href="http://wordpress.org/extend/plugins/embedly/" target="_blank">Embedly</a> plugin. The plugin uses the <a href="http://api.embed.ly/">Embedly API</a> to get the embed code and display it in a post.</p>
<p>To use Embedly, install the plugin, and then click on the Embedly area in the WordPress sidebar:</p>
<p><a href="wp-content/uploads/2011/03/embedly-sidebar.jpg"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" title="embedly-sidebar" src="http://wpgarage.com/wp-content/uploads/2011/03/embedly-sidebar_thumb.jpg" border="0" alt="embedly-sidebar" width="176" height="37" /></a></p>
<p>This takes you to an area that presents you with hundreds of services that you can choose to add support for in your site:</p>
<p><a href="wp-content/uploads/2011/03/embedly-configuration.jpg"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" title="embedly-configuration" src="http://wpgarage.com/wp-content/uploads/2011/03/embedly-configuration_thumb.jpg" border="0" alt="embedly-configuration" width="510" height="572" /></a></p>
<p>You can also see all the available services on the <a href="http://api.embed.ly/" target="_blank">Embedly API</a> page.</p>
<p>Embedly includes <a title="Twitter" href="http://twitter.com" target="_blank">twitter</a>, which is great. You just embed the URL of a specific tweet, and it turns it into a nice graphical format that pulls in the author&#8217;s avatar, name, and twitter background.</p>
<p>Here&#8217;s the URL of a tweet: <a href="http://twitter.com/#%21/photomatt/status/49253618385301504">http://twitter.com/#!/photomatt/status/49253618385301504</a>. Now here it is embedded:</p>
<p><!-- http://twitter.com/photomatt/statuses/49253618385301504 -->
<div id='embedly_twitter_40252683' class='embedly_twitter'>
<style type='text/css'> #embedly_twitter_40252683{background:url(http://a0.twimg.com/profile_background_images/4425511/color-small.jpg) #ffffff; padding:20px;} #embedly_twitter_40252683 p{background:#fff;padding:10px 12px 0px 12px;margin:0;min-height:48px;color:#000;font-size:18px;line-height:22px;-moz-border-radius:5px;-webkit-border-radius:5px} #embedly_twitter_40252683 .embedly_tweet_content{background:#fff;padding:10px 12px 10px 12px;margin:0;min-height:48px;color:#000;font-size:18px !important;line-height:22px;-moz-border-radius:5px;-webkit-border-radius:5px} #embedly_twitter_40252683 p span.metadata{display:block;width:100%;clear:both;margin-top:0px;height:40px; padding-bottom: 12px;} #embedly_twitter_40252683 p span.metadata span.author{line-height:15px;color:#999;font-size:14px} #embedly_twitter_40252683 p span.metadata span.author a{line-height:15px;font-size:20px;vertical-align:middle} #embedly_twitter_40252683 p span.metadata span.author img{float:left;margin:0 10px 0 0px;width:48px;height:48px} #embedly_twitter_40252683 p a {color: #eb14c5; text-decoration:none;} #embedly_twitter_40252683 p a:hover{text-decoration:underline} #embedly_twitter_40252683 .embedly_timestamp{font-size:13px;display:inline-block;margin-top: 5px;} #embedly_twitter_40252683 .components-above span.embedly_timestamp{font-size:10px;margin-top: 1px;line-height:12px} #embedly_twitter_40252683 a {color: #eb14c5; text-decoration:none;} #embedly_twitter_40252683 a:hover{text-decoration:underline} #embedly_twitter_40252683 .tweet-screen-name {font-size: 14px; font-weight: bold;} #embedly_twitter_40252683 .tweet-full-name {padding-left: 4px; color: #999; font-size: 12px;} #embedly_twitter_40252683 .tweet-actions{margin-left: 10px;font-size:13px;display:inline-block;width:250px} #embedly_twitter_40252683 .components-above span.tweet-actions{font-size:10px} #embedly_twitter_40252683 .controls{line-height:12px!important} #embedly_twitter_40252683 .tweet-actions a {margin-left:5px} #embedly_twitter_40252683 .tweet-actions a b{font-weight:normal} #embedly_twitter_40252683 .components-above span.tweet-actions a b{vertical-align:baseline;line-height:12px} #embedly_twitter_40252683 .components-above .tweet-text{font-size:13px;vertical-align:baseline} #embedly_twitter_40252683 .tweet-image {float: left; width: 40px;} #embedly_twitter_40252683 .tweet-user-block-image {float: left; width: 48px; height: 48px} #embedly_twitter_40252683 .tweet-row {margin-left: 40px; margin-top: 3px;line-height: 17px;} #embedly_twitter_40252683 .tweet-user-block {margin-left: -40px;} #embedly_twitter_40252683 .stream-item {padding-bottom: 0px; margin-left: 12px;} #embedly_twitter_40252683 .simple-tweet-image img {margin-top: 4px;} #embedly_twitter_40252683 .simple-tweet-content {margin: 0 0 13px 0px; font-size: 14px; min-height:48px;} #embedly_twitter_40252683 .in-reply-to-border {border-color: #EBEBEB; border-style: solid; border-width: 1px 0 0;} #embedly_twitter_40252683 .in-reply-to-text {margin-left: 4px; padding-left: 8px; padding-right: 10px; color: #999; font-size: 12px;} #embedly_twitter_40252683 .tweet-actions i {background: transparent url(http://a2.twimg.com/a/1306889658/phoenix/img/sprite-icons.png) no-repeat;width:15px;height:15px;margin:0 4px -3px 3px;outline: none; text-indent:-99999px;vertical-align:baseline;display:inline-block;position:relative;} #embedly_twitter_40252683 .tweet-actions a.retweet-action i {background-position:-192px 0;} #embedly_twitter_40252683 .tweet-actions a.reply-action i {background-position:0 0;} #embedly_twitter_40252683 .tweet-actions a.favorite-action i {background-position:-32px 0;} </style>
<div class="embedly_tweet_content">
<div class="components-middle">
<p><span class='metadata'><span class='author'><a href='http://twitter.com/photomatt'><img src='http://a2.twimg.com/profile_images/14907452/twitter_normal.jpg' /></a><strong><a href='http://twitter.com/photomatt'>@photomatt</a></strong><br/>Matt Mullenweg</span></span>If you, like me, are appalled that WordPress 3.2 will drop important browser support, sign petition here: <a rel="nofollow" target="_blank" href="http://t.co/bMOTroN">http://t.co/bMOTroN</a><br/><span class='embedly_timestamp'><a title='Sat Mar 19 23:39:12 +0000 2011' href='http://twitter.com/photomatt/status/49253618385301504'>Mar 19</a> via <a href="http://twitter.com/#!/download/ipad" rel="nofollow">Twitter for iPad</a></span><span class="tweet-actions"><a href="https://twitter.com/intent/favorite?tweet_id=49253618385301504" class="favorite-action" title="Favorite"><span><i></i><b>Favorite</b></span></a><a href="https://twitter.com/intent/retweet?tweet_id=49253618385301504" class="retweet-action" title="Retweet"><span><i></i><b>Retweet</b></span></a><a href="https://twitter.com/intent/tweet?in_reply_to=49253618385301504" class="reply-action" title="Reply"><span><i></i><b>Reply</b></span></a></span></p>
</div>
</div>
</div>
<h2>So much embedding potential!</h2>
<p>So as you can see, with a few simple plugins you can change the entire way you approach adding third-party media to your site.</p>
<p>In the <a title="The ultimate guide to embedding HTML and iframes in WordPress – part 2" href="code-snippets/embedding-html-and-iframes-in-wordpress-2/">next post</a>, we’ll look at ways to embed HTML and iframes in your WordPress site from sites that are not oEmbed providers (have you ever tried embedding a Google Form in your site? It&#8217;s scary)! So check it out to learn <a title="The ultimate guide to embedding HTML and iframes in WordPress – part 2" href="code-snippets/embedding-html-and-iframes-in-wordpress-2/">how to embed HTML from anything in WordPress</a>.</p>
<h2>More reading:</h2>
<p><a href="code-snippets/embedding-html-and-iframes-in-wordpress-2/">The Ultimate guide to embedding HTML and iframes in WordPress  &#8211; part 2</a></p>
<p><a href="http://www.oembed.com/" target="_blank">Official oEmbed site</a> – learn how the format works, see examples</p>
<p><a href="http://codex.wordpress.org/Embeds" target="_blank">Embeds</a> entry in the WordPress Codex &#8211; goes through what embeds is, what WP supports, etc.</p>
<p>This post was originally published at <a href="http://wpgarage.com/tips/embed-html-iframes-wordpress/">The ultimate guide to embedding HTML and iframes in WordPress</a> on <a href="http://wpgarage.com">WP Garage</a> - <a href="http://wpgarage.com">WP Garage - wordpress tricks, hacks, and tips</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://wpgarage.com/tips/embed-html-iframes-wordpress/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>How to add styles and buttons to the WYSIWYG Visual Editor in WordPress</title>
		<link>http://wpgarage.com/wordpress-as-cms/how-to-add-styles-and-buttons-to-the-wysiwyg-visual-editor-in-wordpress/</link>
		<comments>http://wpgarage.com/wordpress-as-cms/how-to-add-styles-and-buttons-to-the-wysiwyg-visual-editor-in-wordpress/#comments</comments>
		<pubDate>Sun, 16 May 2010 05:46:28 +0000</pubDate>
		<dc:creator>Rebecca Markowitz</dc:creator>
				<category><![CDATA[WordPress as CMS]]></category>
		<category><![CDATA[custom]]></category>
		<category><![CDATA[tinymce]]></category>
		<category><![CDATA[visual editor]]></category>
		<category><![CDATA[WYSIWYG]]></category>

		<guid isPermaLink="false">?p=769</guid>
		<description><![CDATA[<p>The Visual Editor in WordPress is great for clients. It lets them feel comfortable adding content with Word-like buttons that they are familiar with. But, what happens when they want more font styles? Although you can find plugins that add Quicktags to the HTML view Editor, such as Oren Yomtov&#8217;s Post Editor Buttons Plugin, I [...]</p><p>This post was originally published at <a href="http://wpgarage.com/wordpress-as-cms/how-to-add-styles-and-buttons-to-the-wysiwyg-visual-editor-in-wordpress/">How to add styles and buttons to the WYSIWYG Visual Editor in WordPress</a> on <a href="http://wpgarage.com">WP Garage</a> - <a href="http://wpgarage.com">WP Garage - wordpress tricks, hacks, and tips</a>.</p>]]></description>
			<content:encoded><![CDATA[<div class="socialize-in-content" style="float:right;"><div class="socialize-in-button socialize-in-button-right"><a href="http://twitter.com/share" class="twitter-share-button" data-counturl="http://wpgarage.com/wordpress-as-cms/how-to-add-styles-and-buttons-to-the-wysiwyg-visual-editor-in-wordpress/" data-url="http://illum.in/nHW8xd" data-text="How to add styles and buttons to the WYSIWYG Visual Editor in WordPress" data-count="vertical" data-via="wpgarage" data-related="wpgarage"><!--Tweetter--></a></div><div class="socialize-in-button socialize-in-button-right"><iframe src="http://www.facebook.com/plugins/like.php?href=http://wpgarage.com/wordpress-as-cms/how-to-add-styles-and-buttons-to-the-wysiwyg-visual-editor-in-wordpress/&amp;layout=box_count&amp;show_faces=true&amp;width=50&amp;action=like&amp;font=arial&amp;colorscheme=light&amp;height=65" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:50px !important; height:65px;" allowTransparency="true"></iframe></div><div class="socialize-in-button socialize-in-button-right"><g:plusone size="tall" href="http://wpgarage.com/wordpress-as-cms/how-to-add-styles-and-buttons-to-the-wysiwyg-visual-editor-in-wordpress/"></g:plusone></div></div><p>The Visual Editor in WordPress is great for clients. It lets them feel comfortable adding content with Word-like buttons that they are familiar with.</p>
<p>But, what happens when they want more font styles?</p>
<p>Although you can find plugins that add Quicktags to the HTML view Editor, such as Oren Yomtov&#8217;s <a href="http://wordpress.org/extend/plugins/post-editor-buttons/">Post Editor Buttons Plugin,</a> I wanted to make adding content as easy as possible for clients by putting the extra styles in the visual editor instead.</p>
<p>I wanted to add one style to the list of default format styles: h1, h2, etc. but every time I tried some <a href="http://wpengineer.com/customize-wordpress-wysiwyg-editor/">new code</a> in my functions.php, it just wouldn&#8217;t show up correctly.</p>
<p>And then I gave in and saw what the massive <a href="http://wordpress.org/extend/plugins/tinymce-advanced/">TinyMCE Advanced plugin</a> had to offer. I was hesitant to use it since it has so many options and I just needed to add one style but it turned out to be a quick and really easy way to add styles to the Visual Editor.</p>
<p><strong>How to add custom styles to the TInyMCE Advanced Plugin:</strong></p>
<ol>
<li>After you activate the plugin, go to the settings page and drag and drop the Styles dropdown to the row of buttons above.</li>
<li>Go to the plugin files and in the CSS folder, open the tadv-mce.css file. Follow the examples that are there and add your styles to the list. It then looks to your theme&#8217;s stylesheet for the style definition.</li>
<li>The styles then show up in the Styles dropdown in the Post or Page Visual Editor!</li>
</ol>
<p>This post was originally published at <a href="http://wpgarage.com/wordpress-as-cms/how-to-add-styles-and-buttons-to-the-wysiwyg-visual-editor-in-wordpress/">How to add styles and buttons to the WYSIWYG Visual Editor in WordPress</a> on <a href="http://wpgarage.com">WP Garage</a> - <a href="http://wpgarage.com">WP Garage - wordpress tricks, hacks, and tips</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://wpgarage.com/wordpress-as-cms/how-to-add-styles-and-buttons-to-the-wysiwyg-visual-editor-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>How to avoid &#8220;gwProxy&#8221; or &#8220;jsproxy&#8221; code in WordPress</title>
		<link>http://wpgarage.com/shorties/how-to-avoid-gwproxy-or-jsproxy-code-in-wordpress/</link>
		<comments>http://wpgarage.com/shorties/how-to-avoid-gwproxy-or-jsproxy-code-in-wordpress/#comments</comments>
		<pubDate>Sun, 21 Mar 2010 11:31:06 +0000</pubDate>
		<dc:creator>Rebecca Markowitz</dc:creator>
				<category><![CDATA[Shorties]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[editor]]></category>
		<category><![CDATA[gwproxy]]></category>
		<category><![CDATA[Highlighter]]></category>
		<category><![CDATA[jsproxy]]></category>
		<category><![CDATA[WYSIWYG]]></category>

		<guid isPermaLink="false">?p=683</guid>
		<description><![CDATA[<p>While working on one of our sites, I noticed funny code starting to show up in the WYSIWYG editor area. I&#8217;m not sure if it actually messed anything up, but it was really annoying: &#60;input id=&#8221;gwProxy&#8221; type=&#8221;hidden&#8221; /&#62; &#60;input id=&#8221;jsProxy&#8221; onclick=&#8221;jsCall();&#8221; type=&#8221;hidden&#8221; /&#62; I found one article online that said it was an FCK / [...]</p><p>This post was originally published at <a href="http://wpgarage.com/shorties/how-to-avoid-gwproxy-or-jsproxy-code-in-wordpress/">How to avoid &#8220;gwProxy&#8221; or &#8220;jsproxy&#8221; code in WordPress</a> on <a href="http://wpgarage.com">WP Garage</a> - <a href="http://wpgarage.com">WP Garage - wordpress tricks, hacks, and tips</a>.</p>]]></description>
			<content:encoded><![CDATA[<div class="socialize-in-content" style="float:right;"><div class="socialize-in-button socialize-in-button-right"><a href="http://twitter.com/share" class="twitter-share-button" data-counturl="http://wpgarage.com/shorties/how-to-avoid-gwproxy-or-jsproxy-code-in-wordpress/" data-url="http://illum.in/p0TiBn" data-text="How to avoid &#8220;gwProxy&#8221; or &#8220;jsproxy&#8221; code in WordPress" data-count="vertical" data-via="wpgarage" data-related="wpgarage"><!--Tweetter--></a></div><div class="socialize-in-button socialize-in-button-right"><iframe src="http://www.facebook.com/plugins/like.php?href=http://wpgarage.com/shorties/how-to-avoid-gwproxy-or-jsproxy-code-in-wordpress/&amp;layout=box_count&amp;show_faces=true&amp;width=50&amp;action=like&amp;font=arial&amp;colorscheme=light&amp;height=65" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:50px !important; height:65px;" allowTransparency="true"></iframe></div><div class="socialize-in-button socialize-in-button-right"><g:plusone size="tall" href="http://wpgarage.com/shorties/how-to-avoid-gwproxy-or-jsproxy-code-in-wordpress/"></g:plusone></div></div><p>While working on one of our sites, I noticed funny code starting to show up in the WYSIWYG editor area. I&#8217;m not sure if it actually messed anything up, but it was really annoying:</p>
<p>&lt;input id=&#8221;gwProxy&#8221; type=&#8221;hidden&#8221; /&gt; &lt;input id=&#8221;jsProxy&#8221; onclick=&#8221;jsCall();&#8221; type=&#8221;hidden&#8221; /&gt;</p>
<p>I found one <a href="http://wordpress.org/support/topic/283854">article </a>online that said it was an FCK / wysiwyg editor problem so I thought maybe the issue was related to my beloved CMS friend, <a href="http://wordpress.org/extend/plugins/custom-field-template/"> Custom Field Template</a> plugin, that I have installed (and love&#8230; swoon.. too much?).</p>
<p>However, I was relieved to find this <a href="http://www.coolbuster.net/2009/05/gwproxy-code-legitimate-or-malicious.html">article</a> which said that the problem (freakishly enough) is the <a href="https://addons.mozilla.org/en-US/firefox/addon/791">Firefox Highlighter addon</a> which was adding the code into the WordPress WYSIWYG editor. So, I removed the Highlighter addon and that seemed to solve the problem. It didn&#8217;t remove previous instances of the weird code so I had to delete them manually.</p>
<p>I tried using the <a href="http://www.latentmotion.com/fck-firefox-fix/">FCK fix plugin</a>, hoping that it would remove previous instances of the weird code that were in the site, but it didn&#8217;t, so I deleted the plugin.</p>
<p>This post was originally published at <a href="http://wpgarage.com/shorties/how-to-avoid-gwproxy-or-jsproxy-code-in-wordpress/">How to avoid &#8220;gwProxy&#8221; or &#8220;jsproxy&#8221; code in WordPress</a> on <a href="http://wpgarage.com">WP Garage</a> - <a href="http://wpgarage.com">WP Garage - wordpress tricks, hacks, and tips</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://wpgarage.com/shorties/how-to-avoid-gwproxy-or-jsproxy-code-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Plugins and hacks for improving the WordPress TinyMCE editor</title>
		<link>http://wpgarage.com/tips/plugins-and-hacks-for-improving-the-wordpress-tinymce-editor/</link>
		<comments>http://wpgarage.com/tips/plugins-and-hacks-for-improving-the-wordpress-tinymce-editor/#comments</comments>
		<pubDate>Sun, 23 Mar 2008 23:38:57 +0000</pubDate>
		<dc:creator>Miriam Schwab</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[WYSIWYG]]></category>

		<guid isPermaLink="false">http://wordpressgarage.com/tips/plugins-and-hacks-for-improving-the-wordpress-tinymce-editor/</guid>
		<description><![CDATA[<p>The WordPress TinyMCE editor mercilessly strips tags at will. Some will tell you that in order to avoid this problem you should disable the visual editor, but this is not a realistic solution since a. Many people feel more comfortable using a visual editor and b. The editor should not remove code from the coding [...]</p><p>This post was originally published at <a href="http://wpgarage.com/tips/plugins-and-hacks-for-improving-the-wordpress-tinymce-editor/">Plugins and hacks for improving the WordPress TinyMCE editor</a> on <a href="http://wpgarage.com">WP Garage</a> - <a href="http://wpgarage.com">WP Garage - wordpress tricks, hacks, and tips</a>.</p>]]></description>
			<content:encoded><![CDATA[<div class="socialize-in-content" style="float:right;"><div class="socialize-in-button socialize-in-button-right"><a href="http://twitter.com/share" class="twitter-share-button" data-counturl="http://wpgarage.com/tips/plugins-and-hacks-for-improving-the-wordpress-tinymce-editor/" data-url="http://illum.in/nrJNhR" data-text="Plugins and hacks for improving the WordPress TinyMCE editor" data-count="vertical" data-via="wpgarage" data-related="wpgarage"><!--Tweetter--></a></div><div class="socialize-in-button socialize-in-button-right"><iframe src="http://www.facebook.com/plugins/like.php?href=http://wpgarage.com/tips/plugins-and-hacks-for-improving-the-wordpress-tinymce-editor/&amp;layout=box_count&amp;show_faces=true&amp;width=50&amp;action=like&amp;font=arial&amp;colorscheme=light&amp;height=65" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:50px !important; height:65px;" allowTransparency="true"></iframe></div><div class="socialize-in-button socialize-in-button-right"><g:plusone size="tall" href="http://wpgarage.com/tips/plugins-and-hacks-for-improving-the-wordpress-tinymce-editor/"></g:plusone></div></div><p>The WordPress TinyMCE editor mercilessly strips tags at will. Some will tell you that in order to avoid this problem you should <a href="http://www.exploding-boy.com/2006/01/29/quicktip-turn-off-wordpress-2-visual-editor/" title="QuickTip: Turn Off WordPress 2.0 Visual Editor">disable the visual editor</a>, but this is not a realistic solution since a. Many people feel more comfortable using a visual editor and b. The editor should not remove code from the coding editor, period.</p>
<p>This problem is becoming even more acute with the proliferation of embeddable services available on the web for easily sharing rich content like <a href="http://youtube.com" title="YouTube">videos</a>, <a href="http://www.slideshare.net/" title="Slideshare">slideshows</a>, and <a href="http://issuu.com/" title="issuu">documents</a>. In order to display these services on your blog, you need to embed the code within your post, but doing so will often break your blog layout since the divs are stripped.</p>
<p>There are many topics on the WordPress forum related to this issue, none of which have been resolved satisfactorily. The question is &#8211; do the folks behind WordPress have any intention of fixing this problem?</p>
<h3>How to fix it</h3>
<p>A few days ago I wrote about <a href="tips/make-wordpress-editor-stop-changing-code/#comment-14947" title="Amazing hack for fixing the code changing habits of the WordPress editor">a way to make the WordPress TinyMCE text editor stop stripping div tags</a>. The original code that I wrote didn&#8217;t work, but I subsequently found a solution that I tested and did work, and have since corrected the original post.</p>
<p>While I was searching for a way to get the hack to work, I found a bunch of other hacks and plugins that help you force the WordPress editor to stop stripping tags, or show you how to customize the editor. So here are some other options you may find useful:</p>
<h4>Plugins:</h4>
<ol>
<li><a href="http://wordpress.org/extend/plugins/tinymce-advanced/" title="TinyMCE Advanced">TinyMCE Advanced</a> &#8211; Among the many things this plugin does, it says it supports XHTML specific tags and (div based) layers. This may mean that it doesn&#8217;t strip div tags.</li>
<li><a href="http://urbangiraffe.com/plugins/disable-wpautop/" title="Disable wpautop Plugin" rel="bookmark">Disable wpautop Plugin</a> &#8211; This plugin disables the WordPress <a href="http://codex.wordpress.org/Function_Reference/wpautop" title="wpautop">wpautop function</a>. The wpautop function changes double line-breaks in the text into HTML paragraphs (<tt>&lt;p&gt;...&lt;/p&gt;</tt>), and this plugin disables that annoying feature.</li>
</ol>
<h4>Hacks:</h4>
<ol>
<li>To stop the WordPress editor from stripping out div tags, replace line 25 in the  wp-includes/js/tinymce/plugins/tiny_mce_config.php file with the following: $valid_elements = &#8216;#p[*],-div[*],-strong/-b[*],-em/-i[*],-font[*],-ul[*],-ol[*],-li[*],*[*]&#8216;;<br />
(This method was described <a href="tips/make-wordpress-editor-stop-changing-code/" title="Amazing hack for fixing the code changing habits of the WordPress editor">in my previous post</a> on this subject.)</li>
<li>To stop the editor from removing line breaks, open wp-includes/formatting.php, and change line 402 to this: <code>$content = str_replace('&lt;br /&gt;', '&lt;br clear="all" /&gt;', $content);</code>. Alternately, you can use &lt;br clear=&#8221;none&#8221;/&gt;.</li>
<li>To get the advanced toolbar functions to open by default, instead of needing to click on the Show/Hide Advanced Toolbar button, open wp-includes/js/tinymce/tiny_mce_config.php and change line 34 to read <code>$mce_buttons_2 = apply_filters('mce_buttons_2', array('formatselect', 'underline', 'justifyfull', 'fontselect', 'separator', 'pastetext', 'pasteword', 'separator', 'removeformat', 'cleanup', 'separator', 'charmap', 'separator', 'undo', 'redo'));</code> (via <a href="http://timrohrer.com/blog/?p=29" title="Customizing the TinyMCE buttons in WordPress 2.1">1000 Miles or Bust</a>)</li>
</ol>
<p>That&#8217;s it for now. I&#8217;ll probably update this post as I find more information on hacking the TinyMCE editor.</p>
<p>This post was originally published at <a href="http://wpgarage.com/tips/plugins-and-hacks-for-improving-the-wordpress-tinymce-editor/">Plugins and hacks for improving the WordPress TinyMCE editor</a> on <a href="http://wpgarage.com">WP Garage</a> - <a href="http://wpgarage.com">WP Garage - wordpress tricks, hacks, and tips</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://wpgarage.com/tips/plugins-and-hacks-for-improving-the-wordpress-tinymce-editor/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>Amazing hack for fixing the code changing habits of the WordPress editor</title>
		<link>http://wpgarage.com/tips/make-wordpress-editor-stop-changing-code/</link>
		<comments>http://wpgarage.com/tips/make-wordpress-editor-stop-changing-code/#comments</comments>
		<pubDate>Fri, 21 Mar 2008 08:18:31 +0000</pubDate>
		<dc:creator>Miriam Schwab</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[WYSIWYG]]></category>

		<guid isPermaLink="false">http://wordpressgarage.com/tips/make-wordpress-editor-stop-changing-code/</guid>
		<description><![CDATA[<p>Update March 23, 2008: The code that I originally wrote below based on Roland O&#8217;Connor&#8217;s post didn&#8217;t work. I subsequently found this WordPress Forum topic, which had the correct code to replace, and I&#8217;ve corrected the post below. Also, I wrote a follow-up post to this one with more tips on using plugins and hacks [...]</p><p>This post was originally published at <a href="http://wpgarage.com/tips/make-wordpress-editor-stop-changing-code/">Amazing hack for fixing the code changing habits of the WordPress editor</a> on <a href="http://wpgarage.com">WP Garage</a> - <a href="http://wpgarage.com">WP Garage - wordpress tricks, hacks, and tips</a>.</p>]]></description>
			<content:encoded><![CDATA[<div class="socialize-in-content" style="float:right;"><div class="socialize-in-button socialize-in-button-right"><a href="http://twitter.com/share" class="twitter-share-button" data-counturl="http://wpgarage.com/tips/make-wordpress-editor-stop-changing-code/" data-url="http://illum.in/q6jUeM" data-text="Amazing hack for fixing the code changing habits of the WordPress editor" data-count="vertical" data-via="wpgarage" data-related="wpgarage"><!--Tweetter--></a></div><div class="socialize-in-button socialize-in-button-right"><iframe src="http://www.facebook.com/plugins/like.php?href=http://wpgarage.com/tips/make-wordpress-editor-stop-changing-code/&amp;layout=box_count&amp;show_faces=true&amp;width=50&amp;action=like&amp;font=arial&amp;colorscheme=light&amp;height=65" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:50px !important; height:65px;" allowTransparency="true"></iframe></div><div class="socialize-in-button socialize-in-button-right"><g:plusone size="tall" href="http://wpgarage.com/tips/make-wordpress-editor-stop-changing-code/"></g:plusone></div></div><p><em>Update March 23, 2008: The code that I originally wrote below based on Roland O&#8217;Connor&#8217;s post didn&#8217;t work. I subsequently found <a href="http://wordpress.org/support/topic/106862?replies=1" title="WordPress 2.1 Disappearing Div solution">this WordPress Forum topic</a>, which had the correct code to replace, and I&#8217;ve corrected the post below.</em></p>
<p><em>Also, I wrote a follow-up post to this one with more tips on using plugins and hacks for fixing this editor problem. So read this post, and then check out <a href="tips/plugins-and-hacks-for-improving-the-wordpress-tinymce-editor/" title="Plugins and hacks for improving the WordPress TinyMCE editor">Plugins and hacks for improving the WordPress TinyMCE editor</a></em></p>
<p>Have you ever embedded code in your WordPress editor, only to find that saving the post causes the code to change and your whole blog&#8217;s layout to break?</p>
<p>Have you ever tried to use divs in your WordPress editor, only to find that all your div tags have been replaced with p tags?</p>
<p>Well, despair no further! <a href="http://www.rowlandoconnor.com/2007/09/20/fixing-wordpress-editor/" title="Fixing WordPress Editor Replacing HTML div with p tags">Roland O&#8217;Connor has written about an easy solution</a> that fixes this problem.</p>
<p>Here&#8217;s what you do:</p>
<ol>
<li>Find the file <strong>wp-includes/js/tinymce/tiny_mce_config.php</strong>.</li>
<li><strong>Find the line</strong><br />
<code>$valid_elements='p/-div[*],-strong/-b[*],-em/-i[*],-font[*],-ul[*],-ol[*],<br />
-li[*],*[*]';</code></li>
<li> <strong>Change it to</strong><br />
<strike><code>$valid_elements ='-strong/-b[*],-em/-i[*],-font[*],-ul[*],-ol[*],-li[*],*[*]';<br />
</code></strike><code>$valid_elements = '#p[*],-div[*],-strong/-b[*],-em/-i[*],-font[*],-ul[*],-ol[*],<br />
-li[*],*[*]';</code><strike><code><br />
</code></strike></li>
</ol>
<p>Make sure all the code is on one line. That&#8217;s it!</p>
<p>The only problem with this hack is that you have to remember to redo it every time you upgrade your WordPress blog. Unless of course someone feels like making this into a plugin&#8230;hint hint, wink wink, nudge nudge.</p>
<p>This post was originally published at <a href="http://wpgarage.com/tips/make-wordpress-editor-stop-changing-code/">Amazing hack for fixing the code changing habits of the WordPress editor</a> on <a href="http://wpgarage.com">WP Garage</a> - <a href="http://wpgarage.com">WP Garage - wordpress tricks, hacks, and tips</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://wpgarage.com/tips/make-wordpress-editor-stop-changing-code/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>Shortcut and plugin for advanced editing options in the WordPress editor</title>
		<link>http://wpgarage.com/plugins/shortcut-and-plugin-advanced-editing-options/</link>
		<comments>http://wpgarage.com/plugins/shortcut-and-plugin-advanced-editing-options/#comments</comments>
		<pubDate>Wed, 21 Mar 2007 08:28:40 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[WYSIWYG]]></category>

		<guid isPermaLink="false">http://www.wordpressgarage.com/plugins/shortcut-and-plugin-advanced-editing-options/</guid>
		<description><![CDATA[<p>There is a demand for more editing options when entering posts in WordPress. As I mentioned here before, Dean&#8217;s FCKeditor for WordPress plugin allows you to replace the standard WordPress editor options with the well-known FCKeditor. But this has two drawbacks: 1. The plugin is huge; 2. FCKeditor puts too much formatting power in the [...]</p><p>This post was originally published at <a href="http://wpgarage.com/plugins/shortcut-and-plugin-advanced-editing-options/">Shortcut and plugin for advanced editing options in the WordPress editor</a> on <a href="http://wpgarage.com">WP Garage</a> - <a href="http://wpgarage.com">WP Garage - wordpress tricks, hacks, and tips</a>.</p>]]></description>
			<content:encoded><![CDATA[<div class="socialize-in-content" style="float:right;"><div class="socialize-in-button socialize-in-button-right"><a href="http://twitter.com/share" class="twitter-share-button" data-counturl="http://wpgarage.com/plugins/shortcut-and-plugin-advanced-editing-options/" data-url="http://illum.in/r6Acib" data-text="Shortcut and plugin for advanced editing options in the WordPress editor" data-count="vertical" data-via="wpgarage" data-related="wpgarage"><!--Tweetter--></a></div><div class="socialize-in-button socialize-in-button-right"><iframe src="http://www.facebook.com/plugins/like.php?href=http://wpgarage.com/plugins/shortcut-and-plugin-advanced-editing-options/&amp;layout=box_count&amp;show_faces=true&amp;width=50&amp;action=like&amp;font=arial&amp;colorscheme=light&amp;height=65" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:50px !important; height:65px;" allowTransparency="true"></iframe></div><div class="socialize-in-button socialize-in-button-right"><g:plusone size="tall" href="http://wpgarage.com/plugins/shortcut-and-plugin-advanced-editing-options/"></g:plusone></div></div><p>There is a demand for more editing options when entering posts in WordPress. As <a href="plugins/dean%e2%80%99s-fckeditor-for-wordpress-plugin/" title="Dean's FCK editor for WordPress plugin review">I mentioned here before</a>, <a href="http://www.deanlee.cn/wordpress/fckeditor-for-wordpress-plugin" title="Dean's FCK editor for WordPress plugin">Dean&#8217;s FCKeditor for WordPress plugin</a> allows you to replace the standard WordPress editor options with the well-known FCKeditor.</p>
<p>But this has two drawbacks: 1. The plugin is huge; 2. FCKeditor puts too much formatting power in the hands of the user. You may find that if you install FCKeditor on a site, you will eventually find the site littered with huge red text and tiny green underlined text (believe me, I&#8217;ve seen it happen!).</p>
<h4>Shortcut</h4>
<p><img src="http://wpgarage.com/wp-content/uploads/2007/03/editor-toolbar.Jpg" alt="WordPress editor toolbar" /></p>
<p>So here&#8217;s a little-known secret about the WordPress editor in version 2.1 and up: it has many more options &#8211; they are just hidden! If you press alt+shift+v in Firefox, or alt+v in IE, a second row of buttons will appear on the editor with the following options:</p>
<ul>
<li>a formatting drop-down box with options like Paragraph, Heading 1, Heading 2, etc.</li>
<li>underline</li>
<li>justify</li>
<li>font color</li>
<li>paste as plain text</li>
<li>paste from Word &#8211; essential for getting rid of all the junk code Word adds</li>
<li>remove formatting</li>
<li>clean up messy code</li>
<li>insert custom character</li>
<li>undo and redo</li>
</ul>
<h4>Plugin</h4>
<p>If you don&#8217;t want to have to remember shortcuts, or you are creating a site for clients and want to make their lives easier, <a href="http://www.linkedin.com/in/ckas10" title="Chris Kasten LinkedIn profile">Chris Kasten</a> from <a href="http://www.solo-technology.com/blog/" title="Solo Technology">Solo Technology</a> has created <a href="http://www.solo-technology.com/blog/2007/02/28/first-release-visualize-advanced-features/" title="Visualize Advanced Features plugin">a plugin</a> that places a toggle button on the end of the default toolbar that, when pressed, opens the second row of buttons. Now you have more control over the formatting at the click of a button!</p>
<p><a href="http://www.solo-technology.com/blog/2007/02/28/first-release-visualize-advanced-features/" title="Visualize Advanced Features plugin">Visualize Advanced Features plugin&gt;&gt;</a></p>
<p>This post was originally published at <a href="http://wpgarage.com/plugins/shortcut-and-plugin-advanced-editing-options/">Shortcut and plugin for advanced editing options in the WordPress editor</a> on <a href="http://wpgarage.com">WP Garage</a> - <a href="http://wpgarage.com">WP Garage - wordpress tricks, hacks, and tips</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://wpgarage.com/plugins/shortcut-and-plugin-advanced-editing-options/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dean’s FCKEditor for WordPress plugin</title>
		<link>http://wpgarage.com/plugins/dean%e2%80%99s-fckeditor-for-wordpress-plugin/</link>
		<comments>http://wpgarage.com/plugins/dean%e2%80%99s-fckeditor-for-wordpress-plugin/#comments</comments>
		<pubDate>Thu, 22 Feb 2007 21:01:33 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[WordPress as CMS]]></category>
		<category><![CDATA[WYSIWYG]]></category>

		<guid isPermaLink="false">http://www.wordpressgarage.com/plugins/dean%e2%80%99s-fckeditor-for-wordpress-plugin/</guid>
		<description><![CDATA[<p>From DEAN LEE:/DEV/BLOG: FCKEditor is a full feature web based WYSIWYG html editor,the best things is that:FCKeditor is compatible with most of the internet browsers which include: IE 5.5+ (Windows), Firefox 1.0+, Mozilla 1.3+ and Netscape 7,and claims to produce clean and valid XHTML 1.0 output. Dean’s FCKEditor for WordPress plugin(V1.2)&#62;&#62;</p><p>This post was originally published at <a href="http://wpgarage.com/plugins/dean%e2%80%99s-fckeditor-for-wordpress-plugin/">Dean’s FCKEditor for WordPress plugin</a> on <a href="http://wpgarage.com">WP Garage</a> - <a href="http://wpgarage.com">WP Garage - wordpress tricks, hacks, and tips</a>.</p>]]></description>
			<content:encoded><![CDATA[<div class="socialize-in-content" style="float:right;"><div class="socialize-in-button socialize-in-button-right"><a href="http://twitter.com/share" class="twitter-share-button" data-counturl="http://wpgarage.com/plugins/dean%e2%80%99s-fckeditor-for-wordpress-plugin/" data-url="http://illum.in/oFGN2U" data-text="Dean’s FCKEditor for WordPress plugin" data-count="vertical" data-via="wpgarage" data-related="wpgarage"><!--Tweetter--></a></div><div class="socialize-in-button socialize-in-button-right"><iframe src="http://www.facebook.com/plugins/like.php?href=http://wpgarage.com/plugins/dean%e2%80%99s-fckeditor-for-wordpress-plugin/&amp;layout=box_count&amp;show_faces=true&amp;width=50&amp;action=like&amp;font=arial&amp;colorscheme=light&amp;height=65" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:50px !important; height:65px;" allowTransparency="true"></iframe></div><div class="socialize-in-button socialize-in-button-right"><g:plusone size="tall" href="http://wpgarage.com/plugins/dean%e2%80%99s-fckeditor-for-wordpress-plugin/"></g:plusone></div></div><p>From <a href="http://www.deanlee.cn/" title="home">DEAN LEE:/DEV/BLOG:</a></p>
<p>FCKEditor is a full feature web based WYSIWYG html editor,the best things is that:FCKeditor is compatible with most of the internet browsers which include: IE 5.5+ (Windows), Firefox 1.0+, Mozilla 1.3+ and Netscape 7,and claims to produce clean and valid XHTML 1.0 output.</p>
<p><a href="http://www.deanlee.cn/wordpress/fckeditor-for-wordpress-plugin" title=" Dean’s FCKEditor for WordPress plugin(V1.2)">Dean’s FCKEditor for WordPress plugin(V1.2)&gt;&gt;</a></p>
<p>This post was originally published at <a href="http://wpgarage.com/plugins/dean%e2%80%99s-fckeditor-for-wordpress-plugin/">Dean’s FCKEditor for WordPress plugin</a> on <a href="http://wpgarage.com">WP Garage</a> - <a href="http://wpgarage.com">WP Garage - wordpress tricks, hacks, and tips</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://wpgarage.com/plugins/dean%e2%80%99s-fckeditor-for-wordpress-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

