On Sat, May 30, 2009 at 4:18 AM, Matthew Toseland <toad at amphibian.dyndns.org> wrote: > Current fred-staging contains sub-menu support, and some major changes to > PageMaker, mostly supporting this. This has broken compatibility with most > plugins, but sub-menu support *should* be very helpful for plugins. I have > fixed most of them. Some have serious issues remaining: > > XMLSpider > ======= > > I have fixed XMLSpider and made it use Toadlet's, and given it a submenu of > its own, however I am unable to test it properly as it gives database errors > constantly, which I'm fairly sure are not the result of my changes.
I have fixed them all. They are the result of your changes --- toadlets have to set the classloader. The original code did that. but your new code don't. > WoT and Freetalk > =========== > > These now have a sub-menu each. It is possible I have broken something, but > they seem to work. > > > If you want to test 1213-pre2, you will need to update.sh testing or > update.cmd testing, and you will need the new plugins, you can fetch here: > http://downloads.freenetproject.org/alpha/plugins/next-build/ > > _______________________________________________ > Devl mailing list > Devl at freenetproject.org > http://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl >
