nextcloud / nextcloud/richdocuments
Refactor WOPI handling using PHP abstraction library champs-libres/wopi-lib
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 453
- Forks
- 147
- Avg merge
- 14h 54m
- Merged PRs (30d)
- 83
Description
Last year @drupol presented his work on a shared wopi library for PHP in the Collabora community calls. We should look into how we can possibly make use of that abstraction in order to simplify the WOPI handling in our code base
https://github.com/champs-libres/wopi-lib
For integration some inspiration on the usage could also be taken from https://github.com/Champs-Libres/wopi-bundle
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 reviewing the repository's current WOPI handling, then read champs-libres/wopi-lib and the wopi-bundle example linked in the issue. Determine whether the shared abstraction fits the existing integration and identify the behavior that must remain unchanged. Done means the WOPI handling uses the library where appropriate and the integration remains functional.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100