I prefer to use a current year, month and day to archive my blog posts, for example
-`post/2007/11/12/foo-bar-baz` path is better for me then `post/foo-bar-baz`.
+`post/2007/11/12/foo-bar-baz` path is better for me than `post/foo-bar-baz`.
Unfortunately it seems that `rootpage` parameter of inline plugin is very static.
Is it a chance to make it more dynamic? Now I have to use `svn mkdir` command
to create appropriate subdirectories by hand.