The idea is to move the mod to a more MVC design approach where it'll be possible to load/unload the modules required for the features. Some or all of the improvments will then get backported into this mod.
As for vb4, I myself was 50/50 on upgrading, but having seen a small snippet of the code in darrens blog, feel as a developer it'll be worth upgrading.
Currently, the image paths are controlled by settings however teh javascript is hardcoded into the template. This is something that I intend to change, however for the time being its easy enough to copy the none dynamic parts (eg the function defs) to a separate file and include it in the page if you need to.
|