Wicri:DanceTherParkinsonV1/Paramètres, template include

De Wicri Psychologie

Cette page introduit les paramètres de génération des modèles d'affichages de listes de résultats pour la version DanceTherParkinsonV1 du serveur « Danse-thérapie et Parkinson ».

Voir aussi :

Shell de générations des pages d'exportation des modèles

ExplorGenerTemplateInclude  -p  -c fr -l 15 -t $DILIB/Data/Wicri/Sante/printIssnSante.dict \
                       -g org  \
                       -i AffVille -g ville \
                       -i AffPays -g pays   \
                       -i AffRegion -g region \
                       -i Author -g auteurs \
                       -i ISSN -g ISSN   \
                       -i Title -g title  \
            -l 20                   \
              -i Mesh       -g Mesh   \
              -i MeshFr     -g MeshFr   \
              -i KwdEn      -g KwdEn \
              -i KwdFr      -g KwdFr \
          -l 15                  \
          -i AbsEn    -g abstract  \
         -S Istex -s Curation	  	      \
                      -i AffPaysInc -g PaysIncIstexCuration  \
         -S Istex -s Corpus                      \
            -i AutAff     -g AutAffIstexCorpus  \
        -S Istex -s Checkpoint                   \
            -i AffRegInc -g RegIncIstexCheckpoint  \
         -S PubMed -s Curation	  	      \
                      -i AffPaysInc -g PaysIncPubMedCuration  \
         -S PubMed -s Corpus                      \
            -i AutAff     -g AutAffPubMedCorpus  \
        -S PubMed -s Checkpoint                   \
            -i AffRegInc -g RegIncPubMedCheckpoint

Mise en œuvre

EXPLOR_AREA=
export EXPLOR_AREA
export LC_ALL='C'
WicriGetPage -l wicri-psycho.fr -p "Wicri:DanceTherParkinsonV1/Paramètres, template include" \
  |  MediaWikiExtractSources -w | HfdStoreFile
MediaWikiExportCommand -c fileBegin > $EXPLOR_AREA/exportInclude.xml
source $EXPLOR_AREA/FixBin/AreaGenerWikiTemplateInclude.sh >> $EXPLOR_AREA/exportInclude.xml
MediaWikiExportCommand -c fileEnd >> $EXPLOR_AREA/exportInclude.xml