Comme les mainteneurs de NextCloud Office n'ont pas prêté attention aux arguments contre leur décision d'utiliser Microsoft-OOXML comme format par défaut, j'ai fait une pull-request avec le code qui permet d'avoir le format OpenDocument par défaut :
https://github.com/nextcloud/richdocuments/pull/5516
Je vous encourage fortement à retooter, à voter et à commenter sous cette PR, qui sera plus difficile à ignorer qu'une issue « résolue ».

Edit : le mainteneur (décidemment nul en gestion de comm) a fermé la PR et redirigé les gens vers l’issue, qui elle reste ouverte aux votes et commentaires ↴
https://github.com/nextcloud/richdocuments/issues/4812#issuecomment-4129406883

Ping @tdforg @libreoffice @nextcloud

#NextCloud #RichDocuments #OpenDocument #microsoft #LogicielLibre #LibreOffice #souveraineté

fix(format): makes OpenDocument the default format by nojhan · Pull Request #5516 · nextcloud/richdocuments

This reverts commit 8b464b6 by setting "od[fp]" instead of "ooxml" as a default. Following several downvotes and arguments against making the Microsoft-controlled format OOXML a...

GitHub
@nojhan arf, trop tard
@mmu_man Mais non, c’est jamais trop tard, il faut juste augmenter la pression d’un cran.
@mmu_man Je viens de comprendre. En fait c’est parce que le mainteneur a redirigé les gens vers l’issue, qui elle reste ouverte aux votes et commentaires ↴
https://github.com/nextcloud/richdocuments/issues/4812#issuecomment-4129406883
Switch to OOXML for improved interoperability · Issue #4812 · nextcloud/richdocuments

In recent discussions it turned out that it might be better to use OOXML as the default format to avoid interoperability issues with other software. Admins can still change in favor of the open sta...

GitHub