Skip to content
This repository has been archived by the owner on Jul 30, 2020. It is now read-only.

Latest commit

 

History

History
22 lines (13 loc) · 1.09 KB

README.md

File metadata and controls

22 lines (13 loc) · 1.09 KB

readinglists-extension-safari

A Safari extension for users of synchronized reading lists to add a Wikimedia wiki page from the browser.

Adds a toolbar button that can be clicked to add the current page to the default reading list for the logged in user.

See debug installation instructions.

i18n message fetching

This extension bundles message translations provided by the volunteer translators at TranslateWiki.net as part of MediaWiki's ReadingLists extension. These can be updated from the MediaWiki API at www.mediawiki.org using the getMessages.js script.

npm install
node getMessages.js

Note: Requires Node.js 7.6.0 or later.

issues

Please file bugs or feature requests on Phabricator, Wikimedia's issue tracking software. (link)