* Martin Michlmayr <[EMAIL PROTECTED]> [2008-10-06 10:26]: > The problem is that foo/index.mdwn will end up as foo.html whereas > foo/bar.mwdwn will end up as foo/bar.html. I'd like foo/index.mdwn to > be inside of foo/ too (i.e. foo/index.html). I know that usedirs > would keep foo/index.mdwn as foo/index.mdwn but then foo/bar will > become a directory too, which I don't want. Essentially, I just want > something like usedirs that only applys to index.wdwn pages.
Maybe keep in "keepindir" to say that foo/index.mdwn should stay inside of foo/ and not be pulled into the subdir as foo.html. Then I could specify indexpages and keepindir and keep usedirs off. -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

