forked from wikimedia/data-values-value-view
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
patch for https://phabricator.wikimedia.org/T90492
This allows another file repo for commons. It requires another patch to Wikibase that is located on gerrit.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
although i'm not so knowledgeable about the javascript code base, I am pretty sure this should be an option of the widget, instead of directly depending on wikibase here.
the option might be passed to value view via wikibase.ValueViewBuilder.js (which has access to wb) in WikibaseRepo, though not totally sure how/where/what exactly it would get passed through to here.