Project

General

Profile

Actions

Demande #125

closed

Port gdtc et gdtcauth en Drupal 6 (+nettoyage)

Added by Pierre Buyle over 14 years ago. Updated over 13 years ago.

Status:
Résolu
Priority:
Normale
Assignee:
-
Category:
-
Target version:
Start date:
06/10/2010
Due date:
% Done:

90%

Estimated time:
75:00 h

Description

Pour les deux modules
  • Des requêtes '''en lecture uniquement'' à la DB de gDTC sont faite
  • Les fichier suivant sont inclus
    • require "/var/www/adherents.april.org/htdocs/include/config.php";
    • require "/var/www/adherents.april.org/htdocs/include/utils.php";
    • include '/var/www/adherents.april.org/htdocs/trombinoscope.php';
    • include '/var/www/adherents.april.org/htdocs/include/config.php';
    • include '/var/www/adherents.april.org/htdocs/include/auth.php';
    • include '/var/www/adherents.april.org/htdocs/include/utils.php';
  • Le fichiers suivant sont lus
    • nb_adherents
    • nb_entites
    • nb_company
    • nb_association
    • nb_civil_service
    • nb_personnes
    • nb_education
    • nb_other'
  • et écrit par bin/update-members.php
  • L'intégration est complétée par le node /my qui contient le code suivan
    <?php 
      $drupal_path = getcwd();
      chdir('/var/www/adherents.april.org/htdocs/my');
      include ( '/var/www/adherents.april.org/htdocs/my/index.php' ); 
      chdir ( $drupal_path );
    
A faire

Related issues 3 (0 open3 closed)

Blocks Site Web - Demande #129: Intégration de la version Drupal 6 de gdtc et gdtcauth à la procédure de migrationRésolu06/10/2010

Actions
Blocked by Site Web - Demande #133: Serveur de devRésolutheo _05/04/201006/10/2010

Actions
Blocked by Site Web - Anomalie #167: Erreur Smarty sur la page "Personnes morales"FerméPierre Buyle06/08/201006/22/2010

Actions
Actions #1

Updated by Pierre Buyle over 14 years ago

  • Estimated time set to 75:00 h
Actions #2

Updated by Pierre Buyle over 14 years ago

  • Target version changed from Migration test 1 to Migration test 2
Actions #3

Updated by Pierre Buyle over 14 years ago

  • Start date changed from 05/04/2010 to 06/10/2010
Actions #4

Updated by Pierre Buyle over 14 years ago

  • Status changed from Nouveau to En cours de traitement
Actions #5

Updated by Pierre Buyle over 14 years ago

  • % Done changed from 0 to 90
Actions #6

Updated by Pierre Buyle over 14 years ago

  • Subject changed from Portage gdtc et gdtcauth en Drupal 6 to Port gdtc et gdtcauth en Drupal 6 (+nettoyage)

Une référence intéressante sur le pourquoi et le comment du remplacement du code PHP dans les page par du code dans un modulé dédié http://2bits.com/articles/free-your-content-php-moving-php-code-out-blocks-views-and-nodes.html

Actions #7

Updated by François Poulain over 13 years ago

Benj contacté pour valider (ou pas) la fermeture de la tache.

Actions #8

Updated by François Poulain over 13 years ago

  • Status changed from En cours de traitement to Résolu
Actions #9

Updated by François Poulain over 13 years ago

From: Benjamin Drieu <bdrieu@april.org>
To: François Poulain <fpoulain@metrodore.fr>
Subject: Re: Port gdtc et gdtcauth en Drupal 6
Date: Mon, 02 May 2011 14:51:35 +0200
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux)
Organization: APRIL - http://www.april.org/

François Poulain <fpoulain@metrodore.fr> writes:

> Tu peux voir si la tâche suivante est effectuée et à fermer, stp ?
> https://agir.april.org/issues/125  

Oui c'est fait.  Sinon on n'aurait pas de DTC pour le Drupoil actuel.
Actions

Also available in: Atom PDF