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.
Panel Order 1.2
Minisweeper
New
Please grab it from here to test it. Note the following:
BACKUP YOUR EXTENSIONS DIRECTORY FIRST. This extension completely rewrites all extension files which contain a $Panel-> method though it only alters 1 line. If something goes wrong in the process it will destroy that extension.
THIS IS A BETA. Sorry if the notes above seem a bit scary or fierce, but i've been testing it all the way through development and it's not messed up any of my extension files for quite a while. That doesnt mean it's impossible though. Let me know how it goes.
Also, if someone who's a better coder than me wants to take a look at the code and see if they can make it any more efficient or whatever I'd be glad to adopt their conversions. I dont think it should be too slow cause it's just reading and writing flat files (i avoided using a database) but it does do an awful lot of reading and writing and I'm convinced it should be possible to cut down the number of file calls but it's been a very much add-it-in-as-i-go-along kind of development with lots of re-thinking things in the process so it might not be the best.
BACKUP YOUR EXTENSIONS DIRECTORY FIRST. This extension completely rewrites all extension files which contain a $Panel-> method though it only alters 1 line. If something goes wrong in the process it will destroy that extension.
THIS IS A BETA. Sorry if the notes above seem a bit scary or fierce, but i've been testing it all the way through development and it's not messed up any of my extension files for quite a while. That doesnt mean it's impossible though. Let me know how it goes.
Also, if someone who's a better coder than me wants to take a look at the code and see if they can make it any more efficient or whatever I'd be glad to adopt their conversions. I dont think it should be too slow cause it's just reading and writing flat files (i avoided using a database) but it does do an awful lot of reading and writing and I'm convinced it should be possible to cut down the number of file calls but it's been a very much add-it-in-as-i-go-along kind of development with lots of re-thinking things in the process so it might not be the best.
0
This discussion has been closed.
Comments
One thing to note, and I'm hoping mark can come and explain why cause I'm a bit lost, is that it will place the item with position id 001 above the item with position id 000. Make the 001 extension id 002 and it'l work fine though. Wierd.
Anyone tried this extension yet?
it shows in the settings panel re-order but there's nothign there but the phrase panel re-order nothing to drag
Anyone with similar problems?
Sometimes our english can be too easily misinterpretted.
I guess i aught to have put some error collection into this...
this is all that is there
What do you have set to 16? The Position attribute? If the rest of the extensions are using 100 200 300 etc then a small number will have no effect.