Différences entre versions de « Ajouter un tutoriel »

De Ikoula Wiki
Jump to navigation Jump to search
Ligne 1 : Ligne 1 :
<span data-link_translate_fr_title="Ajouter un tutoriel"  data-link_translate_fr_url="Ajouter un tutoriel"></span>[[:fr:Ajouter un tutoriel]][[fr:Ajouter un tutoriel]]
+
<span data-link_translate_fr_title="Drupal"  data-link_translate_fr_url="Ajouter un tutoriel"></span>[[:fr:Ajouter un tutoriel]][[fr:Ajouter un tutoriel]]
 
<span data-link_translate_he_title="הוספת ערכת לימוד"  data-link_translate_he_url="%D7%94%D7%95%D7%A1%D7%A4%D7%AA+%D7%A2%D7%A8%D7%9B%D7%AA+%D7%9C%D7%99%D7%9E%D7%95%D7%93"></span>[[:he:הוספת ערכת לימוד]][[he:הוספת ערכת לימוד]]
 
<span data-link_translate_he_title="הוספת ערכת לימוד"  data-link_translate_he_url="%D7%94%D7%95%D7%A1%D7%A4%D7%AA+%D7%A2%D7%A8%D7%9B%D7%AA+%D7%9C%D7%99%D7%9E%D7%95%D7%93"></span>[[:he:הוספת ערכת לימוד]][[he:הוספת ערכת לימוד]]
 
<span data-link_translate_ro_title="Adauga un tutorial"  data-link_translate_ro_url="Adauga+un+tutorial"></span>[[:ro:Adauga un tutorial]][[ro:Adauga un tutorial]]
 
<span data-link_translate_ro_title="Adauga un tutorial"  data-link_translate_ro_url="Adauga+un+tutorial"></span>[[:ro:Adauga un tutorial]][[ro:Adauga un tutorial]]
Ligne 15 : Ligne 15 :
 
== {{iKoula}} veut publier vos tutoriaux ! == <!--T:1-->
 
== {{iKoula}} veut publier vos tutoriaux ! == <!--T:1-->
  
<!--T:2-->
 
Aidez nous à construire une base de connaissances, riche et compréhensible, autour de nos solutions.
 
Pas besoin d'être un auteur expérimenté : il vous suffit d'avoir des compétences techniques et l'envie de les partager.
 
Chaque article étant soumis à modération, nos techniciens vous aideront à la rédaction.
 
  
==Nous recherchons== <!--T:3-->
+
==Introduction==
# Une expérience technique ;
+
Why update Drupal?
# De bonnes pratiques ;
+
Drupal is with Wordpress one of the most used CMS in the world.
# Des commandes compréhensives et fonctionnelles ;
+
This makes it a potential target, which is why it's a good idea to update your CMS as soon as an update is available.
# Des explications claires et simples.
+
What do the updates to your CMS (Drupal, Wordpress, Prestashop...) bring
 +
ixed many security flaws
 +
 +
* Improved performance 
 +
*  Compatibility with the latest versions of plugins and technologies (PHP, Mysql...)
 +
Some flaws can indeed be critical such as the SA-CORE-2018-002 fault, which currently affects 04/2018 more than 1 million websites.
  
==Soumettez vos articles maintenant !== <!--T:4-->
+
==Unrolled on Drupal ==
 +
It is advisable to have already updated the add-ons before updating the body
 +
* It is advisable to disable the add-ons 
 +
* It is advisable to have a copy of your site and your database before you start 
 +
* Take the site offline. 
 +
* Download the new version of Drupal: [https://www.drupal.org/download  Drupal]
  
<!--T:5-->
+
Once you have downloaded and unzipped your new version of Drupal select all the items from the folder of the new version and make a copy.  
Pour vous aider dans la rédaction, vous pouvez suivre notre [[Comment formater son article | formatage des articles]]. Si vous le souhaitez, vous pouvez citer vos sources. Pour créer, entrez le titre de votre article dans le champ ci-dessous et laissez vous guider. Vous serez redirigé sur la nouvelle page en mode édition.
 
'''A noter :''' si la page existe déjà, vous éditerez directement sur cette dernière.
 
Chaque nouvelle création est soumise à modération. Toute création ou modification ne sera visible et modifiable que par son auteur tant qu'elle ne sera pas validée.
 
  
 +
* Connect in FTP on your accommodation..
 +
* Stick all the files there where is your Drupal installation and crush everything..
  
<!--T:6-->
+
Now that your version of Drupal is up to date it is necessary to update the Drupal database- Start the database update script, typing [http://votresite.com/update.php]
<div>
+
We're offering you an update to Drupal's database.
  <inputbox>
 
    type=create
 
    preload=Template:Preload
 
  </inputbox>
 
</div>
 
  
 +
==Click continu==
 +
- The script then shows the updates that will be applied click "Apply pending updatesVotre site est maintenant à jour !
  
 
+
So congratulations ! Now you know how to extend Drupal by adding modules, updating, and you also know how to update the core.
 
 
<!--T:7-->
 
Cet article vous a semblé utile ? <vote />
 
 
 
[[Category:Contribuer]]
 
<br />
 
<comments />
 

Version du 19 novembre 2019 à 16:56

fr:Ajouter un tutoriel he:הוספת ערכת לימוד ro:Adauga un tutorial ru:Добавить учебник pl:Dodaj poradnik ja:チュートリアルを追加します。 ar:إضافة البرنامج التعليمي zh:添加教程 de:Fügen Sie einen tutorial nl:Een zelfstudie toevoegen it:Aggiungere un tutorial pt:Adicionar um tutorial es:Añadir un tutorial en:Add a tutorial

ikoula veut publier vos tutoriaux !

Introduction

Why update Drupal? Drupal is with Wordpress one of the most used CMS in the world. This makes it a potential target, which is why it's a good idea to update your CMS as soon as an update is available. What do the updates to your CMS (Drupal, Wordpress, Prestashop...) bring ixed many security flaws

  • Improved performance
  • Compatibility with the latest versions of plugins and technologies (PHP, Mysql...)

Some flaws can indeed be critical such as the SA-CORE-2018-002 fault, which currently affects 04/2018 more than 1 million websites.

Unrolled on Drupal

It is advisable to have already updated the add-ons before updating the body

  • It is advisable to disable the add-ons
  • It is advisable to have a copy of your site and your database before you start
  • Take the site offline.
  • Download the new version of Drupal: Drupal

Once you have downloaded and unzipped your new version of Drupal select all the items from the folder of the new version and make a copy.

  • Connect in FTP on your accommodation..
  • Stick all the files there where is your Drupal installation and crush everything..

Now that your version of Drupal is up to date it is necessary to update the Drupal database- Start the database update script, typing [1] We're offering you an update to Drupal's database.

Click continu

- The script then shows the updates that will be applied click "Apply pending updatesVotre site est maintenant à jour !

So congratulations ! Now you know how to extend Drupal by adding modules, updating, and you also know how to update the core.