olexap

Results 3 comments of olexap

[web-project.tar.gz](https://github.com/contributte/menu-control/files/4204993/web-project.tar.gz) Adding clean nette web project with implemented navigation with showing generated link and plink in template (they are ok) and menu (not ok) Try to change language string in...

I trying to write my own menu component and I end at the same problem when I trying to generate url myself (not using latte). It seems like problem is...

Yes. Nette LinkGenerator is wrong. I wandering that maybe will be possible to use RouteList and Request to make own LinkGenerator but I don't know how to access parameters from...