##// END OF EJS Templates
store: refactor splitting off of "data/" in _hybridencode()...
store: refactor splitting off of "data/" in _hybridencode() encodefilename() already calls encodedir(). Note that encodedir() skips the encoding if the path doesn't start with "data/".

File last commit:

r13858:1046cb66 stable
r17584:61cd71dc default
Show More
bookmarkentry.tmpl
6 lines | 218 B | application/x-cheetah | CheetahLexer
<item>
<title>{bookmark|escape}</title>
<link>{urlbase}{url}rev/{node|short}</link>
<description><![CDATA[{bookmark|strip|escape|addbreaks}]]></description>
<pubDate>{date|rfc822date}</pubDate>
</item>