No, IMHO it is good idea and I think everybody is doing same thing.
Regards
Serkan,
2008/11/28 Sumedh <[EMAIL PROTECTED]>
>
> Was this thought foolish...no one replied? :|
>
> On Nov 27, 2:13 pm, Sumedh <[EMAIL PROTECTED]> wrote:
> > Hi Friends...
> >
> > I am using Symfony 1.0...
> >
> > I have
Was this thought foolish...no one replied? :|
On Nov 27, 2:13 pm, Sumedh <[EMAIL PROTECTED]> wrote:
> Hi Friends...
>
> I am using Symfony 1.0...
>
> I have a requirement where I want to load some dynamic content on a
> tab switch via AJAX...
>
> For small content, we can directly send simple CSV
Hi,
I want to install the 1.2RC2 but when executing this command
sudo pear install symfony/symfony-1.2.0RC2
(I am on Ubuntu, therefore "sudo"), I get this message
Ignoring installed package symfony/symfony
Nothing to install
What am I doing wrong?
juro
--~--~-~--~~~---
Hellika wrote:
> Hi,
>
> I am trying to build a language switch button. The button is basically
> a link to another version of the same page in another language.
>
> For example: /en/about -> /ja/about and back again.
>
> I have enjoyed a lot of success with this so far and I love the way
> sy
Is there anyone working on a plugin for using Dwoo as Symfony template engine?
--~--~-~--~~~---~--~~
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.co
Hi,
I am trying to build a language switch button. The button is basically
a link to another version of the same page in another language.
For example: /en/about -> /ja/about and back again.
I have enjoyed a lot of success with this so far and I love the way
symfony automatically interprets th
They are two different parameter holders. Request parameters are the values
that make up the request like the module, action and other parameters of the
resource identifier. Attributes are just for arbitrary values that can be
set and stored in the request object.
- Jon
On Wed, Nov 26, 2008 at 3:
Forms themselves never set to null values that are not part of a form.
If you don't want a value to appear in the admin generator, you must
unset it in the form, not the generator.yml file.
Fabien
--
Fabien Potencier
Sensio CEO - symfony lead developer
sensiolabs.com | symfony-project.com | ai
Alex you have an error in the http://www.premiumgamer.com/request_password
Matías
On Thu, Nov 27, 2008 at 10:28 AM, Alex 'noetix' Joyce <
[EMAIL PROTECTED]> wrote:
> Hey guys,
>
>
>
> I've just set my first Symfony (1.1) website live.
>
>
>
> http://www.premiumgamer.com/
>
>
>
> It's been quit
I want to run a lime functional test that first does something in one
application and then something in another application. An example
would be creating a "news item" in the backend and then displaying it
in the frontend.
The only thing I could thing of so far (and it doesn't even work) is
first
Hey guys,
I've just set my first Symfony (1.1) website live.
http://www.premiumgamer.com/
It's been quite the learning curve, but I'd like to thank you guys for
helping me out, both in the mailing list & irc.
If anyone has any questions on how I did this or that, you know where to
f
Hi!
Can anybody explain, whats the difference between a AttributeHolder
and a ParameterHolder? $request->getParameter() and $request-
>getAttribute() seems to do the same.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Gr
hi
is it possible to register config handlers at runtime, e.g. i would
like a plugin to register a config handler from its config.php
I was just about to write a task that aggregates config_handler.yml
files that are found in plugin/*/config into
config/config_handlers.yml -- but is there a bett
Is there a nicer resolution to this yet? I lost a few bits of
important-ish data (on a non-important site however) from not
displaying the form fields, and took me a while to figure out the
cause here.
I'd consider it a bug, as non-form values shouldn't just be set to
null. Unless that's the inte
develop7,
thanks a lot - I guess it's exactly I was looking for!
On 26 нояб, 19:58, develop7 <[EMAIL PROTECTED]> wrote:
> Hi.
>
> Look athttp://www.symfony-project.org/plugins/sfFormExtraPlugin
>
> On 26 нояб, 12:38, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
> wrote:
>
> > Hi guys,
>
> > I want to
Hi Friends...
I am using Symfony 1.0...
I have a requirement where I want to load some dynamic content on a
tab switch via AJAX...
For small content, we can directly send simple CSV or JSON...
But here, I want to code that tab as a separate component
ideally...and then send back the HTML resul
16 matches
Mail list logo