- Issue created by @PhilY
DraggableViews saving order between nodes on its own database table, would that be difficult to provide a prev/next block that could be displayed on each node as a navigation menu.
Β« [node:title]
(with localization support).I can even imagine it as a twig function as in:
{{ draggableviews(NODE_ID, PREV_NEXT, LINK_TEXT, {
class: 'foo-class'
}) }}
{{ "Β« " ~ label }}
Active
2.1
Code