mgaitan/waliki

Git plugin pages don't show breadcrumbs

wagnerflo opened this issue · 1 comments

The code to add the breadcrumbs variable is used in waliki.views but not in the view functions in waliki.git.views. So these pages show no breadcrumbs.

Temporarily I've helped myself with a custom template tag for my project. Maybe this would also be the solution to use in general?

could you share your workaround? thanks for all your contributions, btw