Those I have, what I am looking for is to actually edit how it outputs.
Everything I have seen so far has the form tags in the custom view but then
a <?php echo $form ?> in between and everything else is generated from the
classes and generator.yml. It still echoes the <input /> in <tr><td> tags.

On Thu, May 26, 2011 at 8:48 AM, Paulo Ribeiro <
ribeiro.pau...@googlemail.com> wrote:

> You should create the modules sfGuardAuth, sfGuardUser,
> sfGuardPermission, sfGuardGroup, etc (only the ones you need changed)
> and override the files you need customized.
>
> Symfony will automatically assume the new files as default.
>
> Regards,
>
> Paulo
>
> On May 26, 12:04 am, hayden <hayden.k...@gmail.com> wrote:
> > Can anybody point me in the right direction for being able to
> > customize all the sfGuard pages, specifically the markup as Symfony by
> > default uses tables for EVERYTHING dealing with forms, even the login
> > page.
>
> --
> 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 unsubscribe from this group, send email to
> symfony-users+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/symfony-users?hl=en
>



-- 
- Sent using GMail

-- 
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 unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

Reply via email to