31
0
mirror of https://github.com/joomla-extensions/patchtester.git synced 2024-06-01 21:20:48 +00:00

Update README.md

if you think this is not helpful... no prob
This commit is contained in:
Marc-Antoine Thevenet 2015-12-13 19:45:24 -04:00
parent 1f2b9389f7
commit 05d54e0dc0

View File

@ -17,7 +17,7 @@ To use the latest code from this GitHub repo:
Click Apply Patch to apply the proposed changes from the pull request. Click Apply Patch to apply the proposed changes from the pull request.
Click Revert Patch to revert an applied patch. Click Revert Patch to revert an applied patch.
You can check out this repo's [Wiki](https://github.com/joomla-extensions/patchtester/wiki) for more information about the extension. You can check out this repo's [Component Patchtester for Testers](https://docs.joomla.org/Component_Patchtester_for_Testers) for more information about the extension.
Video tutorial: Video tutorial:
http://www.youtube.com/watch?v=4OWgusZgIfk http://www.youtube.com/watch?v=4OWgusZgIfk
@ -25,3 +25,32 @@ http://www.youtube.com/watch?v=4OWgusZgIfk
Github two factor authentication Github two factor authentication
----- -----
To use an account that has two factor authentication enabled, you'll have to [create a personal access token on GitHub](https://github.com/settings/applications) and store that token in the "GitHub Account Password" option in the component's config. To use an account that has two factor authentication enabled, you'll have to [create a personal access token on GitHub](https://github.com/settings/applications) and store that token in the "GitHub Account Password" option in the component's config.
fr-FR - Patch Tester en français
=============
Appliquer facilement des demandes de correctifs.
Pour installer la dernière version du composant **PatchTester** :
1. Cliquez sur l'onglet [**releases**](https://github.com/joomla-extensions/patchtester/releases),
2. Cliquez sur le lien correspondant au type de package que vous souhaitez télécharger : .tar.bz2, .tar.gz, ou .zip,
3. Connectez-vous à l'interface d'administration de votre site Joomla! et allez dans _Extensions_**>**_Gérer (Installation)_ et installez le composant comme n'importe quel composant Joomla.
Pour utiliser le dernier code pour ce répertoire GitHub :
1. Téléchargez les fichiers dans le fichier temporaire de votre site Joomla,
2. Connectez-vous à l'interface d'administration de votre site Joomla! et allez dans _Extensions_ **>** _Gérer (Découvrir)_ cliquez sur "Découvrir" et installez le composant.
Une fois le composant installé, rendez-vous sur _Composants_**>**_Joomla! Patch Tester_ et appliquez les correctifs proposés.
Cliquez sur "Retirer le correctif" pour revenir à la version en cours.
Pour plus d'informations veuillez consulter : [PatchTester pour les Testeurs](https://docs.joomla.org/Component_Patchtester_for_Testers/fr).
Didacticiel vidéo (en anglais) :
http://www.youtube.com/watch?v=4OWgusZgIfk
Authentification en deux étapes GitHub
-----
Pour pouvoir utiliser un compte utilisant le système d'authentification en deux étapes, vous devez [créer un jeton personnalisé d'accès à GitHub](https://github.com/settings/applications) et renseigner ce jeton dans le champ "Jeton GitHub"des paramètres de configuration du composant.