[symfony-users] Re: I18N select options for symfony 1.1 forms

2008-09-16 Thread xanders
in reference to this $this->getSchemaFormatter()->setTranslationCatalogue('contact_form'); here is the exact error Fatal error: Call to undefined method ContactForm::getSchemaFormatter() } --~--~-~--~~~---~--~~ You received this message because you are subscribed t

[symfony-users] Best way to implement culture switcher

2008-09-16 Thread xanders
i would like to create a culture switcher that is driven by some values in app.yml. I know this probably has been done before a million times. Also i have looked at the http://www.symfony-project.org/plugins/ysfDimensionsPlugin and http://symfonians.org/browser/trunk/apps/main/templates/_user.php

[symfony-users] I18N select options for symfony 1.1 forms

2008-09-16 Thread xanders
I have been working with symfony for a year or so but only a week with the new form system. I have some issues / questions. Take a basic contact form with a select list of static values? What is the best way to I18N the options AND have them detected by i18n:extract task. Also as mention in the "

[symfony-users] Re: symfony plugin-install OLD VERSIONS!!

2008-06-10 Thread xanders
nobody with the same problem? On Jun 4, 3:25 pm, xanders <[EMAIL PROTECTED]> wrote: > When using > symfonyplugin-installhttp://plugins.symfony-project.com/sfReCaptchaPlugin > i only get version 1.0.1 when on the wiki > pagehttp://trac.symfony-project.com/wiki/sfReCaptchaPl

[symfony-users] Re: routing : ability to change the module name?

2008-06-04 Thread xanders
this may be what you are looking for http://prototyp.ical.ly/index.php/2007/08/29/routing-international-urls-in-symfony/ have to use the included helper though. not all link_to()'s will do it automatically i dont think. in symfony 1.1 the routing factory is configurable so you will be able to j

[symfony-users] symfony plugin-install OLD VERSIONS!!

2008-06-04 Thread xanders
When using symfony plugin-install http://plugins.symfony-project.com/sfReCaptchaPlugin i only get version 1.0.1 when on the wiki page http://trac.symfony-project.com/wiki/sfReCaptchaPlugin it is shown as the latest is 1.0.4 ?? same problem with symfony plugin-install http://plugins.symfony-proje

[symfony-users] Re: symfony plugin-upgrade-all not working

2008-05-07 Thread xanders
nobody knows about this? is it simple to create a pake task to do this if it does not exist anymore? On Apr 30, 12:54 pm, xanders <[EMAIL PROTECTED]> wrote: > php symfony plugin-upgrade-all > [pakeException] > Task "plugin-upgrade-all" is not defined. > > this com

[symfony-users] symfony plugin-upgrade-all not working

2008-04-30 Thread xanders
php symfony plugin-upgrade-all [pakeException] Task "plugin-upgrade-all" is not defined. this command does not seem to work? was it removed? http://www.symfony-project.org/cookbook/1_0/cli it is refereced here. it would really save time when upgrading projects with many plugins (which is probly

[symfony-users] Re: Symfony CMSes

2008-04-30 Thread xanders
i haven't used it but this ones look very promising http://www.steercms-project.org/ it is built a a bunch of plugins so it is pretty modular On Mar 20, 11:38 am, "Ian P. Christian" <[EMAIL PROTECTED]> wrote: > Hi all, > > I'm going to spend some time tomorrow (yay, a day off due to easter!) > p

[symfony-users] Append Site Name to Title

2008-02-16 Thread xanders
Hi All, this is probably something pretty common for all of us. I would like the site title to be appended / perpended (not sure what one yet) to each page title. So if a template is set to have "About Us" in the view.yml, the actual rendered title will be "About Us - Site Name" i figured a filt

[symfony-users] Re: pear upgrade

2007-10-25 Thread xanders
n't think I've run into that problem. I'll have to check it out. > What OS are you running? I have a windows box still on 1.07 I can > upgrade to try and confirm. > > - Keith > > On Oct 25, 8:14 pm, xanders <[EMAIL PROTECTED]> wrote: > > > Hi &g

[symfony-users] pear upgrade

2007-10-25 Thread xanders
be edited manually. Is this a standard step that must be done for each release or am i missing something? Should pear change this file on its own? Thanks xanders --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups &quo