wiredfool

prefsSuite.drawNavigator

Attached is the hacked version of PrefsSuite.drawNavigator.

It adds an optional parameter that defines a template for the items that are being listed. The template defaults to “<p>”, making no apparent change from the currently shipping version. The “” is replaced by the link and the text.

There are several advantages to this.

  1. Allows for the insertion of a &ltbr> instead of the paragraph tag, which adds less whitespace.
  2. Allows for horizontal navigators if you don’t insert a line break at all. My personal favorite is [ link ] [ link ] …

Hopefully I can get this rolled into the main distribution.

No comments yet. Be the first.

Leave a reply

You must be logged in to post a comment.