Mediawiki currently has a "toolbox" that appears in the left nav of many pages containing page-specific links such as:
Until now JAMWiki has used tabs for these functions, but with today's commit of "User contributions" the tab bar is beginning to get a bit crowded and it might make sense to begin using a toolbox in JAMWiki.
I don't have a lot of time at the moment to describe this feature, but I would imagine it would be pretty easy to add a "toolbox" parameter to the WikiPageInfo object, and that parameter would simply contain an array of WikiLink objects. We could then move the "Print" and "Links" tabs to the toolbox, and for user pages could also include the "Contributions" link.
Under discussion, may be included in JAMWiki 0.6.0.