Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
I'm not sure what that link would do. Since helptips generally appear in a block on the side of the page, what page would be shown when the user follows the link you suggest? Would it be the same page they are currently viewing, with a different helptip? Or would it be the node page of the next helptip? This is also complicated because administrators can configure a block to show more than one helptip.
At any rate, you could add links by overriding one of the theme functions in the helptip module.
Comments
Comment #1
Dave Cohen commentedI'm not sure what that link would do. Since helptips generally appear in a block on the side of the page, what page would be shown when the user follows the link you suggest? Would it be the same page they are currently viewing, with a different helptip? Or would it be the node page of the next helptip? This is also complicated because administrators can configure a block to show more than one helptip.
At any rate, you could add links by overriding one of the theme functions in the helptip module.