Skip to content

docs: normalize legacy server product name to "ownCloud Classic" (12.6)#286

Merged
DeepDiver1975 merged 1 commit into
12.6from
docs/backport-owncloud-classic-12.6
Jun 23, 2026
Merged

docs: normalize legacy server product name to "ownCloud Classic" (12.6)#286
DeepDiver1975 merged 1 commit into
12.6from
docs/backport-owncloud-classic-12.6

Conversation

@DeepDiver1975

Copy link
Copy Markdown
Member

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 bare ownCloud 10/11.

Why

Part of owncloud/docs#5111 — a coordinated, docs-only rebranding so the legacy product is consistently named ownCloud Classic across the owncloud / owncloud-docker orgs. 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, anchors
  • The new product names: ownCloud Infinite Scale / oCIS

Verification

  • All target variants normalized; only prose / headings / link display text changed.
  • Every xref/include/URL target byte-for-byte identical before/after.
  • oCIS / Infinite Scale occurrence count unchanged.
  • No internal xref depends on any heading whose auto-generated anchor changes.

Reviewer checklist

  • No xref targets / module slugs / URLs altered
  • oCIS / Infinite Scale untouched
  • Version shown only as additional info ("ownCloud Classic 10")

🤖 Generated with Claude Code

Backport of the "ownCloud Classic" rename to this maintained version
branch so the published docs are consistent across versions.

Renames the legacy product to its canonical name "ownCloud Classic"
in user-facing text (prose, headings, link display text, the Antora
component title), fixes grammar where replacing the noun "Server"
left a dangling phrase, and normalizes the OC10 prose shorthand in
the migration guide.

Out of scope / unchanged: xref/include targets, module slugs
(classic_ui, oc10-app), URLs, hostnames, attribute names, and the
new product names (ownCloud Infinite Scale / oCIS). Version numbers
in this version-specific manual are kept (e.g. migration 10 -> 11).

Verified: every URL/xref target byte-identical, oCIS/Infinite Scale
occurrences unchanged, and the Antora build produces an identical
error set versus the base branch.

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>

@DeepDiver1975 DeepDiver1975 left a comment

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 Automated review by Claude Code review agent.

Reviewed the diff for branch docs/backport-owncloud-classic-12.6 (base 12.6).

Verdict: LGTM (prose-only). The change touches a single file (modules/ROOT/pages/faq.adoc) and is a pure display-text normalization, ownCloud ServerownCloud Classic, on two lines:

  • A === section heading.
  • One body sentence.

No non-prose targets were altered: no xref targets, URLs, :page-aliases:, slugs, file names, attribute names, or code literals. The {ios-legacy-appstore-url} attribute reference and the [App Store] xref label are untouched.

Non-blocking note: renaming the === heading changes its auto-generated anchor ID (_compatibility_with_owncloud_server_......_classic_...). If any page cross-references this section by its auto ID, that xref would break. The diff shows no in-repo references to the old anchor, so this is informational only and consistent across the sibling backports (#285, #287).

CHANGELOG: n-a (this repo has no changelog).
Checks: Build documentation + lint both passing.

@DeepDiver1975 DeepDiver1975 merged commit 92e5aae into 12.6 Jun 23, 2026
2 checks passed
@DeepDiver1975 DeepDiver1975 deleted the docs/backport-owncloud-classic-12.6 branch June 23, 2026 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants