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 2a5ff893b7
commit cf66a9f498

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