docs: remove Microsoft Teams (msteamsbridge) integration docs#1561
Conversation
owncloud/msteamsbridge is being archived and is no longer maintained (see owncloud/docs#5125). Remove its documentation: - Delete the end-user and admin MS-Teams integration pages. - Delete the now-empty classic_ui Integration section (it only held the Teams page) and drop it from the classic_ui nav. - Drop the Teams entry from the admin_manual Integration index and nav (the Splunk integration remains). - Remove the 'App: Microsoft Teams Bridge' config sample from the app parameters reference. - Reword the manual-upgrade .htaccess note that xref'd the removed page. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Signed-off-by: Thomas Müller <1005065+DeepDiver1975@users.noreply.github.com>
|
DeepDiver1975
left a comment
There was a problem hiding this comment.
Approve (review-only — self-authored). Clean removal; Antora build safe.
Dangling-xref check (grepped the full PR-head tree 455ae39):
- Zero remaining
xref:/link:/image:references to either deletedms-teams.adoc, or to the deletedclassic_ui/integration/index.adoc, or tomsteamsbridge/msteamsgen/"Microsoft Teams". admin_manual/partials/nav.adoc: only the ms-teams child dropped; integration/index + splunk retained — correct.classic_ui/partials/nav.adoc: whole integration section removed (index+ms-teams) — correct, MS Teams was its only content.manual_upgrade.adoc:60andconfig_apps_sample_php_parameters.adoc(msteamsbridge section): edits are MS-Teams-scoped, surrounding content intact — coherent.
Non-blocking: orphaned image assets remain and are now unreferenced — admin_manual/images/configuration/integration/ms-teams/ (10 files) and classic_ui/images/integration/ms-teams/ (2). Doesn't break the build; delete in a follow-up (or here) to avoid dead assets.
CI green (Build documentation, lint).
🤖 Generated with Claude Code
|
Good catch on the config sample — you're right that I've opened the root-cause fix in core: owncloud/core#41668 — it removes the Once that merges and a config-to-docs sync runs, the generated The images and app-list removal are yours as noted. 🙏 |
The owncloud/msteamsbridge integration app is being archived and is no longer maintained. Remove its Microsoft Teams Bridge config sample block from config.apps.sample.php so the config-to-docs sync no longer re-adds the parameters to the admin documentation. Related: owncloud/docs#5125, owncloud/docs-server#1561 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Signed-off-by: Thomas Müller <1005065+DeepDiver1975@users.noreply.github.com>
The MS-Teams integration pages were deleted in this PR; remove their now orphaned image assets (admin_manual and classic_ui) as well. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Signed-off-by: Thomas Müller <1005065+DeepDiver1975@users.noreply.github.com>
|
Took a couple of these off your plate since we were already in here:
Left for you, since it's outside this repo:
|
* chore: remove msteamsbridge config sample (app archived) The owncloud/msteamsbridge integration app is being archived and is no longer maintained. Remove its Microsoft Teams Bridge config sample block from config.apps.sample.php so the config-to-docs sync no longer re-adds the parameters to the admin documentation. Related: owncloud/docs#5125, owncloud/docs-server#1561 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Signed-off-by: Thomas Müller <1005065+DeepDiver1975@users.noreply.github.com> * chore: update changelog Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Signed-off-by: Thomas Müller <1005065+DeepDiver1975@users.noreply.github.com> --------- Signed-off-by: Thomas Müller <1005065+DeepDiver1975@users.noreply.github.com> Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
owncloud/msteamsbridgeis being archived and is no longer maintained (heads-up: owncloud/docs#5125). This removes its documentation from the server docs.Changes
modules/classic_ui/pages/integration/ms-teams.adoc(end-user)modules/admin_manual/pages/configuration/integration/ms-teams.adoc(admin)classic_uiIntegration section (integration/index.adoc, which only listed the Teams page) and remove the Integration block fromclassic_uinav.== App: Microsoft Teams Bridgeconfig sample fromconfig_apps_sample_php_parameters.adoc..htaccessnote inmanual_upgrade.adocthat xref'd the removed Teams page (kept the WebDav example).Verification
grepformsteamsbridge|msteamsgen|ms-teams|microsoft teamsacross all.adocfiles → 0 matches after the change.configuration/integration/index.adocxref targets the admin index, which is retained for Splunk).🤖 Generated with Claude Code
Also resolves owncloud/docs#5126 (
msteamsgenheads-up): the MS-Teams generator and Bridge App are two halves of the same integration and share these same pages, so this removal covers both. Verified grep includesmsteamsgen→ 0 matches.