getgrav / grav-plugin-relatedpages

Grav RelatedPages Plugin
http://getgrav.org
MIT License
17 stars 7 forks source link

Have an option to limit the plugin to run only on some routes, or blacklist specific routes #11

Open flaviocopes opened 8 years ago

flaviocopes commented 8 years ago

To

1) improve performance when it's not needed to have a list of related pages

2) prevent conflicts with pages generated by plugins such as https://github.com/getgrav/grav-plugin-sitemap/issues/22 (that specific issue might be fixed in another way too)