Show
Ignore:
Timestamp:
01/07/12 20:09:44 (12 years ago)
Author:
František Kučera <franta-hg@…>
Branch:
default
Message:

Funkce pro načítání textových souborů ze vstupního adresáře (vhodné pro @src).

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • šablona/makra/odkazy.xsl

    r66 r71  
    9898        </xsl:template> 
    9999         
    100         <xsl:function name="m:escapuj-url-zachovej-lomítka" as="xs:string"> 
    101                 <xsl:param name="cesta"/> 
    102                 <xsl:value-of select="replace(encode-for-uri($cesta), '%2F', '/')"/> 
    103         </xsl:function> 
    104  
    105100        <!-- 
    106101                Wikipedia