templates/rss/tags.tmpl
author Shun-ichi GOTO <shunichi.goto@gmail.com>
Wed, 09 Jan 2008 21:30:36 +0900
changeset 5844 07d8eb78dd68
parent 3235 e281903c9d32
child 8428 5ccca71775e1
permissions -rw-r--r--
Add util.splitpath() and use it instead of using os.sep directly. This change is intended to allow hooking splitpath() by win32mbcs extension for MBCS support.

#header#
    <title>#repo|escape#: tags </title>
    <description>#repo|escape# tag history</description>
    #entriesnotip%tagentry#
  </channel>
</rss>