I am building a proof-of-concept MediaWiki clone, and I am looking for a replacement of th "Random page" link.
This means, I don't want to show the link at the bottom of the node, I only want it in the sidebar.
The solution would be quite simple: Add a checkbox saying "Don't display the link with nodes".
I can then go and create a block (with my wiki format) and make a link [[stumble|Random page]] (plus the other links).
I could write a custom module for that, but I think it would make more sense to have this as part of the stumble module.
Thanks!