====== pwaoffline Plugin ====== ---- plugin ---- description: ❗ Experimental ❗ Transform your DokuWiki into a full progressive web app with offline mode (WIP) author : Michael Große email : mic.grosse+dokuwiki@googlemail.com type : action lastupdate : 2018-06-20 compatible : Greebo depends : conflicts : similar : tags : pwa, offline, !experimental downloadurl: https://github.com/micgro42/dokuwiki-plugin-pwaoffline/zipball/master bugtracker : https://github.com/micgro42/dokuwiki-plugin-pwaoffline/issues sourcerepo : https://github.com/micgro42/dokuwiki-plugin-pwaoffline/ screenshot_img : ---- ===== Usage ===== * this gives you the ability to browse the pages of your wiki offline by storing them in the internal cache * It is not yet finished, some functionality is still missing. **Do not use it in production, yet!** ===== Installation ===== Install the plugin using the [[plugin:extension|Extension Manager]] and the download URL above, which points to latest version of the plugin. Refer to [[:Plugins]] on how to install plugins manually. ===== Development ===== * Travis: [[https://travis-ci.com/micgro42/dokuwiki-plugin-pwaoffline|{{https://travis-ci.com/micgro42/dokuwiki-plugin-pwaoffline.png?branch=master&nocache}}]] * Scrutinizer: [[https://scrutinizer-ci.com/g/micgro42/dokuwiki-plugin-pwaoffline/|{{https://scrutinizer-ci.com/g/micgro42/dokuwiki-plugin-pwaoffline/badges/quality-score.png?b=master&nocache}}]] * code coverage: {{https://scrutinizer-ci.com/g/micgro42/dokuwiki-plugin-pwaoffline/badges/coverage.png?b=master&nocache}} ==== Commit-Ticker ==== {{rss>https://github.com/micgro42/dokuwiki-plugin-pwaoffline/commits/master.atom date}} **Releases:** {{rss>https://github.com/micgro42/dokuwiki-plugin-pwaoffline/releases.atom description author}} ==== Utilized DokuWiki Events ==== * [[devel:event:MANIFEST_SEND]] * [[devel:event:AJAX_CALL_UNKNOWN]] * [[devel:event:DOKUWIKI_STARTED]]