Difference between revisions of "Lyon 2017"

Jump to navigation Jump to search
→‎Achievements: Added the basic implementation of a browser extension, and the way to test it for now
(→‎Group Discussion Topics: Added a meeting about automatic testing)
(→‎Achievements: Added the basic implementation of a browser extension, and the way to test it for now)
Line 61: Line 61:


== Achievements ==
== Achievements ==
=== Browser extensions ===
A basic browser extension has been commited.
Before it is available from Google and Mozilla extensions system, it can be installed manually :
* Checkout the kiwix-html5 github repo (master branch)
* For Firefox :
** open a new tab with URL "about:debugging"
** click on "load a temporary module" and choose the "manifest.json" file from your local copy of the code
* For Chromium/Chrome :
** open a new tab with URL "chrome://extensions/"
** click on "developer mode" then on "load unpackaged extension" and choose the directory of your local copy of the code (where the "manifest.json" fil is)
* On both browsers, a Kiwix icon should appear on the right of the address bar
* If you click on this icon, it should open a new tab with the Kiwix application. You must then choose your ZIM file(s), and you should be able to browse it


== Impact ==
== Impact ==
26

edits

Navigation menu