<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>http://groups.google.com/group/symfony-users</id>
  <title type="text">symfony users Google Group</title>
  <subtitle type="text">
  symfony framework (http://www.symfony-project.com/)
  </subtitle>
  <link href="/group/symfony-users/feed/atom_v1_0_msgs.xml" rel="self" title="symfony users feed"/>
  <updated>2010-02-10T04:49:34Z</updated>
  <generator uri="http://groups.google.com" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>Daniel Lohse</name>
  <email>annismcken...@googlemail.com</email>
  </author>
  <updated>2010-02-10T04:49:34Z</updated>
  <id>http://groups.google.com/group/symfony-users/browse_thread/thread/ea15cfe71a88241d/6f940a3aedee675a?show_docid=6f940a3aedee675a</id>
  <link href="http://groups.google.com/group/symfony-users/browse_thread/thread/ea15cfe71a88241d/6f940a3aedee675a?show_docid=6f940a3aedee675a"/>
  <title type="text">Re: [symfony-users] mergeForm, embeddForm, embedRelation</title>
  <summary type="html" xml:space="preserve">
  So, as promised, there you go: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.symfony-project.org/plugins/ahDoctrineEasyEmbeddedRelationsPlugin&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Take it for a spin and tell me how it goes! &lt;br&gt; Cheers, Daniel
  </summary>
  </entry>
  <entry>
  <author>
  <name>Samuel Morhaim</name>
  <email>samuel.morh...@gmail.com</email>
  </author>
  <updated>2010-02-10T04:48:59Z</updated>
  <id>http://groups.google.com/group/symfony-users/browse_thread/thread/44234a5ea51f0158/77d76556519dedbb?show_docid=77d76556519dedbb</id>
  <link href="http://groups.google.com/group/symfony-users/browse_thread/thread/44234a5ea51f0158/77d76556519dedbb?show_docid=77d76556519dedbb"/>
  <title type="text">Re: [symfony-users] Re: Ajax Forms</title>
  <summary type="html" xml:space="preserve">
  Absalon, thank you.. this shed some light... and I got part of it working, &lt;br&gt; however I am still having issues. &lt;br&gt; I managed to display the list and the form on the same screen, and submiting &lt;br&gt; it side by side, it adds a new record to the table (by refreshing the entire &lt;br&gt; page.. ) &lt;br&gt; I still have issues how to execute the remote and also, how to do ajax
  </summary>
  </entry>
  <entry>
  <author>
  <name>Absalón Valdés</name>
  <email>absal...@gmail.com</email>
  </author>
  <updated>2010-02-10T03:01:56Z</updated>
  <id>http://groups.google.com/group/symfony-users/browse_thread/thread/44234a5ea51f0158/ff75d171bbd1f2bf?show_docid=ff75d171bbd1f2bf</id>
  <link href="http://groups.google.com/group/symfony-users/browse_thread/thread/44234a5ea51f0158/ff75d171bbd1f2bf?show_docid=ff75d171bbd1f2bf"/>
  <title type="text">Re: [symfony-users] Re: Ajax Forms</title>
  <summary type="html" xml:space="preserve">
  hi. i apologize for my english. i,ll try to help. &lt;br&gt; you can use jQuery or any else javascript library for submiting forms with &lt;br&gt; ajax: &lt;br&gt; - &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://net.tutsplus.com/tutorials/javascript-ajax/submit-a-form-without-page-refresh-using-jquery/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; you see? well, after submit form you should refresh table. for deleting
  </summary>
  </entry>
  <entry>
  <author>
  <name>Samuel Morhaim</name>
  <email>samuel.morh...@gmail.com</email>
  </author>
  <updated>2010-02-10T01:56:25Z</updated>
  <id>http://groups.google.com/group/symfony-users/browse_thread/thread/44234a5ea51f0158/78a961b0d3561862?show_docid=78a961b0d3561862</id>
  <link href="http://groups.google.com/group/symfony-users/browse_thread/thread/44234a5ea51f0158/78a961b0d3561862?show_docid=78a961b0d3561862"/>
  <title type="text">Re: Ajax Forms</title>
  <summary type="html" xml:space="preserve">
  Anyone?
  </summary>
  </entry>
  <entry>
  <author>
  <name>Germana Oliveira</name>
  <email>germanaolivei...@gmail.com</email>
  </author>
  <updated>2010-02-10T00:50:49Z</updated>
  <id>http://groups.google.com/group/symfony-users/browse_thread/thread/3cf9815d61d090b3/82da793a6bc85192?show_docid=82da793a6bc85192</id>
  <link href="http://groups.google.com/group/symfony-users/browse_thread/thread/3cf9815d61d090b3/82da793a6bc85192?show_docid=82da793a6bc85192"/>
  <title type="text">Bad saving on PropelChoice</title>
  <summary type="html" xml:space="preserve">
  HI!! &lt;br&gt; i have this widget: &lt;br&gt; $this-&amp;gt;widgetSchema[&#39;status&#39;] = new sfWidgetFormChoice(array( &lt;br&gt; &#39;choices&#39; =&amp;gt; array( &lt;br&gt; &#39;&#39; =&amp;gt; &#39;-Seleccione-&#39;, &lt;br&gt; &#39;true&#39; =&amp;gt; &#39;Resuelto&#39;, &lt;br&gt; &#39;false&#39; =&amp;gt; &#39;No Resuelto&#39; &lt;br&gt; )
  </summary>
  </entry>
  <entry>
  <author>
  <name>Daniel Lohse</name>
  <email>annismcken...@googlemail.com</email>
  </author>
  <updated>2010-02-09T23:06:58Z</updated>
  <id>http://groups.google.com/group/symfony-users/browse_thread/thread/ea15cfe71a88241d/9c2ff443618ce6ea?show_docid=9c2ff443618ce6ea</id>
  <link href="http://groups.google.com/group/symfony-users/browse_thread/thread/ea15cfe71a88241d/9c2ff443618ce6ea?show_docid=9c2ff443618ce6ea"/>
  <title type="text">Re: [symfony-users] mergeForm, embeddForm, embedRelation</title>
  <summary type="html" xml:space="preserve">
  Hey there, &lt;br&gt; funny someone is asking that today when I&#39;m close to finishing my implementation. &lt;br&gt; Hang on, I&#39;ll have something (maybe even plugin-like) by tomorrow. If you want to get started quickly, here&#39;s the blog post where I&#39;m basing my work on (yes, works in sf1.4): &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://prendreuncafe.com/blog/post/2009/11/29/Embedding-Relations-in-Forms-with-Symfony-1.3-and-Doctrine&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Fabrizio</name>
  <email>fabrizio.pucci...@gmail.com</email>
  </author>
  <updated>2010-02-09T22:15:23Z</updated>
  <id>http://groups.google.com/group/symfony-users/browse_thread/thread/61c1cf1cf253aa07/5287c86ff230fe9c?show_docid=5287c86ff230fe9c</id>
  <link href="http://groups.google.com/group/symfony-users/browse_thread/thread/61c1cf1cf253aa07/5287c86ff230fe9c?show_docid=5287c86ff230fe9c"/>
  <title type="text">Re: How to change the route created by the admin generator</title>
  <summary type="html" xml:space="preserve">
  When I type &lt;br&gt; $ ./symfony app:routes backend &lt;br&gt; I get: &lt;br&gt; Name Method Pattern &lt;br&gt; product GET /product/:type_id.:sf_format &lt;br&gt; product_new GET /product/:type_id/new.:sf_form at &lt;br&gt; product_create POST /product/:type_id.:sf_format &lt;br&gt; product_edit GET /product/:type_id/:id/edit.:sf _format
  </summary>
  </entry>
  <entry>
  <author>
  <name>Stéphane</name>
  <email>stephane.er...@gmail.com</email>
  </author>
  <updated>2010-02-09T21:49:53Z</updated>
  <id>http://groups.google.com/group/symfony-users/browse_thread/thread/61c1cf1cf253aa07/18f1e919da7f3f15?show_docid=18f1e919da7f3f15</id>
  <link href="http://groups.google.com/group/symfony-users/browse_thread/thread/61c1cf1cf253aa07/18f1e919da7f3f15?show_docid=18f1e919da7f3f15"/>
  <title type="text">Re: [symfony-users] Re: How to change the route created by the admin generator</title>
  <summary type="html" xml:space="preserve">
  Well, you want product/:type_id/:id/:action ? &lt;br&gt; Before Printing, Think about Your Environmental Responsibility! &lt;br&gt; Avant d&#39;Imprimer, Pensez à Votre Responsabilitée Environnementale!
  </summary>
  </entry>
  <entry>
  <author>
  <name>Fabrizio</name>
  <email>fabrizio.pucci...@gmail.com</email>
  </author>
  <updated>2010-02-09T20:58:05Z</updated>
  <id>http://groups.google.com/group/symfony-users/browse_thread/thread/61c1cf1cf253aa07/d16277a62668d8c1?show_docid=d16277a62668d8c1</id>
  <link href="http://groups.google.com/group/symfony-users/browse_thread/thread/61c1cf1cf253aa07/d16277a62668d8c1?show_docid=d16277a62668d8c1"/>
  <title type="text">Re: How to change the route created by the admin generator</title>
  <summary type="html" xml:space="preserve">
  (Upon, there is a little typo) &lt;br&gt; With my code &lt;br&gt; prefix_path: product/:type_id &lt;br&gt; I expect (for example with type_id = 1) &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.yourserver.com/backend_dev.php/product/1&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; for list &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.yourserver.com/backend_dev.php/product/1/1/edit&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; for edit product 1
  </summary>
  </entry>
  <entry>
  <author>
  <name>Sid Bachtiar</name>
  <email>sid.bacht...@gmail.com</email>
  </author>
  <updated>2010-02-09T20:51:29Z</updated>
  <id>http://groups.google.com/group/symfony-users/browse_thread/thread/95699383eeb8d147/0542d505d5ddecd5?show_docid=0542d505d5ddecd5</id>
  <link href="http://groups.google.com/group/symfony-users/browse_thread/thread/95699383eeb8d147/0542d505d5ddecd5?show_docid=0542d505d5ddecd5"/>
  <title type="text">Re: [symfony-users] weird ness</title>
  <summary type="html" xml:space="preserve">
  &amp;quot;symfony cc&amp;quot;?
  </summary>
  </entry>
  <entry>
  <author>
  <name>Joshua</name>
  <email>houseaddi...@gmail.com</email>
  </author>
  <updated>2010-02-09T20:49:32Z</updated>
  <id>http://groups.google.com/group/symfony-users/browse_thread/thread/bb0f9a8fa63f8f8e/9d836ee9e43e422d?show_docid=9d836ee9e43e422d</id>
  <link href="http://groups.google.com/group/symfony-users/browse_thread/thread/bb0f9a8fa63f8f8e/9d836ee9e43e422d?show_docid=9d836ee9e43e422d"/>
  <title type="text">Re: how to set up and configure memcache?</title>
  <summary type="html" xml:space="preserve">
  Thank you Norbert. &lt;br&gt; 1) install memcache &lt;br&gt; 2) $cache = new sfMemcacheCache(); &lt;br&gt; Apparently that is all I needed. Not sure why or how everyone is &lt;br&gt; writing their own 3 page blog posts about doing that. Way to over &lt;br&gt; complicate things.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Fabrizio</name>
  <email>fabrizio.pucci...@gmail.com</email>
  </author>
  <updated>2010-02-09T20:32:52Z</updated>
  <id>http://groups.google.com/group/symfony-users/browse_thread/thread/61c1cf1cf253aa07/cc4c6cc8f7d53938?show_docid=cc4c6cc8f7d53938</id>
  <link href="http://groups.google.com/group/symfony-users/browse_thread/thread/61c1cf1cf253aa07/cc4c6cc8f7d53938?show_docid=cc4c6cc8f7d53938"/>
  <title type="text">Re: How to change the route created by the admin generator</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; no, the normal behavior with &lt;br&gt; prefix_path: /product &lt;br&gt; is &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.yourserver.com/backend_dev.php/product&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; for list &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.yourserver.com/backend_dev.php/product/1/edit&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; for edit product 1 &lt;br&gt; With my code &lt;br&gt; prefix_path: product/:type_id &lt;br&gt; I expect (for example with type_id = 1) &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.yourserver.com/backend_dev.php/1/product&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Stéphane</name>
  <email>stephane.er...@gmail.com</email>
  </author>
  <updated>2010-02-09T20:21:11Z</updated>
  <id>http://groups.google.com/group/symfony-users/browse_thread/thread/61c1cf1cf253aa07/0431e9ba82438759?show_docid=0431e9ba82438759</id>
  <link href="http://groups.google.com/group/symfony-users/browse_thread/thread/61c1cf1cf253aa07/0431e9ba82438759?show_docid=0431e9ba82438759"/>
  <title type="text">Re: [symfony-users] Re: How to change the route created by the admin generator</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; Sorry for the */*, I just put the / in bold using gmail and something bad &lt;br&gt; happen :-) &lt;br&gt; It looks like the first / doesnt matter, but you should put it I believe. &lt;br&gt; The error message is saying that in the given url, which does match the &lt;br&gt; route &amp;quot;/product/:type_id/action...&amp;quot;, the :type_id parameter isn&#39;t defined.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Fabrizio</name>
  <email>fabrizio.pucci...@gmail.com</email>
  </author>
  <updated>2010-02-09T20:16:13Z</updated>
  <id>http://groups.google.com/group/symfony-users/browse_thread/thread/61c1cf1cf253aa07/8e020500332cda05?show_docid=8e020500332cda05</id>
  <link href="http://groups.google.com/group/symfony-users/browse_thread/thread/61c1cf1cf253aa07/8e020500332cda05?show_docid=8e020500332cda05"/>
  <title type="text">Re: How to change the route created by the admin generator</title>
  <summary type="html" xml:space="preserve">
  Hi Stephane, &lt;br&gt; with your code &lt;br&gt; prefix_path: */*product/:type_id &lt;br&gt; occurs the following error message &lt;br&gt; Unable to parse file &amp;quot;/apps/backend/config/routing. yml&amp;quot;: Reference &amp;quot;*/ &lt;br&gt; *product/:type_id&amp;quot; does not exist (prefix_path: */*product/:type_id). &lt;br&gt; With my code &lt;br&gt; prefix_path: product/:type_id &lt;br&gt; the error is
  </summary>
  </entry>
  <entry>
  <author>
  <name>Samuel Morhaim</name>
  <email>samuel.morh...@gmail.com</email>
  </author>
  <updated>2010-02-09T20:12:41Z</updated>
  <id>http://groups.google.com/group/symfony-users/browse_thread/thread/44234a5ea51f0158/3502bc4bb777dd6d?show_docid=3502bc4bb777dd6d</id>
  <link href="http://groups.google.com/group/symfony-users/browse_thread/thread/44234a5ea51f0158/3502bc4bb777dd6d?show_docid=3502bc4bb777dd6d"/>
  <title type="text">Ajax Forms</title>
  <summary type="html" xml:space="preserve">
  Can somebody show me or point me in the right direction for doing: &lt;br&gt; 1. Same-screen form edits. (For example adding an entry to a table with a &lt;br&gt; form on the same screen without re-navigating) &lt;br&gt; 2. Deleting items from a table without re-navigating &lt;br&gt; I know there are examples for sf 1.2 but it was removed on 1.4 and with the
  </summary>
  </entry>
</feed>
