<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: True Wordpress WYSIWYG: Foliopress</title>
	<atom:link href="http://foliovision.com/seo-tools/wordpress/plugins/wysiwyg/feed" rel="self" type="application/rss+xml" />
	<link>http://foliovision.com</link>
	<description>Making the web work for you</description>
	<lastBuildDate>Fri, 12 Mar 2010 13:12:27 +0000</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<image><title>Foliovision</title><url>http://foliovision.com/site/wp-content/themes/foliovision/images/foliovision-logo-380.gif</url><link>http://foliovision.com</link><width>240</width><height>66</height><description>Making the web work for you</description></image>	<item>
		<title>By: alec</title>
		<link>http://foliovision.com/seo-tools/wordpress/plugins/wysiwyg/comment-page-1#comment-28617</link>
		<dc:creator>alec</dc:creator>
		<pubDate>Thu, 11 Mar 2010 00:19:22 +0000</pubDate>
		<guid isPermaLink="false">http://foliovision.com/seo-tools/wordpress/plugins/foliopress-wysiwyg/#comment-28617</guid>
		<description>BTW, I&#039;d recommend going forward your client use our image management. It&#039;s much stronger for SEO and is far more resilient if s/he ever decided to change platforms. But we should still have legacy compatibility.</description>
		<content:encoded><![CDATA[<p>BTW, I&#8217;d recommend going forward your client use our image management. It&#8217;s much stronger for SEO and is far more resilient if s/he ever decided to change platforms. But we should still have legacy compatibility.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alec</title>
		<link>http://foliovision.com/seo-tools/wordpress/plugins/wysiwyg/comment-page-1#comment-28616</link>
		<dc:creator>alec</dc:creator>
		<pubDate>Thu, 11 Mar 2010 00:18:08 +0000</pubDate>
		<guid isPermaLink="false">http://foliovision.com/seo-tools/wordpress/plugins/foliopress-wysiwyg/#comment-28616</guid>
		<description>Hi Chris,

We designed Foliopress WYSIWYG to work only with the real html image links. Most of our Typepad to Wordpress clients come over with the images already inside the html (we clean it up on the way to be better styled with our default lightbox styling, with some very fancy regex).

Our main commercial clients are usually starting not from Wordpress.

But I see the issue. We&#039;ll try and do something about the parsing to pick up the Wordpress default images.

Thanks for bringing this to our attention. And thank you for the clear and detailed bug report.</description>
		<content:encoded><![CDATA[<p>Hi Chris,</p>
<p>We designed Foliopress WYSIWYG to work only with the real html image links. Most of our Typepad to Wordpress clients come over with the images already inside the html (we clean it up on the way to be better styled with our default lightbox styling, with some very fancy regex).</p>
<p>Our main commercial clients are usually starting not from Wordpress.</p>
<p>But I see the issue. We&#8217;ll try and do something about the parsing to pick up the Wordpress default images.</p>
<p>Thanks for bringing this to our attention. And thank you for the clear and detailed bug report.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chris friberg</title>
		<link>http://foliovision.com/seo-tools/wordpress/plugins/wysiwyg/comment-page-1#comment-28540</link>
		<dc:creator>chris friberg</dc:creator>
		<pubDate>Wed, 10 Mar 2010 19:23:59 +0000</pubDate>
		<guid isPermaLink="false">http://foliovision.com/seo-tools/wordpress/plugins/foliopress-wysiwyg/#comment-28540</guid>
		<description>grr... Im sorry, I&#039;ll change all the greater/less than symbols:

[a href=&quot;%22default%22&quot;][img src=&quot;&quot; alt=&quot;&quot; title=&quot;&quot;parts&quot;&quot; class=&quot;align&quot;right&quot; size-&quot;full&quot; wp-image-&quot;2422&quot;&quot;]</description>
		<content:encoded><![CDATA[<p>grr&#8230; Im sorry, I&#8217;ll change all the greater/less than symbols:</p>
<p>[a href="%22default%22"][img src="" alt="" title="&quot;parts&quot;" class="align&quot;right&quot; size-&quot;full&quot; wp-image-&quot;2422&quot;"]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chris friberg</title>
		<link>http://foliovision.com/seo-tools/wordpress/plugins/wysiwyg/comment-page-1#comment-28538</link>
		<dc:creator>chris friberg</dc:creator>
		<pubDate>Wed, 10 Mar 2010 19:16:24 +0000</pubDate>
		<guid isPermaLink="false">http://foliovision.com/seo-tools/wordpress/plugins/foliopress-wysiwyg/#comment-28538</guid>
		<description>Hello,
My client is used to the WordPress core image gallery management.  I am testing your plugin to give them more functionality for text editing.

I am having the same problem as tom.  The core image management no longer works with your plugin enabled.  When inserting an image, the shortcodes within the post are the same, but the resulting parsed html gives me an img tag with an empty source.  I tried setting permissions for all the images in the ..wp-content/uploads to 777 but this did nothing either (doesn&#039;t seem relevant).

Here&#039;s a sample shortcode produced:
[image title=&quot;parts&quot; size=&quot;full&quot; id=&quot;2422&quot; align=&quot;right&quot; linkto=&quot;default&quot; ]
Here&#039;s the resulting html:
&lt;a href=&quot;%22default%22&quot; rel=&quot;nofollow&quot;&gt;

Any ideas?</description>
		<content:encoded><![CDATA[<p>Hello,<br />
My client is used to the WordPress core image gallery management.  I am testing your plugin to give them more functionality for text editing.</p>
<p>I am having the same problem as tom.  The core image management no longer works with your plugin enabled.  When inserting an image, the shortcodes within the post are the same, but the resulting parsed html gives me an img tag with an empty source.  I tried setting permissions for all the images in the ..wp-content/uploads to 777 but this did nothing either (doesn&#8217;t seem relevant).</p>
<p>Here&#8217;s a sample shortcode produced:<br />
[image title="parts" size="full" id="2422" align="right" linkto="default" ]<br />
Here&#8217;s the resulting html:<br />
<a href="%22default%22" rel="nofollow"></p>
<p>Any ideas?</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin</title>
		<link>http://foliovision.com/seo-tools/wordpress/plugins/wysiwyg/comment-page-1#comment-24928</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Thu, 25 Feb 2010 09:50:24 +0000</pubDate>
		<guid isPermaLink="false">http://foliovision.com/seo-tools/wordpress/plugins/foliopress-wysiwyg/#comment-24928</guid>
		<description>Hello Luca,

what you want to do is to create some classes with different font faces (if you know a bit of CSS you won&#039;t have any problem with this) and then add it into the Custom Dropdown. More on this topic in &lt;a href=&quot;http://foliovision.com/seo-tools/wordpress/plugins/wysiwyg/installation&quot; rel=&quot;nofollow&quot;&gt;Installation guide&lt;/a&gt;

Hello Jon,

you should be able to hook our editor somewhere the same way as FCK Editor. However it&#039;s relying on WP options, so you will have to take care of that - I think playing with custom-config directory will get you the idea. Maybe it&#039;s enough just to remove it from the fckeditor/ config files. For image management tool, which is based on KFM, you will have to configure your db in configuration.php somehow and maybe also remove some of the WP options.

Thanks,
M.</description>
		<content:encoded><![CDATA[<p>Hello Luca,</p>
<p>what you want to do is to create some classes with different font faces (if you know a bit of CSS you won&#8217;t have any problem with this) and then add it into the Custom Dropdown. More on this topic in <a href="http://foliovision.com/seo-tools/wordpress/plugins/wysiwyg/installation" rel="nofollow">Installation guide</a></p>
<p>Hello Jon,</p>
<p>you should be able to hook our editor somewhere the same way as FCK Editor. However it&#8217;s relying on WP options, so you will have to take care of that &#8211; I think playing with custom-config directory will get you the idea. Maybe it&#8217;s enough just to remove it from the fckeditor/ config files. For image management tool, which is based on KFM, you will have to configure your db in configuration.php somehow and maybe also remove some of the WP options.</p>
<p>Thanks,<br />
M.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luca</title>
		<link>http://foliovision.com/seo-tools/wordpress/plugins/wysiwyg/comment-page-1#comment-24905</link>
		<dc:creator>Luca</dc:creator>
		<pubDate>Thu, 25 Feb 2010 07:48:34 +0000</pubDate>
		<guid isPermaLink="false">http://foliovision.com/seo-tools/wordpress/plugins/foliopress-wysiwyg/#comment-24905</guid>
		<description>Hey,
thanks for your job.
Any way to have a button to choose fonts ? :)</description>
		<content:encoded><![CDATA[<p>Hey,<br />
thanks for your job.<br />
Any way to have a button to choose fonts ? :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>http://foliovision.com/seo-tools/wordpress/plugins/wysiwyg/comment-page-1#comment-23472</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Thu, 18 Feb 2010 14:15:54 +0000</pubDate>
		<guid isPermaLink="false">http://foliovision.com/seo-tools/wordpress/plugins/foliopress-wysiwyg/#comment-23472</guid>
		<description>This WYSIWYG editor is great! Thanks.

Any change there&#039;s a standalone version of it? (One that you can plugin in to custom CMS sytems)</description>
		<content:encoded><![CDATA[<p>This WYSIWYG editor is great! Thanks.</p>
<p>Any change there&#8217;s a standalone version of it? (One that you can plugin in to custom CMS sytems)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin</title>
		<link>http://foliovision.com/seo-tools/wordpress/plugins/wysiwyg/comment-page-1#comment-23418</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Wed, 17 Feb 2010 09:58:37 +0000</pubDate>
		<guid isPermaLink="false">http://foliovision.com/seo-tools/wordpress/plugins/foliopress-wysiwyg/#comment-23418</guid>
		<description>Hello Bodhi,

You should be setting up the CSS in the back end and in the front end so that your users neither need nor want to mess around with double carriage returns.

If you want to have more white space between paragraphs you should put something like this into your CSS:
#entry p { padding-bottom: 10px; }

If your webpage shows correctly and the problem is just in the editor, make sure you have WYSIWYG mode properly configured using this guide. If there’s some problem with the display even in the WYSIWYG mode, you can enter the above CSS into Custom WYSIWYG CSS in plugin options.

Of course you might want to play with the exact padding value and you must enter the right CSS selector, #entry should work with most templates.

If you really can&#039;t live without extra carriage return, you can use Shift + Enter at the end of paragraph.

If you really need these empty paragraphs, you can just replace line 39 in foliopress-wysiwyg/fckeditor/editor/plugins/foliopress-clean/fckplugin.js with this:

//strChange = strChange.replace (&quot;&lt;p&gt;&nbsp;&lt;/p&gt;&quot;,&quot;&quot;); // disabled to allow empty paragraphs

But you have to be careful to do the fix again after each plugin upgrade then.

We really recommend you to go the clean CSS way.

Thanks,
M.</description>
		<content:encoded><![CDATA[<p>Hello Bodhi,</p>
<p>You should be setting up the CSS in the back end and in the front end so that your users neither need nor want to mess around with double carriage returns.</p>
<p>If you want to have more white space between paragraphs you should put something like this into your CSS:<br />
#entry p { padding-bottom: 10px; }</p>
<p>If your webpage shows correctly and the problem is just in the editor, make sure you have WYSIWYG mode properly configured using this guide. If there’s some problem with the display even in the WYSIWYG mode, you can enter the above CSS into Custom WYSIWYG CSS in plugin options.</p>
<p>Of course you might want to play with the exact padding value and you must enter the right CSS selector, #entry should work with most templates.</p>
<p>If you really can&#8217;t live without extra carriage return, you can use Shift + Enter at the end of paragraph.</p>
<p>If you really need these empty paragraphs, you can just replace line 39 in foliopress-wysiwyg/fckeditor/editor/plugins/foliopress-clean/fckplugin.js with this:</p>
<p>//strChange = strChange.replace (&#8220;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#8221;,&#8221;"); // disabled to allow empty paragraphs</p>
<p>But you have to be careful to do the fix again after each plugin upgrade then.</p>
<p>We really recommend you to go the clean CSS way.</p>
<p>Thanks,<br />
M.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bodhi Goforth</title>
		<link>http://foliovision.com/seo-tools/wordpress/plugins/wysiwyg/comment-page-1#comment-23415</link>
		<dc:creator>Bodhi Goforth</dc:creator>
		<pubDate>Tue, 16 Feb 2010 21:43:03 +0000</pubDate>
		<guid isPermaLink="false">http://foliovision.com/seo-tools/wordpress/plugins/foliopress-wysiwyg/#comment-23415</guid>
		<description>I&#039;m having some trouble preserving embedded blank paragraphs, i.e. &quot;&#160;&quot;, which are stripped out when I save the post.  I have some not-so-html-savvy web customers who need this feature.  

WP &amp; plugins I&#039;m using: 
WordPress - 2.9.2  
FolioPress WYSIWYG - 0.9.8  
Disable WPAUTOP - 1.0  
Disable wptexturize - 1.0  

Any ideas?  Many thanks!  -B</description>
		<content:encoded><![CDATA[<p>I&#8217;m having some trouble preserving embedded blank paragraphs, i.e. &#8220;&nbsp;&#8221;, which are stripped out when I save the post.  I have some not-so-html-savvy web customers who need this feature.  </p>
<p>WP &amp; plugins I&#8217;m using:<br />
WordPress &#8211; 2.9.2<br />
FolioPress WYSIWYG &#8211; 0.9.8<br />
Disable WPAUTOP &#8211; 1.0<br />
Disable wptexturize &#8211; 1.0  </p>
<p>Any ideas?  Many thanks!  -B</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kenny</title>
		<link>http://foliovision.com/seo-tools/wordpress/plugins/wysiwyg/comment-page-1#comment-23380</link>
		<dc:creator>Kenny</dc:creator>
		<pubDate>Wed, 10 Feb 2010 23:28:13 +0000</pubDate>
		<guid isPermaLink="false">http://foliovision.com/seo-tools/wordpress/plugins/foliopress-wysiwyg/#comment-23380</guid>
		<description>(please disregard my earlier comment. After some searching around, this is a well-documented security issue in WPMU - hacks abound.) Thanks for your plugins!</description>
		<content:encoded><![CDATA[<p>(please disregard my earlier comment. After some searching around, this is a well-documented security issue in WPMU &#8211; hacks abound.) Thanks for your plugins!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Served from: 207.210.255.37 @ 2010-03-15 01:28:07 by W3 Total Cache -->