Re: [symfony-users] Consuming RSS feeds in a Symfony2 project?

2011-05-28 Thread Alex Gilbert
I wound up using the Zend Feed classes. I followed this blog post to get the Zend stuff working in my app: http://test.ical.ly/2011/02/24/using-zend-framework-components-in-a-symfony2-project/ On Wed, May 25, 2011 at 6:06 AM, David Buchmann wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1

Re: [symfony-users] Re: MenuBundle Question

2011-05-28 Thread Paul Dugas
Am I off-base in thinking this could be built-in to MenuBundle? I've always tried to organize the pages in my web apps into a tree structure like that. Guess it's not as common as I'd expected. Thanks Daniel for the direction. Paul On Sat, May 28, 2011 at 2:47 AM, danielholmes wrote: > Hi Pau

[symfony-users] Re: Form + oneToMany + EntityType; cascade not working

2011-05-28 Thread Ruben de Vries
https://github.com/rubensayshi/DemoBundle I placed the whole bundle on github so you can take a look -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony us

[symfony-users] [Symfony2] Form + oneToMany + EntityType; cascade not working

2011-05-28 Thread Ruben de Vries
I've been going at this problem for hours now so I figured I better just ask for help to avoid my head exploding soon ... I'll paste some snippets and then try to explain. >> yaml mapping for doctrime ORM GoGreat\DemoBundle\Entity\DemoUser: oneToMany: comments: targetEntity: DemoComme

[symfony-users] Re: [SF2] Understand Class Scope ACE

2011-05-28 Thread Kaipi Yann
Anybody on this subject ? -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to symfony-users@googlegroups

Re: [symfony-users] Doctrine Extensions in Symfony2 Beta1

2011-05-28 Thread Christophe COEVOET
Le 28/05/2011 16:26, seven seven a écrit : Hi , How to inject the new annotation reader for doctrine extentions ? There is a part of code on github regarding annotations which I don't know where to place. Thank you in advance ! If you are talking about Gedmo extensions and my bundle integra

Re: [symfony-users] Re: FOS\UserBundle\ -> \Entity\User does not existand could not be loaded

2011-05-28 Thread cgbrandolin
Symfony2 beta 3 Enviado desde mi BlackBerry® de Claro Argentina -Original Message- From: Carl Sender: symfony-users@googlegroups.com Date: Sat, 28 May 2011 00:51:06 To: Reply-To: symfony-users@googlegroups.com Subject: [symfony-users] Re: FOS\UserBundle\ -> \Entity\User does not exist

Re: [symfony-users] Doctrine Extensions in Symfony2 Beta1

2011-05-28 Thread seven seven
Hi , How to inject the new annotation reader for doctrine extentions ? There is a part of code on github regarding annotations which I don't know where to place. Thank you in advance ! On Wed, May 11, 2011 at 11:11 AM, Gediminas Morkevicius < gediminas.morkevic...@gmail.com> wrote: > stof, maybe

[symfony-users] Re: how to update between 2.0 versions

2011-05-28 Thread Dmitry Bykadorov
+1 i'm new in git and interested in solution On May 28, 2:18 pm, spider wrote: > Hello, > > with 1.4x I used for my project SVN versioning with "externals" for Symfony > and other library I needed. When a new 1.4x version was out I was able to > update it just changing the reference and doing a

[symfony-users] [symfony2] how to update between 2.0 versions

2011-05-28 Thread spider
Hello, with 1.4x I used for my project SVN versioning with "externals" for Symfony and other library I needed. When a new 1.4x version was out I was able to update it just changing the reference and doing a svn update. Now with 2.0 I moved to git to conform with the framework, but I cannot find

[symfony-users] Re: FOS\UserBundle\ -> \Entity\User does not exist and could not be loaded

2011-05-28 Thread Carl
Which version of Symfony2 are you using? -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to symfony-use