Skip to content

docs: normalize legacy server product name to "ownCloud Classic"#41651

Open
DeepDiver1975 wants to merge 1 commit into
masterfrom
docs/rebrand-owncloud-classic
Open

docs: normalize legacy server product name to "ownCloud Classic"#41651
DeepDiver1975 wants to merge 1 commit into
masterfrom
docs/rebrand-owncloud-classic

Conversation

@DeepDiver1975

Copy link
Copy Markdown
Member

Renames the legacy server product to ownCloud Classic in the README prose, applying the version only as additional information where relevant ("ownCloud Classic 10").

Scope: README prose only. URLs, the oCIS reference, source code, and identifiers are untouched. Historical CHANGELOG.md is intentionally left as-is (frozen release history).

Part of the cross-repo rebrand campaign tracked in owncloud/docs#5111 (Tier B — code-repo docs).

Rename the legacy server product to "ownCloud Classic" in the README
prose, applying the version only as additional information where
relevant ("ownCloud Classic 10"). URLs, the oCIS reference, and all
other identifiers are left untouched.

Part of the cross-repo rebrand tracked in 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>
Comment thread README.md
## Getting Started

For installing ownCloud Server, see the official [ownCloud 10 installation manual](https://doc.owncloud.com/server/latest/admin_manual/installation/).
For installing ownCloud Classic, see the official [ownCloud Classic 10 installation manual](https://doc.owncloud.com/server/latest/admin_manual/installation/).

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
For installing ownCloud Classic, see the official [ownCloud Classic 10 installation manual](https://doc.owncloud.com/server/latest/admin_manual/installation/).
For installing ownCloud Classic, see the official [ownCloud Classic installation manual](https://doc.owncloud.com/server/latest/admin_manual/installation/).

That latest link will go to Classic 10, Classic 11 or whatever is latest from time-to-time.

Comment thread README.md
[![License](https://img.shields.io/badge/License-AGPL--3.0-blue.svg)](COPYING) [![ownCloud OSPO](https://img.shields.io/badge/OSPO-ownCloud-blue)](https://kiteworks.com/opensource) [![Docker Hub](https://img.shields.io/docker/pulls/owncloud)](https://hub.docker.com/r/owncloud/server)

ownCloud Core is the server-side component of ownCloud 10 (Classic), providing file storage, synchronization, and sharing trusted by over 200 million users worldwide. It includes WebDAV, CalDAV, and CardDAV servers, a plugin architecture for apps, user and group management, encryption support, external storage backends, and a comprehensive REST API. The server runs on PHP with support for MySQL, MariaDB, PostgreSQL, and SQLite databases.
ownCloud Core is the server-side component of ownCloud Classic 10, providing file storage, synchronization, and sharing trusted by over 200 million users worldwide. It includes WebDAV, CalDAV, and CardDAV servers, a plugin architecture for apps, user and group management, encryption support, external storage backends, and a comprehensive REST API. The server runs on PHP with support for MySQL, MariaDB, PostgreSQL, and SQLite databases.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
ownCloud Core is the server-side component of ownCloud Classic 10, providing file storage, synchronization, and sharing trusted by over 200 million users worldwide. It includes WebDAV, CalDAV, and CardDAV servers, a plugin architecture for apps, user and group management, encryption support, external storage backends, and a comprehensive REST API. The server runs on PHP with support for MySQL, MariaDB, PostgreSQL, and SQLite databases.
ownCloud Core is the server-side component of ownCloud Classic, providing file storage, synchronization, and sharing trusted by over 200 million users worldwide. It includes WebDAV, CalDAV, and CardDAV servers, a plugin architecture for apps, user and group management, encryption support, external storage backends, and a comprehensive REST API. The server runs on PHP with support for MySQL, MariaDB, PostgreSQL, and SQLite databases.

Why do we need to retain the 10 here?

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