Disclaimer in the HTML page : it is now broken on Firefox OS

because of more strict security policies
This commit is contained in:
mossroy 2013-01-25 19:08:34 +01:00
parent 7e4d9aa64a
commit 13660b1b63

View File

@ -48,6 +48,7 @@ License:
<br />
<br />
On desktops, it works at least on Firefox 17 and Chrome 23. I tested it on the Firefos OS simulator : it works but requires (for now) to put the small dump files in the "Music" folder of your device. It looks for wikipedia_small_2010-08-14/titles.idx in it. So far, I could not test it on a real Firefox OS device.
<b>Update 2013-01-25 : </b> it's now broken on latest Firefox OS, because of more strict security policy on accessing the local data. You now need to have at least a privileged webapp to have this right. Cf <a href="https://docs.google.com/a/mozilla.com/spreadsheet/ccc?key=0Akyz_Bqjgf5pdENVekxYRjBTX0dCXzItMnRyUU1RQ0E#gid=0">https://docs.google.com/a/mozilla.com/spreadsheet/ccc?key=0Akyz_Bqjgf5pdENVekxYRjBTX0dCXzItMnRyUU1RQ0E#gid=0</a>
<br />
It's only a proof of concept sor far : there are certainly many many ways this could be enhanced (suggestions and patche are welcome : the source code is on <a href="https://github.com/mossroy/evopedia-html5">github</a>). In particular, the performance can be optimized when reading an article, and the links inside an article do not work for now.
<br />