diff options
Diffstat (limited to 'docs/fr/user/import.rst')
-rw-r--r-- | docs/fr/user/import.rst | 43 |
1 files changed, 3 insertions, 40 deletions
diff --git a/docs/fr/user/import.rst b/docs/fr/user/import.rst index 967df1f6..e6c2fa02 100644 --- a/docs/fr/user/import.rst +++ b/docs/fr/user/import.rst | |||
@@ -1,42 +1,5 @@ | |||
1 | Migrer à wallabag | 1 | Migrer depuis un service externe |
2 | ================= | 2 | ================================ |
3 | |||
4 | Depuis wallabag | ||
5 | --------------- | ||
6 | |||
7 | Exportez vos données de wallabag 1.x | ||
8 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ||
9 | |||
10 | Sur la page de configuration, cliquez sur ``Export JSON`` dans la section ``Exportez vos données wallabag``. | ||
11 | |||
12 | .. image:: ../../img/user/export_wllbg_1.png | ||
13 | :alt: Export depuis wallabag 1.x | ||
14 | :align: center | ||
15 | |||
16 | Vous obtiendrez un fichier ``wallabag-export-1-1970-01-01.json``. | ||
17 | |||
18 | Exportez vos données de wallabag 2.x | ||
19 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ||
20 | |||
21 | Dans la barre latérale de téléchargement, cliquez sur ``JSON``. | ||
22 | |||
23 | .. image:: ../../img/user/export_wllbg_2.png | ||
24 | :alt: Export depuis wallabag 2.x | ||
25 | :align: center | ||
26 | |||
27 | Vous obtiendrez un fichier ``Unread articles.json``. | ||
28 | |||
29 | Importez vos données wallabag 2.x | ||
30 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ||
31 | |||
32 | Cliquez sur le lien ``Importer`` dans le menu, choisissez la version de wallabag correspondante, | ||
33 | sélectionnez votre fichier d'export sur votre ordinateur et importez-le. | ||
34 | |||
35 | .. image:: ../../img/user/import_wllbg.png | ||
36 | :alt: Import depuis wallabag 1.x | ||
37 | :align: center | ||
38 | |||
39 | Tous vos articles wallabag seront importés. | ||
40 | 3 | ||
41 | Depuis Pocket | 4 | Depuis Pocket |
42 | ------------- | 5 | ------------- |
@@ -53,7 +16,7 @@ Vous devez créer une nouvelle application sur leur site dédié aux développeu | |||
53 | termes d'utilisation du service et soumettez votre application | 16 | termes d'utilisation du service et soumettez votre application |
54 | 17 | ||
55 | Pocket vous fournira une **Consumer Key** (par exemple, `49961-985e4b92fe21fe4c78d682c1`). | 18 | Pocket vous fournira une **Consumer Key** (par exemple, `49961-985e4b92fe21fe4c78d682c1`). |
56 | Vous devez configurer la ``pocket_consumer_key`` dans le fichier ``app/config/parameters.yml``. | 19 | Vous devez configurer la ``pocket_consumer_key`` dans la section ``Import`` du menu ``Configuration interne``. |
57 | 20 | ||
58 | Maintenant, tout est bien configuré pour migrer depuis Pocket. | 21 | Maintenant, tout est bien configuré pour migrer depuis Pocket. |
59 | 22 | ||