[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

J'ai récidivé



J'ai implémenté la base de donnée des traducteurs, avec leurs choix de
reception de mails. Voici l'entete du fichier DB qui explique ce qui est
possible:
# Here is the syntax:
#  The data is in a hash table named 'translators'. 
#  Each key is the name of a translator (trimmed, without email adress)
#  For each one, you have a (sub)hash table containing:
#    email => the current email of this guy
#    informations to describe what sort of automatic mail he/she want to
#    get.
#     For each part, the value is numeric and means:
#        0: never, 1:monthly, 2:weekly, 3:daily
#     The different parts are:
#        summary: just the summary of what is needed
#          example: NeedToUpdate french/donations.wml from version 1.16 to
#                   version 1.29
#        logs: the cvs logs between the translated and actual version
#        diff: idem with the diff
#        file: add the last version of translated file (to avoid to cvs
#              update it before work)
#   compress: which type of compression you want to have
#     it could be: "none","gzip" ou "bzip2" 
#     (NOT IMPLEMENTED: for now, "none" is assumed in all case)

J'ai mis tout le monde dans la base, mais j'ai mit tout le monde avec des
'0' dans tous les champs (sauf moi, et sauf la liste, je lui ait mi
'summary' à 2.

Le résultat, c'est ca :
### don't send mail to Christian Couder : nothing to say to him
### don't send mail to Christophe Le Bars : nothing to say to him
### don't send mail to Frederic Pascal : nothing to say to him
### don't send mail to Jerome Abela : nothing to say to him
### don't send mail to Jérôme Marant : nothing to say to him
### don't send mail to Martin Quinson : nothing to say to him
### don't send mail to Norbert Bottlaender-Prier : nothing to say to him
### don't send mail to Philippe Caillaud : nothing to say to him
send mail to list

Y'a pleins de mails qui se retrouvent vide.

Si vous voulez changer des infos a votre sujet, faites moi un mail...

Bye, Mt.



Reply to: