[symfony-users] Re: Dynamic config

2007-08-15 Thread Carl Vondrick
On Wednesday, August 15, 2007, Greg Freeman wrote: > What is the best way to store dynamic configuration in a symfony > application (i.e user-editable config in a backend application) You can use yaml. To convert a PHP array to yaml: $yaml = sfYaml::dump($array) To convert yaml to PHP: $array =

[symfony-users] Dynamic config

2007-08-15 Thread Greg Freeman
What is the best way to store dynamic configuration in a symfony application (i.e user-editable config in a backend application) --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this

[symfony-users] PEAR install never ever ever ever works

2007-08-15 Thread Eno
On every server Ive tried it many many many times and it NEVER works: # peardev install symfony/ symfony downloading symfony-1.0.6.tgz ... Starting to download symfony-1.0.6.tgz (1,905,514 bytes) .

[symfony-users] set culture

2007-08-15 Thread Marco Catunda
Hi, In i18n file config I set default culture like this: all: default_culture: pt_BR # source: XLIFF # debug: off # cache: on # untranslated_prefix: "[T]" # untranslated_suffix: "[/T]" But, when I list setting in debug toolbar the sf_culture i

[symfony-users] Re: propel many-to-many example

2007-08-15 Thread Frank Stelzer
A good point to learn how symfony handles m:m relationships is this small chapter: http://www.symfony-project.com/book/trunk/14-Generators#Many-to-Many% 20Relationships The chapter talks about the admin generator, but one get the point :) Am 15.08.2007 um 21:04 schrieb hutchic: > > http:/

[symfony-users] propel many-to-many example

2007-08-15 Thread hutchic
http://propel.phpdb.org/trac/wiki/Users/Documentation/1.2/ManyToManyRelationships getBookReaderRefsJoinReader(); foreach($readerRefs as $ref) { $reader = $ref->getReader(); // <-- this isn't an additional query // since we used the Join method above } }

[symfony-users] Re: Code Snippets section of website is broken for some tags....

2007-08-15 Thread Francois Zaninotto
Thanks, it's fixed now. François -Message d'origine- De : symfony-users@googlegroups.com [mailto:[EMAIL PROTECTED] De la part de Jonathan Franks Envoyé : mercredi 15 août 2007 11:30 À : symfony-users@googlegroups.com Objet : [symfony-users] Code Snippets section of website is broken for

[symfony-users] Re: SymfonyCamp update

2007-08-15 Thread Stefan Koopmanschap
Thierry, Funny enough from The Netherlands I have had the least registrations so far. I've been informed by some contacts that some registrations will follow. As I said earlier, due to privacy reasons I can not disclose this information, however, if any people on this list want to give a shout t

[symfony-users] Re: Code Snippets section of website is broken for some tags....

2007-08-15 Thread Jonathan Franks
Nope, I wasn't typing a snippet - just viewing. And it only seems to be happening for certain tags, 'propel', 'model', ... halk wrote: > This happens when the session expires while you type your snippet. > > I think this happens too much. The developer should fix it > > On 15 Aug., 11:29, Jonath

[symfony-users] Re: Code Snippets section of website is broken for some tags....

2007-08-15 Thread halk
This happens when the session expires while you type your snippet. I think this happens too much. The developer should fix it On 15 Aug., 11:29, Jonathan Franks <[EMAIL PROTECTED]> wrote: > I'm just trying to browse the code snippets section of the symfony > website and I notice that the site br

[symfony-users] Code Snippets section of website is broken for some tags....

2007-08-15 Thread Jonathan Franks
I'm just trying to browse the code snippets section of the symfony website and I notice that the site breaks when you search on certain tags. For instance 'propel'... http://www.symfony-project.com/snippets/snippets/tagged/propel/order_by/date and also 'model'... http://www.symfony-project.co

[symfony-users] Re: sfSimpleCMSPlugin

2007-08-15 Thread Francois Zaninotto
Hi Ant, The problem is that I want to add this stylesheet only if you use the bundled layout, so I do this programatically in the action instead of doing it in the view.yml. But, that means that the stylesheet is added before the main.css, which breaks some os its styling. So choosing to add the

[symfony-users] Re: SymfonyCamp update

2007-08-15 Thread Thierry
Which members from Holland are going? Could you maybe publicize the list (give the registered people the option to disclose this info) Would like to know who is working with Symfony. On Aug 14, 4:38 pm, Stefan Koopmanschap <[EMAIL PROTECTED]> wrote: > Hi Darren, > > I have one other registration