Talk:Main Page: Difference between revisions

From DDraceNetwork
m (add signature)
Line 13: Line 13:


Would it be possible to autoplay and loop the explain videos like they are gifs? In the old wiki we included them like this: `<video style="max-width:100%" controls muted autoplay loop src="/videos/jump-height.mp4" type="video/mp4"></video>` [[User:Zwelf|Zwelf]] ([[User talk:Zwelf|talk]]) 16:53, 1 May 2021 (CEST)
Would it be possible to autoplay and loop the explain videos like they are gifs? In the old wiki we included them like this: `<video style="max-width:100%" controls muted autoplay loop src="/videos/jump-height.mp4" type="video/mp4"></video>` [[User:Zwelf|Zwelf]] ([[User talk:Zwelf|talk]]) 16:53, 1 May 2021 (CEST)
== About embedding youtube videos ==
I would prefer not to load the youtube video on the main page. There is a extension to embed videos privacy friendly. Could we switch to this extension?
* https://github.com/StarCitizenWiki/mediawiki-extensions-EmbedVideo
* Found on https://www.mediawiki.org/wiki/Extension:EmbedVideo

Revision as of 09:17, 2 May 2021

I really would like to enable wiki translations, but doing so right now would make the VisualEditor unusable due to it not being compatible with the Translate extension, you can view more about the issue here:

https://www.mediawiki.org/wiki/MediaWiki_Stakeholders%27_Group/TechConf_Input#Improved_Translate_-_VisualEditor_integration

We can choose right now, either disable VisualEditor and have translations or have VisualEditor and no translations.

Ryozuki (talk) 12:39, 3 March 2021 (CET)

what about adding a different method of translation like in the openstreetmap wiki (e.g. https://wiki.openstreetmap.org/wiki/ID/Shortcuts)? Tbh I really like the VisualEditor. Zwelf (talk) 16:49, 1 May 2021 (CEST)

Gif-like explain videos

Would it be possible to autoplay and loop the explain videos like they are gifs? In the old wiki we included them like this: `<video style="max-width:100%" controls muted autoplay loop src="/videos/jump-height.mp4" type="video/mp4"></video>` Zwelf (talk) 16:53, 1 May 2021 (CEST)

About embedding youtube videos

I would prefer not to load the youtube video on the main page. There is a extension to embed videos privacy friendly. Could we switch to this extension?