BetterTabs

By KWierso Last update Oct 1, 2008 — Installed 97 times. Daily Installs: 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0
Script Summary:
Allows the user to customize the text and link for each tab in the RT Header. For great justice.

This script has no discussions.

start the discussion

This script has no reviews.

So, I'm starting to go through all of my Platypus-created scripts, and clean them up a little (or a lot).

This is one of them. Now, instead of me choosing what each tab goes to, I leave that up to the individual user.

It now lets you reorder your tabs, while still having them keep the same page for each tab. (Exceptions had to be made for AH, Grifball, and The Store, since they are much different.)

All customization occurs above the for() loop. Nothing in the loop should need to be changed.

Each tab gets two variables: 'text' and 'link'.
"Text" is the actual text that will be displayed for that tab.
"Link" is the hyperlink/URL that the tab will take you to when clicked.

If either "Text" or "Link" is left blank, that tab will keep its default function.