Skip to content

Commit

Permalink
README*.md update
Browse files Browse the repository at this point in the history
  • Loading branch information
prrvchr committed Jan 27, 2024
1 parent c793e73 commit 23784cc
Show file tree
Hide file tree
Showing 3 changed files with 43 additions and 33 deletions.
33 changes: 19 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,16 @@

## Introduction:

**gDriveOOo** is part of a [Suite][7] of [LibreOffice][8] ~~and/or [OpenOffice][9]~~ extensions allowing to offer you innovative services in these office suites.
This extension allows you to work in LibreOffice on your files on your phone (files that you have downloaded to your Android phone), even while offline.
**gDriveOOo** is part of a [Suite][7] of [LibreOffice][8] ~~and/or [OpenOffice][9]~~ extensions allowing to offer you innovative services in these office suites.

This extension allows you to work in LibreOffice on your files on your phone (files that you have downloaded to your Android phone), even while offline.
It uses [Google Drive API][10] to synchronize your remote Google Drive files with the help of a local HsqlDB 2.7.2 database.
This extension is seen by LibreOffice as a [Content Provider][11] responding to the URL: `vnd-google://*`.

Being free software I encourage you:
- To duplicate its [source code][10].
- To duplicate its [source code][12].
- To make changes, corrections, improvements.
- To open [issue][11] if needed.
- To open [issue][13] if needed.

In short, to participate in the development of this extension.
Because it is together that we can make Free Software smarter.
Expand All @@ -49,18 +52,18 @@ ___
## Requirement:

The gDriveOOo extension uses the OAuth2OOo extension to work.
It must therefore meet the [requirement of the OAuth2OOo extension][12].
It must therefore meet the [requirement of the OAuth2OOo extension][14].

The gDriveOOo extension uses the jdbcDriverOOo extension to work.
It must therefore meet the [requirement of the jdbcDriverOOo extension][13].
It must therefore meet the [requirement of the jdbcDriverOOo extension][15].

**On Linux and macOS the Python packages** used by the extension, if already installed, may come from the system and therefore **may not be up to date**.
To ensure that your Python packages are up to date it is recommended to use the **System Info** option in the extension Options accessible by:
**Tools -> Options -> Internet -> gDriveOOo -> View log -> System Info**
If outdated packages appear, you can update them with the command:
`pip install --upgrade <package-name>`

For more information see: [What has been done for version 1.1.0][14].
For more information see: [What has been done for version 1.1.0][16].

___

Expand Down Expand Up @@ -119,7 +122,7 @@ ___
* **Does not work with OpenOffice** see [bug 128569][28]. Having no solution, I encourage you to install **LibreOffice**.

I encourage you in case of problem :confused:
to create an [issue][11]
to create an [issue][13]
I will try to solve it :smile:

___
Expand Down Expand Up @@ -234,11 +237,13 @@ Although this functionality is only needed for gDriveOOo, it is implemented glob
[7]: <https://prrvchr.github.io/>
[8]: <https://www.libreoffice.org/download/download/>
[9]: <https://www.openoffice.org/download/index.html>
[10]: <https://github.com/prrvchr/gDriveOOo>
[11]: <https://github.com/prrvchr/gDriveOOo/issues/new>
[12]: <https://prrvchr.github.io/OAuth2OOo/#requirement>
[13]: <https://prrvchr.github.io/jdbcDriverOOo/#requirement>
[14]: <https://prrvchr.github.io/gDriveOOo/#what-has-been-done-for-version-110>
[10]: <https://developers.google.com/drive/api/guides/about-sdk>
[11]: <https://wiki.openoffice.org/wiki/Documentation/DevGuide/UCB/Content_Providers>
[12]: <https://github.com/prrvchr/gDriveOOo>
[13]: <https://github.com/prrvchr/gDriveOOo/issues/new>
[14]: <https://prrvchr.github.io/OAuth2OOo/#requirement>
[15]: <https://prrvchr.github.io/jdbcDriverOOo/#requirement>
[16]: <https://prrvchr.github.io/gDriveOOo/#what-has-been-done-for-version-110>
[17]: <https://prrvchr.github.io/OAuth2OOo/img/OAuth2OOo.svg#middle>
[18]: <https://prrvchr.github.io/OAuth2OOo>
[19]: <https://github.com/prrvchr/OAuth2OOo/releases/latest/download/OAuth2OOo.oxt>
Expand Down Expand Up @@ -269,6 +274,6 @@ Although this functionality is only needed for gDriveOOo, it is implemented glob
[44]: <https://github.com/prrvchr/gDriveOOo/blob/master/uno/lib/uno/ucb/dbqueries.py#L494>
[45]: <https://github.com/prrvchr/gDriveOOo/tree/master/uno/lib/uno/options/ucb>
[46]: <https://github.com/prrvchr/gDriveOOo/issues/12>
[47]: <https://github.com/prrvchr/gDriveOOo/tree/master/source/gDriveOOo/requirements.txt>
[47]: <https://github.com/prrvchr/gDriveOOo/releases/latest/download/requirements.txt>
[48]: <https://peps.python.org/pep-0508/>
[49]: <https://prrvchr.github.io/gDriveOOo/#requirement>
33 changes: 19 additions & 14 deletions README_fr.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,16 @@

## Introduction:

**gDriveOOo** fait partie d'une [Suite][7] d'extensions [LibreOffice][8] ~~et/ou [OpenOffice][9]~~ permettant de vous offrir des services inovants dans ces suites bureautique.
Cette extension vous permet de travailler sous LibreOffice sur vos fichiers présents sur votre téléphone (fichiers que vous avez téléchargés sur votre téléphone Android), même hors ligne.
**gDriveOOo** fait partie d'une [Suite][7] d'extensions [LibreOffice][8] ~~et/ou [OpenOffice][9]~~ permettant de vous offrir des services inovants dans ces suites bureautique.

Cette extension vous permet de travailler sous LibreOffice sur vos fichiers présents sur votre téléphone (fichiers que vous avez téléchargés sur votre téléphone Android), même hors ligne.
Elle utilise [l'API Google Drive][10] pour synchroniser vos fichier Google Drive distant avec l'aide d'une base de données locale HsqlDB 2.7.2.
Cette extension est vu par LibreOffice comme un [fournisseur de contenu][11] (Content Provider) répondant à l'URL: `vnd-google://*`.

Etant un logiciel libre je vous encourage:
- A dupliquer son [code source][10].
- A dupliquer son [code source][12].
- A apporter des modifications, des corrections, des ameliorations.
- D'ouvrir un [dysfonctionnement][11] si nécessaire.
- D'ouvrir un [dysfonctionnement][13] si nécessaire.

Bref, à participer au developpement de cette extension.
Car c'est ensemble que nous pouvons rendre le Logiciel Libre plus intelligent.
Expand All @@ -49,18 +52,18 @@ ___
## Prérequis:

L'extension gDriveOOo utilise l'extension OAuth2OOo pour fonctionner.
Elle doit donc répondre aux [prérequis de l'extension OAuth2OOo][12].
Elle doit donc répondre aux [prérequis de l'extension OAuth2OOo][14].

L'extension gDriveOOo utilise l'extension jdbcDriverOOo pour fonctionner.
Elle doit donc répondre aux [prérequis de l'extension jdbcDriverOOo][13].
Elle doit donc répondre aux [prérequis de l'extension jdbcDriverOOo][15].

**Sous Linux et macOS les paquets Python** utilisés par l'extension, peuvent s'il sont déja installé provenir du système et donc, **peuvent ne pas être à jour**.
Afin de s'assurer que vos paquets Python sont à jour il est recommandé d'utiliser l'option **Info système** dans les Options de l'extension accessible par:
**Outils -> Options -> Internet -> gDriveOOo -> Voir journal -> Info système**
Si des paquets obsolètes apparaissent, vous pouvez les mettre à jour avec la commande:
`pip install --upgrade <package-name>`

Pour plus d'information voir: [Ce qui a été fait pour la version 1.1.0][14].
Pour plus d'information voir: [Ce qui a été fait pour la version 1.1.0][16].

___

Expand Down Expand Up @@ -119,7 +122,7 @@ ___
* **Ne fonctionne pas avec OpenOffice** voir [dysfonctionnement 128569][28]. N'ayant aucune solution, je vous encourrage d'installer **LibreOffice**.

Je vous encourage en cas de problème :confused:
de créer un [dysfonctionnement][11]
de créer un [dysfonctionnement][13]
J'essaierai de le résoudre :smile:

___
Expand Down Expand Up @@ -234,11 +237,13 @@ Bien que cette fonctionnalité ne soit nécessaire que pour gDriveOOo, elle est
[7]: <https://prrvchr.github.io/README_fr>
[8]: <https://fr.libreoffice.org/download/telecharger-libreoffice/>
[9]: <https://www.openoffice.org/fr/Telecharger/>
[10]: <https://github.com/prrvchr/gDriveOOo>
[11]: <https://github.com/prrvchr/gDriveOOo/issues/new>
[12]: <https://prrvchr.github.io/OAuth2OOo/README_fr#pr%C3%A9requis>
[13]: <https://prrvchr.github.io/jdbcDriverOOo/README_fr#pr%C3%A9requis>
[14]: <https://prrvchr.github.io/gDriveOOo/README_fr#ce-qui-a-%C3%A9t%C3%A9-fait-pour-la-version-110>
[10]: <https://developers.google.com/drive/api/guides/about-sdk?hl=fr>
[11]: <https://wiki.openoffice.org/wiki/Documentation/DevGuide/UCB/Content_Providers>
[12]: <https://github.com/prrvchr/gDriveOOo>
[13]: <https://github.com/prrvchr/gDriveOOo/issues/new>
[14]: <https://prrvchr.github.io/OAuth2OOo/README_fr#pr%C3%A9requis>
[15]: <https://prrvchr.github.io/jdbcDriverOOo/README_fr#pr%C3%A9requis>
[16]: <https://prrvchr.github.io/gDriveOOo/README_fr#ce-qui-a-%C3%A9t%C3%A9-fait-pour-la-version-110>
[17]: <https://prrvchr.github.io/OAuth2OOo/img/OAuth2OOo.svg#middle>
[18]: <https://prrvchr.github.io/OAuth2OOo/README_fr>
[19]: <https://github.com/prrvchr/OAuth2OOo/releases/latest/download/OAuth2OOo.oxt>
Expand Down Expand Up @@ -269,6 +274,6 @@ Bien que cette fonctionnalité ne soit nécessaire que pour gDriveOOo, elle est
[44]: <https://github.com/prrvchr/gDriveOOo/blob/master/uno/lib/uno/ucb/dbqueries.py#L494>
[45]: <https://github.com/prrvchr/gDriveOOo/tree/master/uno/lib/uno/options/ucb>
[46]: <https://github.com/prrvchr/gDriveOOo/issues/12>
[47]: <https://github.com/prrvchr/gDriveOOo/tree/master/source/gDriveOOo/requirements.txt>
[47]: <https://github.com/prrvchr/gDriveOOo/releases/latest/download/requirements.txt>
[48]: <https://peps.python.org/pep-0508/>
[49]: <https://prrvchr.github.io/gDriveOOo/README_fr#pr%C3%A9requis>
10 changes: 5 additions & 5 deletions source/gDriveOOo/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
dateutil>=2.8.2
ijson>=3.2.3
packaging>=23.2
setuptools>=69.0.3
six>=1.16.0
dateutil==2.8.2
ijson==3.2.3
packaging==23.2
setuptools==69.0.3
six==1.16.0

0 comments on commit 23784cc

Please sign in to comment.