Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Sidepanel - moving items up/down
bytte
✭
I'm trying to develop an extension. It affects the sidepanel so I use both
$Panel->AddString() and $Panel->AddList()
The second parameter of these functions determines where the item appears on the sidepanel.
But how do I specify that a string using Addstring() should appear higher than a list created through AddList() ??
0
This discussion has been closed.
Comments