mikemackintosh / BakeryFramework

Bakery Framework - Dynamicro PHP Framework
MIT License
1 stars 1 forks source link

Add support for breadcrumbs #2

Open mikemackintosh opened 11 years ago

mikemackintosh commented 11 years ago

I would like to add support for breadcrumbs to the Route class, and would initially expect it to behave like url_generator. Request/Response manager would parse it together and automatically add it to Twig global.

mikemackintosh commented 11 years ago

I am thinking of an addBreadcrumb() method, which takes a bind'd route as an argument and parameter as an array