Comment about how 'dirfilter' is now used in some _config files

This commit is contained in:
uriel 2007-06-15 06:36:06 +02:00
parent 4852d6f41b
commit fb9c1117f4

View File

@ -24,6 +24,7 @@ fn gentitle {
echo '<h1 class="headerTitle"><a href="/">' ^ $"siteTitle ^ ' <span id="headerSubTitle">' ^ $"siteSubTitle ^ '</span></a></h1>'
}
# Don't change var name or trailing ';', some dirs change the filter!
dirfilter = '/\/[._]/d; s,^\./,,; s,\.md$,,; s,\.html,,;'
# Sidebar