<?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>评论：在symfony中使用FCKeditor上传图片附件</title>
	<atom:link href="http://www.foolbirds.com/symfony-fckeditory-and-upload-image.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.foolbirds.com/symfony-fckeditory-and-upload-image.html</link>
	<description>all about symfony</description>
	<lastBuildDate>Mon, 08 Mar 2010 18:21:31 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>来自：maker</title>
		<link>http://www.foolbirds.com/symfony-fckeditory-and-upload-image.html/comment-page-1#comment-88</link>
		<dc:creator>maker</dc:creator>
		<pubDate>Thu, 26 Mar 2009 06:50:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.foolbirds.com/?p=449#comment-88</guid>
		<description>这里内容都是公司团队成员的工作总结，都是文章原作者亲自实践过的，第一个使用symfony的项目是从08年11月末，这个项目现在处于收尾阶段。</description>
		<content:encoded><![CDATA[<p>这里内容都是公司团队成员的工作总结，都是文章原作者亲自实践过的，第一个使用symfony的项目是从08年11月末，这个项目现在处于收尾阶段。</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：Assassinann</title>
		<link>http://www.foolbirds.com/symfony-fckeditory-and-upload-image.html/comment-page-1#comment-87</link>
		<dc:creator>Assassinann</dc:creator>
		<pubDate>Thu, 26 Mar 2009 06:28:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.foolbirds.com/?p=449#comment-87</guid>
		<description>恩···受教受教····谢谢了···
  我觉得这里的资料比symfony中文上的要全面啊··
   好多都是您自己亲身实践过的吧···请问您用symfony多长时间了啊·？</description>
		<content:encoded><![CDATA[<p>恩···受教受教····谢谢了···<br />
  我觉得这里的资料比symfony中文上的要全面啊··<br />
   好多都是您自己亲身实践过的吧···请问您用symfony多长时间了啊·？</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：maker</title>
		<link>http://www.foolbirds.com/symfony-fckeditory-and-upload-image.html/comment-page-1#comment-86</link>
		<dc:creator>maker</dc:creator>
		<pubDate>Thu, 26 Mar 2009 06:21:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.foolbirds.com/?p=449#comment-86</guid>
		<description>项目根目录下的lib/widget</description>
		<content:encoded><![CDATA[<p>项目根目录下的lib/widget</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：Assassinann</title>
		<link>http://www.foolbirds.com/symfony-fckeditory-and-upload-image.html/comment-page-1#comment-85</link>
		<dc:creator>Assassinann</dc:creator>
		<pubDate>Thu, 26 Mar 2009 06:17:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.foolbirds.com/?p=449#comment-85</guid>
		<description>apps/lib or frontend/lib?</description>
		<content:encoded><![CDATA[<p>apps/lib or frontend/lib?</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：maker</title>
		<link>http://www.foolbirds.com/symfony-fckeditory-and-upload-image.html/comment-page-1#comment-84</link>
		<dc:creator>maker</dc:creator>
		<pubDate>Thu, 26 Mar 2009 06:14:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.foolbirds.com/?p=449#comment-84</guid>
		<description>感谢您的关注，第一个问题，编辑器的大小是可以通过参数进行定义的，但是我写本文的目的不是为了去编写一个功能强大的Widget，所以文中的代码只设计基本功能；第二个问题，class.php文件只要放在可以被自动加载的目录下就可以正常工作，也就是项目的lib目录，app的lib目录,module的lib目录或者插件的lib目录也等位置，不过我建议你放在/lib/widget中，以保持结构清晰。</description>
		<content:encoded><![CDATA[<p>感谢您的关注，第一个问题，编辑器的大小是可以通过参数进行定义的，但是我写本文的目的不是为了去编写一个功能强大的Widget，所以文中的代码只设计基本功能；第二个问题，class.php文件只要放在可以被自动加载的目录下就可以正常工作，也就是项目的lib目录，app的lib目录,module的lib目录或者插件的lib目录也等位置，不过我建议你放在/lib/widget中，以保持结构清晰。</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：Assassinann</title>
		<link>http://www.foolbirds.com/symfony-fckeditory-and-upload-image.html/comment-page-1#comment-83</link>
		<dc:creator>Assassinann</dc:creator>
		<pubDate>Thu, 26 Mar 2009 06:06:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.foolbirds.com/?p=449#comment-83</guid>
		<description>还有···我有点不明白的地方就是您编写的sfWidgetFormFCK.class.php
文件是放在app目录下还是在frontend目录下呢?</description>
		<content:encoded><![CDATA[<p>还有···我有点不明白的地方就是您编写的sfWidgetFormFCK.class.php<br />
文件是放在app目录下还是在frontend目录下呢?</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：Assassinann</title>
		<link>http://www.foolbirds.com/symfony-fckeditory-and-upload-image.html/comment-page-1#comment-82</link>
		<dc:creator>Assassinann</dc:creator>
		<pubDate>Thu, 26 Mar 2009 05:52:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.foolbirds.com/?p=449#comment-82</guid>
		<description>在后台如何使用FCK编辑器呢··？
还有个人觉得你使用的方法没有带定义编辑器大小的参数，我找到一个别人写的方法可能更好用哦···
http://forum.symfony-project.org/index.php/m/74557/?srch=FCK#msg_74557</description>
		<content:encoded><![CDATA[<p>在后台如何使用FCK编辑器呢··？<br />
还有个人觉得你使用的方法没有带定义编辑器大小的参数，我找到一个别人写的方法可能更好用哦···<br />
<a href="http://forum.symfony-project.org/index.php/m/74557/?srch=FCK#msg_74557" rel="nofollow">http://forum.symfony-project.org/index.php/m/74557/?srch=FCK#msg_74557</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
