Revision 1296
Added by David RIVRON 3 months ago
htmlMeta.uiwidget | ||
---|---|---|
1 |
<?xml version="1.0" encoding="UTF-8"?>
|
|
2 |
<sm:openUiWidget xmlns:sc="http://www.utc.fr/ics/scenari/v3/core" xmlns:sm="http://www.utc.fr/ics/scenari/v3/modeling" code="htmlMeta" info="Tags métas génériques">
|
|
1 |
<?xml version="1.0"?> |
|
2 |
<sm:openUiWidget xmlns:sm="http://www.utc.fr/ics/scenari/v3/modeling" xmlns="http://www.w3.org/1999/xhtml" code="htmlMeta" info="Tags métas génériques">
|
|
3 | 3 |
<sm:fillTemplateBuffers> |
4 |
<sm:postXslFragment keyXsl="xhtml"><xsl:overlay match="html"> |
|
4 |
<sm:postXslFragment keyXsl="xhtml" xml:space="preserve"><xsl:overlay match="html">
|
|
5 | 5 |
<xsl:attribute name="lang"><xsl:value-of select="'?note=Langue%20par%20defaut%20des%20pages%20html&amp;key=defaultWebLangCode;fr'"/></xsl:attribute> |
6 | 6 |
<meta http-equiv="X-UA-Compatible" content="IE=edge" /> |
7 | 7 |
</xsl:overlay> |
... | ... | |
9 | 9 |
</sm:postXslFragment> |
10 | 10 |
</sm:fillTemplateBuffers> |
11 | 11 |
<sm:content> |
12 |
<meta xmlns="http://www.w3.org/1999/xhtml" name="generator">
|
|
12 |
<meta name="generator"> |
|
13 | 13 |
<addAttribute name="content"> |
14 | 14 |
<sm:wspInfo type="scenariVersionFull" prefix="SCENARI " suffix=" / "/> |
15 | 15 |
<sm:wspInfo type="modKey" suffix=" "/> |
16 | 16 |
<sm:wspInfo type="modVersionFull" suffix=" - http://www.scenari.org"/> |
17 | 17 |
</addAttribute> |
18 | 18 |
</meta> |
19 |
<meta xmlns="http://www.w3.org/1999/xhtml" name="viewport" content="width=device-width, initial-scale=1.0" /> |
|
19 |
<meta name="viewport" content="width=device-width, initial-scale=1.0"/> |
|
20 |
<sm:choose> |
|
21 |
<sm:when xpath="genProp('meta.robots-skin', 'all')!='all'"> |
|
22 |
<meta name="robots"> |
|
23 |
<sm:addAttribute name="content"> |
|
24 |
<sm:genProperty code="meta.robots-skin"/> |
|
25 |
</sm:addAttribute> |
|
26 |
</meta> |
|
27 |
</sm:when> |
|
28 |
</sm:choose> |
|
20 | 29 |
</sm:content> |
21 | 30 |
</sm:openUiWidget> |
Also available in: Unified diff
meta robot et transf d'image normal pour les galeries en illustration