This component allows users to wrap words or phrases in a wrap to search these words with Wikipedia. If no matches are found, it does not have a tooltip.
To allow for different languages being used, you can change the wikipedia base url setting. You can set it to something like es.wikipedia.org if you want it in Spanish, or zh.wikipedia.org for Chinese.
You can change the texts of the placeholder text, the composer button and the text before the link in the tooltip as locales.
The screenshot shows https://www.wikipedia.org/wiki/Google being referenced. Would it be possible to modify the version of Wikipedia being used? Via a settings menu where you can set the default.
For example: specify whether it should be the English one, or another language prefix.
I’m also thinking of having the option to include non-Wikimedia wikis. By allowing a custom domain in the settings, the reach of this component could expand well beyond just Wikipedia.
I’ve gone ahead and added this in the wikipedia base url setting. You can set it to something like es.wikipedia.org if you want it in Spanish (or any language, really).
This one is interesting. But it’ll require the admin to configure a setting to the required API path. If they are non-technical, this might be harder.