Skip to content

Commit 9d007d2

Browse files
docs: normalize legacy server product name to "ownCloud Classic" (#256)
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 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 55ccf9f commit 9d007d2

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)