If i created a couple of forks of this and reinstalled them, would it be possible to define which url’s on my site each one loads?
For example
- ‘load/exclude on url: /t/’
- ‘load/exclude on url: /c/’
- ‘load/exclude on url: /c/puppies’
The goal is to creating a tab-bar that changes icons and links for 3 different areas of the site, bringing to users the actions that i want users to take in each area.
I wonder if the Kanban plugin function ‘Display categories’ might have some code that could be repurposed to enable that.
A list of categories where the "Board" button should appear. If left blank, it will be shown everywhere. Use @ to denote the top level view.
Alternatively, perhaps the isHomepage
getter could be modified to check for other pages too?