From 8b0b69fabd09a6bc225be5227ea6a712bd439cd8 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Mon, 20 Jul 2015 16:30:34 +0200 Subject: [PATCH] Fix internal links to 8.2 docs --- .../configuration_database/oracle_db_configuration.rst | 2 +- admin_manual/enterprise_clients/publishing_android_app.rst | 4 ++-- admin_manual/installation/apps_management_installation.rst | 4 ++-- admin_manual/issues/index.rst | 2 +- developer_manual/general/devenv.rst | 4 ++-- index/index.rst | 4 ++-- user_manual/external_storage/external_storage.rst | 2 +- user_manual/pim/calendar.rst | 4 ++-- user_manual/pim/contacts.rst | 4 ++-- 9 files changed, 15 insertions(+), 15 deletions(-) diff --git a/admin_manual/configuration_database/oracle_db_configuration.rst b/admin_manual/configuration_database/oracle_db_configuration.rst index cde31b0ec..55b818f51 100644 --- a/admin_manual/configuration_database/oracle_db_configuration.rst +++ b/admin_manual/configuration_database/oracle_db_configuration.rst @@ -168,7 +168,7 @@ The configuration file should look something like this: 'passwordsalt' => '01234567890123456789', 'datadirectory' => '/var/data', 'dbtype' => 'oci', - 'version' => '8.0..x.y', + 'version' => '8.2.x.y', 'dbname' => 'orcl', 'dbhost' => '192.168.1.57', 'dbtableprefix' => 'oc_', diff --git a/admin_manual/enterprise_clients/publishing_android_app.rst b/admin_manual/enterprise_clients/publishing_android_app.rst index 1ed1b41c0..8ae088d32 100644 --- a/admin_manual/enterprise_clients/publishing_android_app.rst +++ b/admin_manual/enterprise_clients/publishing_android_app.rst @@ -229,7 +229,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: @@ -391,4 +391,4 @@ Resources `_ * `Developer Console - `_ \ No newline at end of file + `_ diff --git a/admin_manual/installation/apps_management_installation.rst b/admin_manual/installation/apps_management_installation.rst index f8c10d187..2ad652d49 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 @@ -149,4 +149,4 @@ To enable installation from your own apps store: true, - "appstoreurl" => "http://api.apps.owncloud.com/v1", \ No newline at end of file + "appstoreurl" => "http://api.apps.owncloud.com/v1", diff --git a/admin_manual/issues/index.rst b/admin_manual/issues/index.rst index 2055f9231..4e3d53826 100644 --- a/admin_manual/issues/index.rst +++ b/admin_manual/issues/index.rst @@ -33,7 +33,7 @@ If you can't find a solution, please use our `bugtracker`_. .. _the ownCloud User mailing list: https://mailman.owncloud.org/mailman/listinfo/user .. _webchat: http://webchat.freenode.net/?channels=owncloud .. _Enterprise Edition: https://owncloud.com/lp/community-or-enterprise/ -.. _bugtracker: http://doc.owncloud.org/server/8.0/developer_manual/bugtracker/index.html +.. _bugtracker: http://doc.owncloud.org/server/8.2/developer_manual/bugtracker/index.html .. TODO ON RELEASE: Update version number above on release General Troubleshooting diff --git a/developer_manual/general/devenv.rst b/developer_manual/general/devenv.rst index 8a0f25d7e..7707e80ff 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/index/index.rst b/index/index.rst index aef866ffd..01d562717 100644 --- a/index/index.rst +++ b/index/index.rst @@ -17,7 +17,7 @@ or sign up for hosted ownCloud services. See the `Get Started .. ----------------------------- .. * `Howto, demo, news, and Webinar videos -.. `_ +.. `_ .. * `What's New in ownCloud 8 .. `_ Video introduction to ownCloud 8. .. * `Where to get help @@ -58,7 +58,7 @@ This documents the *latest production* version of ownCloud. `_) * `Developer Manual `_ (`Download PDF - `_) + `_) ------------ ownCloud 8.0 diff --git a/user_manual/external_storage/external_storage.rst b/user_manual/external_storage/external_storage.rst index 4e1e7930f..3ef1632e1 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/pim/calendar.rst b/user_manual/pim/calendar.rst index 581655d65..30a4bd11e 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 28f4ecaa7..a39c7544c 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