Hello!

Thanks for the quick reply. How can I generate a module without a model?

-bash-3.2$ ./symfony propel:generate-module frontend static


  The execution of task "propel:generate-module" failed.
  - Not enough arguments.


symfony propel:generate-module [--theme="..."] [--generate-in-cache] 
[--non-verbose-templates] [--with-show] [--singular="..."] [--plural="..."] 
[--route-prefix="..."] [--with-propel-route] [--env="..."] application 
module model


Mihai Rusoaie
e-Business Consultant
Mobile: +40 72 RUSOAIE
Web: http://mihai.rusoaie.com
----- Original Message ----- 
From: "Gábor Fási" <[email protected]>
To: <[email protected]>
Sent: Sunday, September 13, 2009 9:50 PM
Subject: [symfony-users] Re: static pages module



Just like any other module: your modules need not represent your
models. Just create a new module, and don't use any models there :)

Gábor

On Sun, Sep 13, 2009 at 18:47, Mihai Rusoaie <[email protected]> wrote:
>
> Hello!
>
> I am following the tutorial for creating static pages at
> http://trac.symfony-project.org/wiki/HowtoServeStaticContent
>
> My question is: how can I generate a module without a model (for the
> static module I don't need a model, do I)?
>
> Thank you!
>
> Mihai Rusoaie
> e-Business Consultant
> Mobile: +40 72 RUSOAIE
> Web: http://mihai.rusoaie.com
> >
>




--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to