Nette Application 3.2.7 introduces the {linkBase} tag to solve linking consistency issues in shared templates across different presenter directory levels. The new tag allows relative links to be derived from a specified base module rather than the current presenter, eliminating broken links when layouts are reused. The update

2m read time From blog.nette.org
Post cover image
Table of contents
The solution: {linkBase}Bonus: |absoluteUrl filter

Sort: