Skip to content

Commit ab52ece

Browse files
docs: normalize legacy server product name to "ownCloud Classic" (4.7) (#259)
docs: normalize legacy server product name to "ownCloud Classic" 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 Signed-off-by: Thomas Müller <1005065+DeepDiver1975@users.noreply.github.com> Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
1 parent acc5a70 commit ab52ece

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

modules/ROOT/pages/accounts.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Then, click btn:[Manage accounts]. From there, you can see all of the currently
1818

1919
== Adding Accounts
2020

21-
To add a new account is identical to creating the first account. Click btn:[Add account], and then follow the instructions in xref:connecting.adoc#connecting[Connecting to Your ownCloud Server].
21+
To add a new account is identical to creating the first account. Click btn:[Add account], and then follow the instructions in xref:connecting.adoc#connecting[Connecting to Your ownCloud Classic].
2222

2323
== Viewing Accounts
2424

modules/ROOT/pages/appendices/troubleshooting.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ D: 2023-09-04 09:57:38:562(LogBuilder.kt:38) .logHttp()[Network, response] [body
8383
| HTTP bodies (JSON, XML)
8484
|===
8585

86-
### ownCloud Server Log File
86+
### ownCloud Classic Log File
8787

8888
The ownCloud server also maintains an ownCloud specific log file. This log file must be enabled through the ownCloud Administration page. On that page, you can adjust the log level. We recommend that when setting the log file level that you set it to a verbose level like `Debug` or `Info`.
8989

modules/ROOT/pages/faq.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
== Usage
1515

16-
=== Minimum ownCloud Server Version
16+
=== Minimum ownCloud Classic Version
1717

1818
ownCloud Android app 2.15 has minimum requirement of ownCloud server 10.0 or later.
1919

0 commit comments

Comments
 (0)