nextcloud / nextcloud/richdocuments

Refactor WOPI handling using PHP abstraction library champs-libres/wopi-lib

Open
#2,047 4 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop feature: wopi host technical debt
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.