« Migration Drupal6 » : différence entre les versions
De April MediaWiki
Aller à la navigationAller à la recherche
m (→Recensement) |
|||
Ligne 41 : | Ligne 41 : | ||
* Wordpress : | * Wordpress : | ||
** site : https://fr.wordpress.org/ | ** site : https://fr.wordpress.org/ | ||
** | ** depuis : 2003 | ||
** technos : PHP + Javascript + MySQL | ** technos : PHP + Javascript + MySQL | ||
** licence : GNU GPLv2 | ** licence : GNU GPLv2 | ||
** installation : https://fr.wordpress.org/txt-install/ | ** installation : https://fr.wordpress.org/txt-install/ | ||
* Dotclear : | * Dotclear : | ||
** site https://fr.dotclear.org/ | ** site : https://fr.dotclear.org/ | ||
** licence : GNU GPL | ** licence : GNU GPL | ||
** techno : PHP + MySQL* | ** techno : PHP + MySQL* | ||
** installation : https://fr.dotclear.org/documentation/2.0/admin/install | ** installation : https://fr.dotclear.org/documentation/2.0/admin/install | ||
* SPIP | * SPIP : | ||
* Joomla | ** site : https://www.spip.net/ | ||
* Typo3 | ** depuis : 2001 | ||
** licence : GNU GPL | |||
** techno : PHP + MySQL | |||
* Joomla : | |||
** site : https://www.joomla.org | |||
** depuis : 2005 | |||
** licence : GNU GPL | |||
* Typo3 : | |||
** site : https://typo3.org/ | |||
** licence : GNU GPL | |||
** techno : PHP + MySQL | |||
* wagtail | * wagtail | ||
* ... | * ... |
Version du 7 mars 2018 à 12:27
Contexte
La migration de drupal6 part du principe suivant:
- le maintien de drupal6 relève de l'acharnement thérapeutique
- personne ne sait comment migrer en drupal7
- il faudra migrer en drupal8 peu après
Toutes les solutions pour remplacer notre vieux drupal6 par autre chose seront donc à étudier
Méthodologie
La méthodologie suivante sera à respecter:
- établissement du cahier des charges
- fonctionnalités attendues par l'équipe éditoriale (chaîne éditoriale, méthodes de saisie d'objets éditoriaux, interface de gestion de page d'accueil, méthodes de définition des vues, programmation d'articles, customisation de l'affichage, etc.)
- fonctionnalités attendues par les admin sys (interfaçage avec le SI, maintenabilité, ticket d'entrée, outils d'administration, facilité de mise à jour, etc.)
- fonctionnalités existantes à conserver (liste des URLs, vues, etc.)
- évaluation des alternatives
- établissement de la shortlist (3/4 max)
- B/C's de chaque alternative
- installation de prototypes et évaluation fonctionnelle par l'équipe
- évaluation de la conformité avec le cahier des charges
- choix du remplaçant de drupal6
- développement des scripts de migration
- migration du contenu
- migration des URLs
- tests, recette
- mise en production
Cahier des charges préparatoire
FIXME
Technologies à évaluer
Recensement
Drupal7- Wordpress :
- site : https://fr.wordpress.org/
- depuis : 2003
- technos : PHP + Javascript + MySQL
- licence : GNU GPLv2
- installation : https://fr.wordpress.org/txt-install/
- Dotclear :
- site : https://fr.dotclear.org/
- licence : GNU GPL
- techno : PHP + MySQL*
- installation : https://fr.dotclear.org/documentation/2.0/admin/install
- SPIP :
- site : https://www.spip.net/
- depuis : 2001
- licence : GNU GPL
- techno : PHP + MySQL
- Joomla :
- site : https://www.joomla.org
- depuis : 2005
- licence : GNU GPL
- Typo3 :
- site : https://typo3.org/
- licence : GNU GPL
- techno : PHP + MySQL
- wagtail
- ...