docs: normalize legacy server product name to "ownCloud Classic"#5112
Merged
Conversation
Rename the legacy ownCloud server product to its canonical name "ownCloud Classic" across all user-facing documentation text. The version (10/11) is kept only as trailing information where relevant (e.g. "ownCloud Classic 10"). Normalized variants: "ownCloud Server", "owncloud Server", "ownCloud Classic Server", and bare "ownCloud 10/11". Scope is limited to prose, headings and link display text. xref/include targets, module slugs (classic_ui, oc10-app), URLs, attribute names (e.g. oc10-api-url), image paths, anchors, and the new product names (ownCloud Infinite Scale / oCIS) are unchanged. Verified: every URL/xref target byte-identical and oCIS/Infinite Scale occurrences unchanged. Part of #5111 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Signed-off-by: Thomas Müller <1005065+DeepDiver1975@users.noreply.github.com>
11 tasks
DeepDiver1975
commented
Jun 23, 2026
DeepDiver1975
left a comment
Member
Author
There was a problem hiding this comment.
🤖 Automated review by Claude Code review agent.
Verified prose-only product-name normalization ("ownCloud Server" → "ownCloud Classic"). 2 files, 2 lines (CLAUDE.md overview line + build-the-docs.md NOTE). No xref: targets, URLs, anchors, :page-aliases:, module slugs, file names, or code/command literals touched — display text only. "Build documentation" + lint checks pass (Antora build is the authoritative xref guard). No changelog in this repo (n/a). LGTM.
kw-tmueller
approved these changes
Jun 23, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Normalizes the legacy ownCloud server product to its canonical name ownCloud Classic across all user-facing documentation in this repo. Version (10/11) is retained only as trailing information where relevant (e.g. "ownCloud Classic 10").
Normalized:
ownCloud Server,owncloud Server,ownCloud Classic Server, and bareownCloud 10/11.Why
Part of #5111 — a coordinated, docs-only rebranding so the legacy product is consistently named ownCloud Classic across the
owncloud/owncloud-dockerorgs. Reference implementation: owncloud/docs-main#187.Out of scope (intentionally untouched)
xref:/include::targets, module slugs (classic_ui,oc10-app), URLs, attribute names (e.g.oc10-api-url), image paths, anchorsVerification
xref/include/URL target byte-for-byte identical before/after.oCIS/Infinite Scaleoccurrence count unchanged.Reviewer checklist
🤖 Generated with Claude Code