<?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: Symfony Quick Tip: Using sfWidgetFormJQueryDate with the sfFormExtraPlugin</title>
	<atom:link href="http://symfonynerds.com/blog/?feed=rss2&#038;p=213" rel="self" type="application/rss+xml" />
	<link>http://symfonynerds.com/blog/?p=213</link>
	<description>Nerds who love the symfony-project</description>
	<pubDate>Wed, 08 Sep 2010 03:39:26 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Sheetal</title>
		<link>http://symfonynerds.com/blog/?p=213#comment-1064</link>
		<dc:creator>Sheetal</dc:creator>
		<pubDate>Wed, 11 Aug 2010 09:26:33 +0000</pubDate>
		<guid isPermaLink="false">http://symfonynerds.com/blog/?p=213#comment-1064</guid>
		<description>I want to add tooltip to the image of  datePicker
By default it displays 3 dots; I want to remove that.

Please help..!</description>
		<content:encoded><![CDATA[<p>I want to add tooltip to the image of  datePicker<br />
By default it displays 3 dots; I want to remove that.</p>
<p>Please help..!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prasad</title>
		<link>http://symfonynerds.com/blog/?p=213#comment-1010</link>
		<dc:creator>Prasad</dc:creator>
		<pubDate>Tue, 20 Apr 2010 10:18:20 +0000</pubDate>
		<guid isPermaLink="false">http://symfonynerds.com/blog/?p=213#comment-1010</guid>
		<description>I'm going to try once again by replacing 
'image'=&#62;'/images/icons/calendar_view_month.gif'
by 
'image'=&#62;'"/images/icons/calendar_view_month.gif"'

Tricky business :)</description>
		<content:encoded><![CDATA[<p>I&#8217;m going to try once again by replacing<br />
&#8216;image&#8217;=&gt;&#8217;/images/icons/calendar_view_month.gif&#8217;<br />
by<br />
&#8216;image&#8217;=&gt;&#8217;&#8221;/images/icons/calendar_view_month.gif&#8221;&#8216;</p>
<p>Tricky business <img src='http://symfonynerds.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prasad</title>
		<link>http://symfonynerds.com/blog/?p=213#comment-1009</link>
		<dc:creator>Prasad</dc:creator>
		<pubDate>Mon, 19 Apr 2010 04:56:17 +0000</pubDate>
		<guid isPermaLink="false">http://symfonynerds.com/blog/?p=213#comment-1009</guid>
		<description>@Ruthy: there is a problem with the quotation marks...
use this: 
new sfWidgetFormDate(array('format'=&#62;'%day%/%month%/%year%',));

@all: no matter what I do, my date picker does not show up. any suggestions?</description>
		<content:encoded><![CDATA[<p>@Ruthy: there is a problem with the quotation marks&#8230;<br />
use this:<br />
new sfWidgetFormDate(array(&#8217;format&#8217;=&gt;&#8217;%day%/%month%/%year%&#8217;,));</p>
<p>@all: no matter what I do, my date picker does not show up. any suggestions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ruthy</title>
		<link>http://symfonynerds.com/blog/?p=213#comment-994</link>
		<dc:creator>Ruthy</dc:creator>
		<pubDate>Thu, 15 Apr 2010 08:39:18 +0000</pubDate>
		<guid isPermaLink="false">http://symfonynerds.com/blog/?p=213#comment-994</guid>
		<description>The format string like discribed above is not working in my case. If i do insert the string:
new sfWidgetFormJQueryDate(array(
‘image’ =&#62; ‘images/icons/calendar_view_month.gif’,
‘date_widget’ =&#62; new sfWidgetFormDate(array(’format’=&#62;’%day%/%month%/%year%’))
))

I always get the fallowing error:

sfWidgetFormJQueryDate does not support the following options: '0'.

Anyone any idea ?</description>
		<content:encoded><![CDATA[<p>The format string like discribed above is not working in my case. If i do insert the string:<br />
new sfWidgetFormJQueryDate(array(<br />
‘image’ =&gt; ‘images/icons/calendar_view_month.gif’,<br />
‘date_widget’ =&gt; new sfWidgetFormDate(array(’format’=&gt;’%day%/%month%/%year%’))<br />
))</p>
<p>I always get the fallowing error:</p>
<p>sfWidgetFormJQueryDate does not support the following options: &#8216;0&#8242;.</p>
<p>Anyone any idea ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gilberto</title>
		<link>http://symfonynerds.com/blog/?p=213#comment-977</link>
		<dc:creator>Gilberto</dc:creator>
		<pubDate>Thu, 25 Mar 2010 21:34:03 +0000</pubDate>
		<guid isPermaLink="false">http://symfonynerds.com/blog/?p=213#comment-977</guid>
		<description>Exelent post, but, how can i to translate it to spanish. i realy aprtiate any comment about this.

sorry my english</description>
		<content:encoded><![CDATA[<p>Exelent post, but, how can i to translate it to spanish. i realy aprtiate any comment about this.</p>
<p>sorry my english</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Juan Guillermo</title>
		<link>http://symfonynerds.com/blog/?p=213#comment-906</link>
		<dc:creator>Juan Guillermo</dc:creator>
		<pubDate>Fri, 05 Mar 2010 18:37:49 +0000</pubDate>
		<guid isPermaLink="false">http://symfonynerds.com/blog/?p=213#comment-906</guid>
		<description>tfe:

You need to use absoulte path to your image according to your web server path.</description>
		<content:encoded><![CDATA[<p>tfe:</p>
<p>You need to use absoulte path to your image according to your web server path.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Juan Guillermo</title>
		<link>http://symfonynerds.com/blog/?p=213#comment-905</link>
		<dc:creator>Juan Guillermo</dc:creator>
		<pubDate>Fri, 05 Mar 2010 18:36:19 +0000</pubDate>
		<guid isPermaLink="false">http://symfonynerds.com/blog/?p=213#comment-905</guid>
		<description>Andreas:

"...Just a quick note: if you want to localize the UI, you will have to manually include your language file (download from http://jquery-ui.googlecode.com/svn/trunk/ui/i18n/ )
to make this work..."

Where should I put language jquery.ui.datepicker-.js file? It doesn't work yet.</description>
		<content:encoded><![CDATA[<p>Andreas:</p>
<p>&#8220;&#8230;Just a quick note: if you want to localize the UI, you will have to manually include your language file (download from <a href="http://jquery-ui.googlecode.com/svn/trunk/ui/i18n/" rel="nofollow">http://jquery-ui.googlecode.com/svn/trunk/ui/i18n/</a> )<br />
to make this work&#8230;&#8221;</p>
<p>Where should I put language jquery.ui.datepicker-.js file? It doesn&#8217;t work yet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://symfonynerds.com/blog/?p=213#comment-831</link>
		<dc:creator>John</dc:creator>
		<pubDate>Wed, 17 Feb 2010 21:57:28 +0000</pubDate>
		<guid isPermaLink="false">http://symfonynerds.com/blog/?p=213#comment-831</guid>
		<description>Just a tip for those who instal sfFormExtraPlugin manually (but downloading and putting in the plugins folder) it HAS to be named "sfFormExtraPlugin" - I just put a copy in called "sfFormExtraPlugin-1.1.1" and it's not loaded...</description>
		<content:encoded><![CDATA[<p>Just a tip for those who instal sfFormExtraPlugin manually (but downloading and putting in the plugins folder) it HAS to be named &#8220;sfFormExtraPlugin&#8221; - I just put a copy in called &#8220;sfFormExtraPlugin-1.1.1&#8243; and it&#8217;s not loaded&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam</title>
		<link>http://symfonynerds.com/blog/?p=213#comment-818</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Sat, 30 Jan 2010 17:29:55 +0000</pubDate>
		<guid isPermaLink="false">http://symfonynerds.com/blog/?p=213#comment-818</guid>
		<description>This a useful post, thanks.

One thing I found with it was that the code given above fails with a change to the plugin (it now extends sfWidgetForm rather than sfWidgetFormDate).

You have:

new sfWidgetFormJQueryDate(array(
             'image'=&#62;'/images/icons/calendar_view_month.gif', 
             'format' =&#62; '%day%/%month%/%year%')
             ),

The 'format' option doesn't work (and indeed causes an uncaught exception.  Instead, you need to pass the widget a normal sfWidgetFormInputDate:

new sfWidgetFormJQueryDate(array(
             'image' =&#62; 'images/icons/calendar_view_month.gif',
             'date_widget' =&#62; new sfWidgetFormDate(array('format'=&#62;'%day%/%month%/%year%'))
))</description>
		<content:encoded><![CDATA[<p>This a useful post, thanks.</p>
<p>One thing I found with it was that the code given above fails with a change to the plugin (it now extends sfWidgetForm rather than sfWidgetFormDate).</p>
<p>You have:</p>
<p>new sfWidgetFormJQueryDate(array(<br />
             &#8216;image&#8217;=&gt;&#8217;/images/icons/calendar_view_month.gif&#8217;,<br />
             &#8216;format&#8217; =&gt; &#8216;%day%/%month%/%year%&#8217;)<br />
             ),</p>
<p>The &#8216;format&#8217; option doesn&#8217;t work (and indeed causes an uncaught exception.  Instead, you need to pass the widget a normal sfWidgetFormInputDate:</p>
<p>new sfWidgetFormJQueryDate(array(<br />
             &#8216;image&#8217; =&gt; &#8216;images/icons/calendar_view_month.gif&#8217;,<br />
             &#8216;date_widget&#8217; =&gt; new sfWidgetFormDate(array(&#8217;format&#8217;=&gt;&#8217;%day%/%month%/%year%&#8217;))<br />
))</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tfe</title>
		<link>http://symfonynerds.com/blog/?p=213#comment-816</link>
		<dc:creator>tfe</dc:creator>
		<pubDate>Wed, 27 Jan 2010 10:17:02 +0000</pubDate>
		<guid isPermaLink="false">http://symfonynerds.com/blog/?p=213#comment-816</guid>
		<description>Hi,

that's a great tip, but :
- How can i get the "real web path" for the image tag...
When  i put 'calendar.gif' , or  'images/calendar.gif' , or '/images/calendar.gif', the path is never correct, when 
image_tag('calendar.gif') is working correctly.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>that&#8217;s a great tip, but :<br />
- How can i get the &#8220;real web path&#8221; for the image tag&#8230;<br />
When  i put &#8216;calendar.gif&#8217; , or  &#8216;images/calendar.gif&#8217; , or &#8216;/images/calendar.gif&#8217;, the path is never correct, when<br />
image_tag(&#8217;calendar.gif&#8217;) is working correctly.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
