Closed (fixed)
Project:
Rabbit Hole
Version:
7.x-2.0-beta3
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
17 Aug 2012 at 15:42 UTC
Updated:
15 Nov 2012 at 10:50 UTC
It would be really cool if this module would support url fragments.
This is useful when a node should only be visible in a view but we want to scroll the user to that point in the list after the redirect.
Example:
Redirect to: /myview#node-[node:id]
Comments
Comment #1
olofbokedal commentedAgreed. Will look into this.
Comment #2
olofbokedal commentedHas been added to the 7.x-2.1 release, as well as support for query strings.
Thanks for the suggestion!