Re: [symfony-users] Re: CMS, Catalog/Cart - Users and Administration ???

2010-03-27 Thread Tom Haskins-Vaughan
I'd recommend sfGuard. It's very well supported among many plugins On Fri, Mar 26, 2010 at 12:03 PM, Bill P. maxar...@yahoo.com wrote: I'm not married to anything yet. Mainly trying to understand what or how I would do such a thing. I want a central user namagement that will allow CMS roles

Re: [symfony-users] XML template for API call

2010-03-27 Thread Alexandru-Emil Lupu
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 HI! There is a plugin inside sfShop project that can handle Delivery services. I haven't yet looked at it, but it would worth for you to do it. Alecs -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Use GnuPG with Firefox :

Re: [symfony-users] XML template for API call

2010-03-27 Thread Tom Haskins-Vaughan
Thanks Alecs, looks like there's nothing there any more: http://svn.symfony-project.com/plugins/sfShopPlugin/ On Sat, Mar 27, 2010 at 8:51 AM, Alexandru-Emil Lupu gang.al...@gmail.com wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 HI! There is a plugin inside sfShop project that can

Re: [symfony-users] XML template for API call

2010-03-27 Thread Alexandru-Emil Lupu
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 we've moved somewhere else : http://code.google.com/p/sfshop/ Alecs -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Use GnuPG with Firefox : http://getfiregpg.org (Version: 0.7.10)

Re: [symfony-users] XML template for API call

2010-03-27 Thread Tom Haskins-Vaughan
Thanks, Alecs. I'll take a look On Sat, Mar 27, 2010 at 9:12 AM, Alexandru-Emil Lupu gang.al...@gmail.com wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 we've moved somewhere else : http://code.google.com/p/sfshop/ Alecs -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9

[symfony-users] Re: apostrophePlugin is now internationalized

2010-03-27 Thread Tom Boutell
True, that's a hassle. We have a ticket open to address it soon in 1.1: http://trac.apostrophenow.org/ticket/174 On Mar 26, 2:56 pm, Tom Haskins-Vaughan t...@templestreetmedia.com wrote: Looks great! But this worries me a little: By default, a new Symfony 1.4 project escapes all output that

Re: [symfony-users] Re: CMS, Catalog/Cart - Users and Administration ???

2010-03-27 Thread Lee Bolding
Also, sfGuard can use an external authentication class, or store password as MD5 hashes (for compatibility), so that many other external apps that need to authenticate could use the same table and field. If you're using the Doctrine version, you can also create a behaviour that would

Re: [symfony-users] The template indexSuccess.js.php does not exist

2010-03-27 Thread Andy Madsen
OK, here's the solution, not that anyone cares :) Future reference for anyone... Due to some pretty interesting code in 1.1.4 sfWebRequest - getRequestFormat, the default format for views comes from the first parsed HTTP_ACCEPT method, which in the case of BlackBerry is javascript. IMHO we'd

[symfony-users] Re: How to implement a basic filter on frontend with Doctrine sf1.4??

2010-03-27 Thread trankh
I can explain my problem from start: There is a filter where i can choose a category and a list of trees is displayed depending of the category chosen. Each tree belongs to one or several categories. This is my action which displays in a first time all trees. In a seconde time, after filter

[symfony-users] Re: XML template for API call

2010-03-27 Thread Richtermeister
Also, there's many ways to skin that cat. I've got one app where I'm indeed using a template for the xml, and in the ups class I instantiate an instance of sfPartialView to render it. Later I've tried another approach where the xml was embedded inside the class via EOL; Both work. Lastly,

Re: [symfony-users] Re: XML template for API call

2010-03-27 Thread Lee Bolding
Or, use XMLWriter / simplexml (XMLWriter is usually easier) Using templated XML often leads to tears ;) On 27 Mar 2010, at 18:15, Richtermeister wrote: Also, there's many ways to skin that cat. I've got one app where I'm indeed using a template for the xml, and in the ups class I

Re: [symfony-users] Re: XML template for API call

2010-03-27 Thread Tom Haskins-Vaughan
I'm just playing with DOMDocument at the moment. Seems to do the job. On Sat, Mar 27, 2010 at 2:32 PM, Lee Bolding l...@leesbian.net wrote: Or, use XMLWriter / simplexml (XMLWriter is usually easier) Using templated XML often leads to tears ;) On 27 Mar 2010, at 18:15, Richtermeister wrote:

[symfony-users] Frontend // pager or filter display issue

2010-03-27 Thread ziclo
Hello, I use the admin generator actions and others methods for my frontend (i just copied actions and classes). My problem is that when i use the filter in order to get objects for a particular category, objects are displayed only if the result is 20. I modified the generator.yml file in order

[symfony-users] Is there a blog plugin for 1.4?

2010-03-27 Thread Samuel Morhaim
Is there? -- 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.com To

Re: [symfony-users] Is there a blog plugin for 1.4?

2010-03-27 Thread Alexandru-Emil Lupu
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 not finished, so is not open source :) I have one on www.alecslupu.ro Doctrine based, meant to be a fork of sfSimpleBlogPlugin Alecs -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Use GnuPG with Firefox :