Skip to content
This repository was archived by the owner on Aug 19, 2026. It is now read-only.

Commit 24b4f22

Browse files
docs: normalize legacy server product name to "ownCloud Classic" (#222)
* docs: normalize legacy server product name to "ownCloud Classic" 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 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Signed-off-by: Thomas Müller <1005065+DeepDiver1975@users.noreply.github.com> * docs: drop redundant "10" version and fix grammar after rename Two follow-ups to the "ownCloud Classic" rename: 1. Strip the now-redundant "10" from bare "ownCloud Classic 10" references where the version carries no meaning. Specific release references (e.g. "ownCloud Classic >= 10.8") keep their version. 2. Where replacing the noun "Server" with the adjective-final "Classic" left a dangling sentence, restore the common noun ("...used with an ownCloud Classic server."). xref/include targets, module slugs, URLs and oCIS / Infinite Scale references are unchanged. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Signed-off-by: Thomas Müller <1005065+DeepDiver1975@users.noreply.github.com> --------- Signed-off-by: Thomas Müller <1005065+DeepDiver1975@users.noreply.github.com> Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
1 parent 2ef4aaf commit 24b4f22

7 files changed

Lines changed: 16 additions & 16 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Since April 2026, this repository requires [Commit Signing](https://docs.github.
1616

1717
## Building the Web User Interface Docs
1818

19-
The ownCloud Web User Interface Guides are not built independently. Instead, it is built together with the [main documentation](https://github.com/owncloud/docs/). However, you can build a local copy of the ownCloud Server documentation to preview changes you are making.
19+
The ownCloud Web User Interface Guides are not built independently. Instead, it is built together with the [main documentation](https://github.com/owncloud/docs/). However, you can build a local copy of the ownCloud Classic documentation to preview changes you are making.
2020

2121
Whenever a Pull Request of this repo gets merged, it automatically triggers a full docs build.
2222

@@ -34,7 +34,7 @@ See the [following section](https://github.com/owncloud/docs#target-branch-and-b
3434

3535
## Branching Workflow
3636

37-
Please refer to the [Branching Workflow for ownCloud Server](https://github.com/owncloud/docs-webui/blob/master/docs/the-branching-workflow.md) for more information.
37+
Please refer to the [Branching Workflow for ownCloud Classic](https://github.com/owncloud/docs-webui/blob/master/docs/the-branching-workflow.md) for more information.
3838

3939
## Create a New Version Branch for Web User Interfaces
4040

modules/ROOT/pages/index.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22

33
Welcome to the ownCloud Web User Interfaces guide. The guide covers access to the ownCloud instance via browser.
44

5-
Note that the xref:{latest-server-version}@server:classic_ui:index.adoc[ownCloud Server UI] guide is only available for ownCloud Server.
5+
Note that the xref:{latest-server-version}@server:classic_ui:index.adoc[ownCloud Classic UI] guide is only available for ownCloud Classic.
66

77
Note that the client user guides for Desktop, Android or iOS have their own documentation.
88

99
To get a first impression about the two web interfaces, see the screenshots below.
1010

1111
[width="100%",cols="~,~",options="header"]
1212
|===
13-
^| ownCloud Server UI
13+
^| ownCloud Classic UI
1414
^| ownCloud Web
1515

1616
^| image:{latest-server-version}@server:classic_ui:files_page.png[width=320]

modules/owncloud_web/pages/index.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66

77
{description}
88

9-
If you are still running ownCloud Server, consider installing the {oc-marketplace-url}/apps/web[Web] app, which provides the new look and feel plus some additional features, but not everything ownCloud Web has to offer when used with Infinite Scale. For a quick introduction about what's new or different, check out the section xref:web_with_oc_server.adoc[ownCloud Web on ownCloud Server].
9+
If you are still running ownCloud Classic, consider installing the {oc-marketplace-url}/apps/web[Web] app, which provides the new look and feel plus some additional features, but not everything ownCloud Web has to offer when used with Infinite Scale. For a quick introduction about what's new or different, check out the section xref:web_with_oc_server.adoc[ownCloud Web on ownCloud Classic].
1010

1111
== Changes
1212

13-
For readers already familiar with ownCloud 10 and its standard web interface, the big differences in the new ownCloud Web on Infinite Scale are:
13+
For readers already familiar with ownCloud Classic and its standard web interface, the big differences in the new ownCloud Web on Infinite Scale are:
1414

1515
* Spaces: Spaces are special folders for teams. They are organized by the team members themselves so that admins don't need to manage them. Even if members leave, the files stay in place so your team can keep on working.
1616
* Simplified links: Just select if only invited people or everyone can access a link. In consequence, we no longer distinguish between private and public links.

modules/owncloud_web/pages/web_for_users.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ If this file gets relocated or renamed, a page alias must be added to make it av
1212

1313
{description}
1414

15-
If you have been using ownCloud before but with the ownCloud Server user interface, you may want to check out section xref:web_with_oc_server.adoc[ownCloud Web with ownCloud Server] to get an overview of the main differences.
15+
If you have been using ownCloud before but with the ownCloud Classic user interface, you may want to check out section xref:web_with_oc_server.adoc[ownCloud Web with ownCloud Classic] to get an overview of the main differences.
1616

1717
The following description assumes you're new to ownCloud.
1818

modules/owncloud_web/pages/web_with_oc_server.adoc

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
= ownCloud Web on ownCloud Server
1+
= ownCloud Web on ownCloud Classic
22
:toc: right
3-
:description: ownCloud web is available for ownCloud Server as an app. To ease the transition from ownCloud Server to Infinite Scale, we recommend deploying the new user interface.
3+
:description: ownCloud web is available for ownCloud Classic as an app. To ease the transition from ownCloud Classic to Infinite Scale, we recommend deploying the new user interface.
44

55
:onlyoffice-owncloud-web-url: https://github.com/ONLYOFFICE/onlyoffice-owncloud-web
66

@@ -62,7 +62,7 @@ If you prefer to use {oc-marketplace-url}/oauth2[OAuth2], log in as admin, go to
6262

6363
=== Server Configuration
6464

65-
A few configuration steps are necessary on the ownCloud 10 server:
65+
A few configuration steps are necessary on the ownCloud Classic server:
6666

6767
. Set the ownCloud Web address so it gets displayed in the app switcher by adding the following line to the `config/config.php` file:
6868
+
@@ -89,7 +89,7 @@ NOTE: While it is possible to make ownCloud Web the default interface, the decis
8989

9090
include::partial$/web-configuration.adoc[]
9191

92-
=== Integrate Traditional ownCloud 10 Features in ownCloud Web
92+
=== Integrate Traditional ownCloud Classic Features in ownCloud Web
9393

9494
ownCloud features that are not deeply integrated in the regular web interface can be added to the app switcher and to the user menu.
9595

@@ -131,11 +131,11 @@ TIP: This will add a link to the specified URL in the user menu. The link will o
131131

132132
=== ONLYOFFICE Integration
133133

134-
For ONLYOFFICE there is a {onlyoffice-owncloud-web-url}[native integration] available for ownCloud Web when it is used with an ownCloud Server. It fully integrates the ONLYOFFICE document editors and allows users to create and open documents directly in ownCloud Web.
134+
For ONLYOFFICE there is a {onlyoffice-owncloud-web-url}[native integration] available for ownCloud Web when it is used with an ownCloud Classic server. It fully integrates the ONLYOFFICE document editors and allows users to create and open documents directly in ownCloud Web.
135135

136136
To use ONLYOFFICE in ownCloud Web, you need:
137137

138-
* ownCloud Server >= 10.8
138+
* ownCloud Classic >= 10.8
139139
* ownCloud Web >= 4.0.0
140140
* {oc-marketplace-url}/onlyoffice[ONLYOFFICE connector] >= 7.1.1
141141

@@ -155,7 +155,7 @@ NOTE: Adjust the URL in the example according to your setup.
155155

156156
=== Collabora Online Integration
157157

158-
There is a native Collabora Online integration available for ownCloud Web when it is used with an ownCloud Server. It fully integrates the Collabora Online document editors and allows users to create and open documents directly in ownCloud Web.
158+
There is a native Collabora Online integration available for ownCloud Web when it is used with an ownCloud Classic server. It fully integrates the Collabora Online document editors and allows users to create and open documents directly in ownCloud Web.
159159

160160
Requirements:
161161

modules/owncloud_web/partials/nav.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
* ownCloud Web
33
** xref:owncloud_web:index.adoc[Introduction]
44
** xref:owncloud_web:requirements.adoc[Requirements]
5-
** xref:owncloud_web:web_with_oc_server.adoc[ownCloud Web on ownCloud Server]
5+
** xref:owncloud_web:web_with_oc_server.adoc[ownCloud Web on ownCloud Classic]
66
** xref:owncloud_web:web_for_users.adoc[ownCloud Web for Users]
77
** xref:owncloud_web:web_for_admins.adoc[ownCloud Web for Admins]

modules/owncloud_web/partials/web-configuration.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ TIP: If any issues arise when trying to access the new design, a good start for
6464
| Description
6565

6666
| server
67-
| ownCloud Server address
67+
| ownCloud Classic address
6868

6969
| theme
7070
| theme to be used in ownCloud Web pointing to a json file in the themes folder

0 commit comments

Comments
 (0)