Wicri:ExplorPubmed/Modèles/Paramètres, include
De Wicri Outils
Révision datée du 23 juillet 2020 à 10:25 par imported>Jacques Ducloy (→Génération)
Voir aussi :
- Wicri:%areaCode/Paramètres, data - génération des données
- Wicri:%areaCode/Paramètres, fr - paramètres de navigation.
- Wicri:%areaCode/Paramètres, size - génération des modèles liés aux valeurs numériques
- Wicri:%areaCode/Paramètres, maps - génération de cartes géographiques
Mise en œuvre
Définition EXPLOR_AREA
EXPLOR_AREA=$WICRI_ROOT/%wikiPath/explor/%areaGenericName.storage/%areaCode
export EXPLOR_AREA
export LC_ALL='C'
Génération
MediaWikiExportCommand -c fileBegin > $EXPLOR_AREA/exportInclude.xml
(
ExplorGenerTemplateInclude -p -l 15 -g org -t $DILIB/Data/Wicri/Sante/printIssnSante.dict \
-i AffVille -g ville \
-i AffPays -g pays \
-i Author -g auteurs \
-i ISSN -g ISSN \
-i KwdEn -g KwdEn \
-i Title -g title \
-i AffRegion -g region \
-l 20 \
-i Mesh -g Mesh \
-i MeshFr -g MeshFr \
-l 15 \
-i AbsEn -g abstract
) >> $EXPLOR_AREA/exportInclude.xml
MediaWikiExportCommand -c fileEnd >> $EXPLOR_AREA/exportInclude.xml
Voir aussi
Cette page est générée à partir de