docs: normalize legacy server product name to "ownCloud Classic"#1550
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 Classic Server", bare "ownCloud 10/11", and the "OC10" prose shorthand used in the migration guide. The Antora component title is updated too. Scope is limited to prose, headings, link display text and the component title. xref/include targets, module slugs (classic_ui, oc10-app), URLs, hostnames (oc10-telemetry, oc10130b1...), AsciiDoc editorial comments, and the new product names (ownCloud Infinite Scale / oCIS) are unchanged. Note: the name is still embedded in one Kerberos diagram source (kerberos-principle.drawio.svg); updating diagram artwork is tracked as a separate follow-up since it requires re-rendering. Verified: every URL/xref target byte-identical, oCIS/Infinite Scale occurrences unchanged, and the Antora build produces an identical error set versus master (no new xref errors). Part of owncloud/docs#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
Where "ownCloud Server" was a noun phrase, replacing it with the adjective-final "ownCloud Classic" left dangling sentences (e.g. "...configured on the ownCloud Classic."). Restore the common noun so the sentences read correctly: "...on the ownCloud Classic server." Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Signed-off-by: Thomas Müller <1005065+DeepDiver1975@users.noreply.github.com>
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 Classic Server, bareownCloud 10/11, and theOC10prose shorthand used throughout the migration guide. The Antora componenttitleis updated fromownCloud ServertoownCloud Classic.Why
Part of owncloud/docs#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, hostnames (oc10-telemetry,oc10130b1…), anchors// this needs review for oc10 -> oc11)name: serverslug (only the displaytitlechanged)Known follow-up
The product name is still embedded in one Kerberos diagram source (
modules/admin_manual/images/.../kerberos-principle.drawio.svg). Updating diagram artwork requires re-rendering and is intentionally left out of this text-only PR.Verification
xref/include/URL target byte-for-byte identical before/after.oCIS/Infinite Scaleoccurrence count unchanged.master(2 pre-existing cross-componentocis:xrefs that only resolve in the aggregate build) — no new errors.Reviewer checklist
🤖 Generated with Claude Code