So...
I installed Edit History on Wedge.org.
It didn't work at first, because I changed the mni-menu format to allow for providing custom IDs in all variables. (Which is helpful in this situation, too.)
So I fixed that...
Now, it's working in Chrome, IE9, IE10 and Safari.
And it's failing in Opera and Firefox.
And I'm failing too -- at understanding why. Every time I'm trying to debug this in Opera, I get a browser crash. And when I debug in Firefox, it seems like everything's executing smoothly -- it creates the popup as expected, fills it in, etc... It just doesn't show it. From what I could see, #helf's parentNode is set to null, instead of being set to the body.
I tried returning "reqWin(this) || true" instead of reqWin(this), all it does is redirect me to the hardcoded link, so technically it works but it doesn't open that frigging popup...
Anyone got any idea...?
(Also, I don't understand what the radio buttons are for in the popup. There isn't any Wiki-like diff available anyway...?)
I installed Edit History on Wedge.org.
It didn't work at first, because I changed the mni-menu format to allow for providing custom IDs in all variables. (Which is helpful in this situation, too.)
So I fixed that...
Now, it's working in Chrome, IE9, IE10 and Safari.
And it's failing in Opera and Firefox.
And I'm failing too -- at understanding why. Every time I'm trying to debug this in Opera, I get a browser crash. And when I debug in Firefox, it seems like everything's executing smoothly -- it creates the popup as expected, fills it in, etc... It just doesn't show it. From what I could see, #helf's parentNode is set to null, instead of being set to the body.
I tried returning "reqWin(this) || true" instead of reqWin(this), all it does is redirect me to the hardcoded link, so technically it works but it doesn't open that frigging popup...
Anyone got any idea...?
(Also, I don't understand what the radio buttons are for in the popup. There isn't any Wiki-like diff available anyway...?)


