8000 [FIX] unsplash: fine-tune the doc to fit exactly last changes · dep-odoo/documentation-user@f419618 · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit f419618

Browse files
committed
[FIX] unsplash: fine-tune the doc to fit exactly last changes
Countinuity of 7d16eb9
1 parent 88ecdd4 commit f419618

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

general/unsplash/unsplash_access_key.rst

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Generate an Unsplash access key for **non-Saas** users
2020
.. image:: media/accept_terms.png
2121
:align: center
2222

23-
- You will be prompted to insert an **Application name** and a **Description**. Please prefix your application name by "**Odoo: **" so it can be recognized as an Odoo instance by Unsplash. Once done, click on **Create application**.
23+
- You will be prompted to insert an **Application name** and a **Description**. Please prefix your application name by "**Odoo:** " so it can be recognized as an Odoo instance by Unsplash. Once done, click on **Create application**.
2424

2525
.. image:: media/app_infos.png
2626
:align: center
@@ -31,4 +31,7 @@ Generate an Unsplash access key for **non-Saas** users
3131
:align: center
3232

3333
.. warning::
34-
**As a non-SaaS user**, you won't be able to register for a production Unsplash key and will be limited to your test key that has a 50 Unsplash requests per hour restriction.
34+
**As a non-SaaS user**, you won't be able to register for a production Unsplash key and will be limited to your test key that has a 50 Unsplash requests per hour restriction.
35+
36+
.. seealso::
37+
* :doc:`unsplash_application_id`

general/unsplash/unsplash_application_id.rst

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,17 @@ How to generate an Unsplash application ID
33
=======================================================
44

55
.. tip::
6-
You should first create and set up your Unsplash application with this tutorial: `How to generate an Unsplash access key <https://www.odoo.com/documentation/user/unsplash_access_key.html>`_.
6+
You should first create and set up your Unsplash application with this tutorial: :doc:`unsplash_access_key`.
77

88
- Go to your `applications dashboard <https://unsplash.com/oauth/applications>`_ and click on your newly created Unsplash application under **Your applications**.
99

1010
.. image:: media/select_app.png
1111
:align: center
1212

13-
- You will be redirected to your application details page. The **application ID** will be visible in your browser's URL. The URL should be something like ``https://unsplash.com/oauth/applications/application_id``
13+
- You will be redirected to your application details page. The **application ID** will be visible in your browser's URL. The URL should be something like ``https://unsplash.com/oauth/applications/<application_id>``
1414

1515
.. image:: media/app_id_url.png
1616
:align: center
1717

18-
- Note that if you `apply for a production account <https://unsplash.com/documentation#registering-your-application>`_ and it got approved, your will also find your application ID in the UI. It will be listed next to your **Access Key** on your application details page.
19-
20-
.. image:: media/production_account.png
21-
:align: center
18+
.. warning::
19+
**As a non-SaaS user**, you won't be able to register for a production Unsplash key and will be limited to your test key that has a 50 Unsplash requests per hour restriction.

0 commit comments

Comments
 (0)
0