I followed this link and found the article. Using the information in it (and removing the stuff I don't have) I was able to successfully reorder the tab functionality in ASP
for the most part. Some of the plugins just did not work and I assume that I am missing something somewhere.
I was able to successfully order the zPerspector plugin by using tin.tin.zPerspector but not by using zPerspector.
I was able to successfully order the Silicon Bonk plugin by using sph.SiliconBonk but not by using SiliconBonk.
I was able to successfully order the Fat Toni plugin by using sph.FatToni but not by using FatToni.
I was able to successfully order the CAQuest plugin by using CAQuest (no sph. needed).
I was not able to successfully order the following: Vigne, BlackAndWhite and Grain no matter what prefixes I tried to use. So here are the questions:
1) Why does zPerspector need the tin.tin. prefix? Why do the SiliconBonk and FatToni entries need the sph. prefix? If you check the SiliconBonk ui file the name is defined as "SiliconBonk", not sph.SiliconBonk so where are these prefixes defined? How can I determine what prefixes are missing from the Vigne, BlackAndWhite and Grain plugins?
I could find no reference to it in the zPerspector.ui file itself to tin.tin. so where does that requirement come from? Basically, what is the naming convention needed for the plugins so I can figure out what to use with the remaining ones I have (and any new ones I add) to get them to order themselves according to the defining list in the file?
Thanks for any help.