-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

hi cezar,

you can do something along

navigation:
    pattern: /{path}
    defaults: { _controller: your controller }
    requirements: { path: .* }

the requirements for path make it also use the "/" character.

cheers,david


Am 13.04.2011 11:38, schrieb seven seven:
> Hi everyone,
> 
> I am trying to implement a route for my project that is based on a
> nested behavior and I will like to have a route something like
> */rootCategory/Child1Category/Child2Category* etc... How should the
> route look like here ?
> 
> Thanks in advance !
> 
> -- 
> <br>
> Cezar
> 
> -- 
> 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

- -- 
Liip AG // Agile Web Development // T +41 26 422 25 11
CH-1700 Fribourg // PGP 0xA581808B // www.liip.ch
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk2ljl0ACgkQqBnXnqWBgIt7zACZAeYhxLCwKMgDLCyxlfiHs0Nz
bUUAn08pjUZf9ttzXdS7qiyBXxrvoP0H
=UsPt
-----END PGP SIGNATURE-----

-- 
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