hi bruno,
knp menu items have uri, they know nothing about symfony, routes or
anything:
https://github.com/KnpLabs/KnpMenu/blob/master/src/Knp/Menu/ItemInterface.php#L46
the menu factory is responsible for converting menu nodes to menu items.
looking at this code in the cmf menu factory, it looks like you are on
the right trail:
https://github.com/symfony-cmf/MenuBundle/blob/master/ContentAwareFactory.php#L228-L264
the menu node can have an option 'routeAbsolute' and if you set that to
true, you should get absolute urls.
if this does really not work, there would be a bug somewhere - to debug
you could check if routeAbsolute really is true, or if hardcoding true
in the ContentAwareFactory helps...
cheers,david
> --
> You received this message because you are subscribed to the Google
> Groups "symfony-cmf-users" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to
symfony-cmf-us...@googlegroups.com
> <mailto:
symfony-cmf-us...@googlegroups.com>.
> For more options, visit
https://groups.google.com/d/optout.
--
Liip AG // Agile Web Development // T
+41 26 422 25 11
CH-1700 Fribourg // PGP 0xA581808B //
www.liip.ch