Griboedow / PandocUltimateConverter

Pandoc converter extension for mediawiki which imports not only text, but also images
https://www.mediawiki.org/wiki/Extension:PandocUltimateConverter
MIT License
1 stars 1 forks source link

Switch to vue.js #7

Open Griboedow opened 1 month ago

Griboedow commented 1 month ago

We can skip OOUI and switch to vue.js at some point of time

Cuurently Mediawiki does not support "FileInput" in vue.js, so we are waiting for them to expand the list of components.

Can look like this:

image

Griboedow commented 1 month ago

https://www.mediawiki.org/wiki/Extension:CodexExample Can be used as a reference.

Here we can track which input types are supported https://www.mediawiki.org/wiki/Codex/Planned_Components image