Wicri:ExplorPubmed/Modèles/Paramètres, include : Différence entre versions
De Wicri Outils
imported>Jacques Ducloy (→Mise en œuvre) |
imported>Jacques Ducloy (→Mise en œuvre) |
||
Ligne 5 : | Ligne 5 : | ||
*[[Wicri:%areaCode/Paramètres, maps]] - ''génération de cartes géographiques'' | *[[Wicri:%areaCode/Paramètres, maps]] - ''génération de cartes géographiques'' | ||
==Mise en œuvre== | ==Mise en œuvre== | ||
− | + | ||
;Définition $EXPLOR_AREA: | ;Définition $EXPLOR_AREA: | ||
+ | |||
<source lang="sh"> | <source lang="sh"> | ||
EXPLOR_AREA=$WICRI_ROOT/%wikiPath/explor/%areaGenericName.storage/%areaCode | EXPLOR_AREA=$WICRI_ROOT/%wikiPath/explor/%areaGenericName.storage/%areaCode |
Version du 22 juillet 2020 à 16:39
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'
ExplorGenerTemplateInclude -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
Voir aussi
Cette page est générée à partir de