For those interested, progress update on plugin for Frodo:
- base plugin works now. problem was to do with some strange url encoding in Frodo, and as a dirty hack I just unencode it.
- login mechanism untested at this point, to speed up debugging I tested the base without authentication.
Next up to do then I will release the plugin:
- update login code to cache last auth date, and give you guys 30 days without retesting it on every menu entry, which will speed up the menu navigation significantly.
- Test and ensure login code doesn't suffer the same url encoding problem in frodo. I doubt this is necassary, but just to be safe before it goes on to the repo
- package addon and release on my repo.