History: Progressive Web App
Source of version: 6
Copy to clipboard
! Progressive Web App New in ((Tiki21)). This permits (at first) offline access to wiki pages and tracker items, and even to submit tracker items offline which are added when user gets back online. https://gitlab.com/tikiwiki/tiki/merge_requests/237 https://gitlab.com/tikiwiki/tiki/merge_requests/238 https://en.wikipedia.org/wiki/Progressive_web_application For now only wikipages (view) and trackers items edit (new or updates) are available on offline. The pages are cached when visited. This is an experimental feature. To work properly please ensure the following settings: HTTPS is used; SEF URL feature is disabled. warning For PWA to work and allow tracker items edit, CSRF tokens are bypassed. If there are any security concerns, then PWA feature should be disabled. -=alias=- * (alias(PWA)) * (alias(Progressive Web Apps))