nextcloud / office

Meta repo for the office team

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add docxf and form mimetypes

juliushaertl opened this issue · comments

ONLYOFFICE/onlyoffice-nextcloud#600.
ONLYOFFICE/onlyoffice-nextcloud@5ff63e0.

  • application/vnd.openxmlformats-officedocument.wordprocessingml.document.docxf
  • application/vnd.openxmlformats-officedocument.wordprocessingml.document.oform

nextcloud/server#30732 (comment).
docxf
oform

An example on how to implement can be found in nextcloud/server#29157 where a similar thing was done for odg files.

  • Register mime types in core/js/mimetypelist.js and resources/config/mimetypemapping.dist.json
  • Add icons
  • Add handling during repair step to update existing files