| « Subsonic media streamer to iPhone over HTTPS | Reset Kiosk 0.2 » |
Reset Kiosk 0.3
Mozilla reviewed Reset Kiosk plugin and requested minor changes which have been implemented in this new version. I had 2 'loose' variables which could potentially cause conflicts with other plugins if they also had the same problem, and used same variable names as me.
On this version all the variables are now capsuled inside the one single javascript object that this plugin effectively is.
Download from addons.mozilla.org
6 comments
Comment from: Buck Paiva [Visitor]
Example. I have a kiosk that may lose connectivity. A patron swipes their card, and the next page is not found so I get the "cannot connect" error page. Patron walks away. Connection is made before Reset Kiosk timeout. When Reset Kiosk reloads the homepage, the connection is back but instead of the homepage, now I get the "server not found" page. If I hit "try again" the homepage comes up.
I have added the extension to disable work offline, so that's not the problem.
Thoughts?
02/12/11 @ 02:59
I tried to get the plugin to the highest reviewed level but mozilla reviewer didn't like that he had to (once) click 'dont warn when closing tabs' checkbox.
Anyone got any idea how I could get around that? Setting via Components.classes["@mozilla.org/preferences-service;1"].getService(Components.interfaces.nsIPrefBranch) and setBoolPref("browser.tabs.warnOnClose",false) didn't work 'out of the box'. It just doesn't change it. I must be missing something..
02/22/11 @ 19:56
Comment from: Markus [Visitor]
06/15/11 @ 19:22
Comment from: Simon G [Visitor]
Do you have some news about the workaround of reset kiosk??
Thanks :)
Simon
07/09/11 @ 12:20
07/28/11 @ 16:30
It might take time to appear in addons.mozilla.org or via automatic updates. While it's being in queue for review (queue position 146 atm), here it is for downloding
08/17/11 @ 22:13