Changeset 57:768a7eecb0cf
- Timestamp:
- 01/07/12 01:57:27 (13 years ago)
- Author:
- František Kučera <franta-hg@…>
- Branch:
- default
- Message:
-
odkaz #16 na RFCčko musí být číselný
- Location:
- šablona
- Files:
-
Legend:
- Unmodified
- Added
- Removed
-
r51
|
r57
|
|
12 | 12 | <xsl:comment> |
13 | 13 | Tento seznam maker je automaticky generovaný. |
14 | | Neupravujte ho ručně – použijte příkaz „ant makra“. |
| 14 | Neupravujte ho ručně – smažte ho a použijte příkaz „ant makra“. |
15 | 15 | </xsl:comment> |
16 | 16 | <xsl:text> |
… |
… |
|
21 | 21 | </xsl:for-each> |
22 | 22 | |
23 | | <!-- Uživatelská makra --> |
| 23 | <!-- Uživatelská makra: --> |
24 | 24 | <xsl:for-each select="collection('../vstup/makra/?select=*.xsl')"> |
25 | 25 | <XSL:include href="{document-uri(.)}"/> |
-
r56
|
r57
|
|
117 | 117 | @href číslo RFCčka |
118 | 118 | --> |
119 | | <xsl:template match="m:a[@typ='rfc']"> |
| 119 | <xsl:template match="m:a[@typ='rfc' and number(@href)]"> |
120 | 120 | <xsl:call-template name="vložOdkaz"> |
121 | 121 | <xsl:with-param name="url" select=" |