nextcloud / nextcloud/richdocuments
Add additional mimetypes
Open
Nobody has claimed this yet.
1. to develop
enhancement
- Dominant language
- JavaScript
- Stars
- 453
- Forks
- 147
- Avg merge
- 14h 54m
- Merged PRs (30d)
- 83
Description
Collabora introduced a couple of new mimetypes that can be opened:
- https://github.com/CollaboraOnline/online/pull/10155
- https://gerrit.libreoffice.org/c/core/+/174044
- https://gerrit.libreoffice.org/c/core/+/174269
We should add this to the server mimetype list with extension/mimetypes and also make richdocuments handle them
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the server mimetype list and the richdocuments handling for supported document types. Compare the referenced Collabora Online and LibreOffice changes to identify the new extensions and mimetypes. Done means both the server list and richdocuments recognize and handle the new types, with relevant tests passing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100