SchmitzIT
Well-known member
Most add-ons that add their own navtab do so by extending the $extratabs variable. You can choose a position (begin, middle, end) there, but is there an option to determine in which order the tabs are going to be displayed?
I saw @Jake Bunce 's "Nodes as Tabs" has such an option, but haven't been able to find the code that handles it (other than just setting the order in which they are retrieved from the database).
We use Nodes as Tabs at my customer's forum, and basicaly want to ensure a specific tab ends up after the ones added by Nodes as Tabs. I tried using the Code Event Listener execution order, but that seems to have no effect, so I'm hoping there's some kind of a programmatic way of setting the order.
Thanks!
I saw @Jake Bunce 's "Nodes as Tabs" has such an option, but haven't been able to find the code that handles it (other than just setting the order in which they are retrieved from the database).
We use Nodes as Tabs at my customer's forum, and basicaly want to ensure a specific tab ends up after the ones added by Nodes as Tabs. I tried using the Code Event Listener execution order, but that seems to have no effect, so I'm hoping there's some kind of a programmatic way of setting the order.
Thanks!