From 536c8a9a987119a645c15770f08a576e67b5c58b Mon Sep 17 00:00:00 2001 From: Morris Jobke Date: Tue, 20 Oct 2015 11:15:02 +0200 Subject: [PATCH] update also URLs to 9.0 --- admin_manual/enterprise_clients/publishing_android_app.rst | 2 +- admin_manual/installation/apps_management_installation.rst | 2 +- admin_manual/issues/index.rst | 2 +- developer_manual/core/ocs-share-api.rst | 2 +- developer_manual/core/theming.rst | 2 +- developer_manual/general/devenv.rst | 4 ++-- user_manual/external_storage/external_storage.rst | 2 +- user_manual/files/large_file_upload.rst | 2 +- user_manual/pim/calendar.rst | 4 ++-- user_manual/pim/contacts.rst | 6 +++--- user_manual/pim/sync_ios.rst | 2 +- user_manual/pim/sync_osx.rst | 2 +- 12 files changed, 16 insertions(+), 16 deletions(-) diff --git a/admin_manual/enterprise_clients/publishing_android_app.rst b/admin_manual/enterprise_clients/publishing_android_app.rst index f87c9fa7e..0f76f8a9e 100644 --- a/admin_manual/enterprise_clients/publishing_android_app.rst +++ b/admin_manual/enterprise_clients/publishing_android_app.rst @@ -231,7 +231,7 @@ to your ownCloud server and share it like any other file: you can create normal ownCloud shares with ownCloud users and groups, and you may create a link share to share it with anyone. (See the **Files & Synchronization** section of the `ownCloud User Manual -`_ to learn +`_ to learn more about sharing files.) .. _publish_google_play: diff --git a/admin_manual/installation/apps_management_installation.rst b/admin_manual/installation/apps_management_installation.rst index 59f11cdc3..24be684ef 100644 --- a/admin_manual/installation/apps_management_installation.rst +++ b/admin_manual/installation/apps_management_installation.rst @@ -94,7 +94,7 @@ API. If they are then they will not be installed. .. note:: If you would like to create or add your own ownCloud app, please use the *Add your App...* button on the same page. This button redirects you to the `App Development documentation - `_, + `_, where you can find information about creating and adding your own apps. Using Custom App Directories diff --git a/admin_manual/issues/index.rst b/admin_manual/issues/index.rst index 157ccaf6b..b1d4ef203 100644 --- a/admin_manual/issues/index.rst +++ b/admin_manual/issues/index.rst @@ -41,7 +41,7 @@ If you can't find a solution, please use our `bugtracker`_. .. _webchat: http://webchat.freenode.net/?channels=owncloud .. _Enterprise Subscription: https://owncloud.com/lp/community-or-enterprise/ .. _bugtracker: - http://doc.owncloud.org/server/8.2/developer_manual/bugtracker/index.html + http://doc.owncloud.org/server/9.0/developer_manual/bugtracker/index.html .. TODO ON RELEASE: Update version number above on release General Troubleshooting diff --git a/developer_manual/core/ocs-share-api.rst b/developer_manual/core/ocs-share-api.rst index faa028968..01e59b5a1 100644 --- a/developer_manual/core/ocs-share-api.rst +++ b/developer_manual/core/ocs-share-api.rst @@ -136,7 +136,7 @@ Federated Cloud Shares ====================== Both the sending and the receiving instance need to have federated cloud sharing -enabled and configured. See `Configuring Federated Cloud Sharing `_. +enabled and configured. See `Configuring Federated Cloud Sharing `_. Create a new Federated Cloud Share ---------------------------------- diff --git a/developer_manual/core/theming.rst b/developer_manual/core/theming.rst index 5755365be..543c3c246 100644 --- a/developer_manual/core/theming.rst +++ b/developer_manual/core/theming.rst @@ -203,7 +203,7 @@ One exception is the method ``buildDocLinkToKey`` which gets passed in a key as .. code-block:: php public function buildDocLinkToKey($key) { - return $this->getDocBaseUrl() . '/server/8.2/go.php?to=' . $key; + return $this->getDocBaseUrl() . '/server/9.0/go.php?to=' . $key; } Testing the new theme out diff --git a/developer_manual/general/devenv.rst b/developer_manual/general/devenv.rst index ad25984c0..4b0f65c48 100644 --- a/developer_manual/general/devenv.rst +++ b/developer_manual/general/devenv.rst @@ -11,7 +11,7 @@ Please follow the steps on this page to set up your development environment. Set up web server and database ============================== -First `set up your web server and database `_ (**Section**: Manual Installation - Prerequisites). +First `set up your web server and database `_ (**Section**: Manual Installation - Prerequisites). .. TODO ON RELEASE: Update version number above on release Get the source @@ -19,7 +19,7 @@ Get the source There are two ways to obtain ownCloud sources: -* Using the `stable version `_ +* Using the `stable version `_ .. TODO ON RELEASE: Update version number above on release * Using the development version from `GitHub`_ which will be explained below. diff --git a/user_manual/external_storage/external_storage.rst b/user_manual/external_storage/external_storage.rst index 3ef1632e1..d808bc74b 100644 --- a/user_manual/external_storage/external_storage.rst +++ b/user_manual/external_storage/external_storage.rst @@ -6,6 +6,6 @@ The External Storage application allows you to mount external storage services, such as Google Drive, Dropbox, Amazon S3, SMB/CIFS fileservers, and FTP servers in ownCloud. Your ownCloud server administrator controls which of these are available to you. Please see `Configuring External Storage (GUI) -`_ in the ownCloud Administrator's manual for configuration howtos and examples. diff --git a/user_manual/files/large_file_upload.rst b/user_manual/files/large_file_upload.rst index b43c8216d..377160f1a 100644 --- a/user_manual/files/large_file_upload.rst +++ b/user_manual/files/large_file_upload.rst @@ -15,6 +15,6 @@ set by your administrator): * Contact your administrator to request an increase in these variables * Refer to the section in the `Admin Documentation - `_ that describes how to manage file upload size limits. diff --git a/user_manual/pim/calendar.rst b/user_manual/pim/calendar.rst index 30a4bd11e..1c04277ed 100644 --- a/user_manual/pim/calendar.rst +++ b/user_manual/pim/calendar.rst @@ -6,10 +6,10 @@ The Calendar app is not enabled by default in ownCloud 8 and needs to be enabled seperately. It is also not a supported core app. You may ask your ownCloud server admin to enable it, and if you are your own admin consult the `Installation > Installing and Managing Apps -`_ section of the `ownCloud Server Administration Manual -`_. +`_. The ownCloud Calendar app enables you to create and edit events, synchronize to other calendars you might use, and create new, personalized calendars. diff --git a/user_manual/pim/contacts.rst b/user_manual/pim/contacts.rst index c6635e29f..405897b56 100644 --- a/user_manual/pim/contacts.rst +++ b/user_manual/pim/contacts.rst @@ -6,10 +6,10 @@ The Contacts app is not enabled by default in ownCloud 8 and needs to be enabled seperately. It is also not a supported core app. You may ask your ownCloud server admin to enable it, and if you are your own admin consult the `Installation > Installing and Managing Apps -`_ section of the `ownCloud Server Administration Manual -`_. +`_. The ownCloud Contacts app is similar to other mobile contact applications, but with more functionality. When you first access the Contacts app, a default @@ -347,4 +347,4 @@ Troubleshooting Are you having problems using the app? Have a look at the :doc:`troubleshooting` and `Troubleshooting Contacts & Calendar`_ guides. -.. _Troubleshooting Contacts & Calendar: https://doc.owncloud.org/server/8.2/admin_manual/issues/index.html#troubleshooting-contacts-calendar \ No newline at end of file +.. _Troubleshooting Contacts & Calendar: https://doc.owncloud.org/server/9.0/admin_manual/issues/index.html#troubleshooting-contacts-calendar \ No newline at end of file diff --git a/user_manual/pim/sync_ios.rst b/user_manual/pim/sync_ios.rst index 5eb63655c..024c0a130 100644 --- a/user_manual/pim/sync_ios.rst +++ b/user_manual/pim/sync_ios.rst @@ -52,4 +52,4 @@ Now should now find your contacts in the address book of your iPhone. If it's still not working, have a look at the :doc:`troubleshooting` and `Troubleshooting Contacts & Calendar`_ guides. -.. _Troubleshooting Contacts & Calendar: https://doc.owncloud.org/server/8.2/admin_manual/issues/index.html#troubleshooting-contacts-calendar \ No newline at end of file +.. _Troubleshooting Contacts & Calendar: https://doc.owncloud.org/server/9.0/admin_manual/issues/index.html#troubleshooting-contacts-calendar \ No newline at end of file diff --git a/user_manual/pim/sync_osx.rst b/user_manual/pim/sync_osx.rst index 794c8d6ba..4cf7dcf91 100644 --- a/user_manual/pim/sync_osx.rst +++ b/user_manual/pim/sync_osx.rst @@ -34,4 +34,4 @@ There is also an easy `HOWTO`_ in the forum. .. _HOWTO: http://forum.owncloud.org/viewtopic.php?f=3&t=132 -.. _Troubleshooting Contacts & Calendar: https://doc.owncloud.org/server/8.2/admin_manual/issues/index.html#troubleshooting-contacts-calendar +.. _Troubleshooting Contacts & Calendar: https://doc.owncloud.org/server/9.0/admin_manual/issues/index.html#troubleshooting-contacts-calendar