getnikola / plugins

Extra plugins for Nikola
https://plugins.getnikola.com/
MIT License
59 stars 95 forks source link

Plugin to change previous/next post to reflect section indices instead of global index #204

Closed wirew0rm closed 7 years ago

wirew0rm commented 7 years ago

Plugin to solve getnikola/nikola#2625.

Subscribe to the 'taxonomies_classified' signal and upon receiving it update next_post and previous_post for every post to its successor/predecessor in it's corresponding section.