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.
LiveSearch 1.1
Ok.. I was bored and created this small extension. It adds a LiveSearch box to the panel. Depending on which page you are (discussions, comments or users) it will search automatically for the right type. If you have any suggestions put them here
Extension: LiveSearch 1.1
Extension: LiveSearch 1.1
0
This discussion has been closed.
Comments
Excellent! Installed and working well.
Thanks again to Mark for the wonderful, easy-to-install and easy-to-use software! :-)
Having the radio boxes causes it to take up so much room on what is becoming a rather cluttered panel. And the hide feature doesn't work.
In the livesearch.js check the last line:
window.onload = livesearchInit;
should be:
window.onload = liveSearchInit;
Not sure if that was pointed at me, but I fixed the line nonetheless, and am still experiencing the same problem.
thanks.