Display author name in permalink URL with a dash separator.
If I use authorname on my permlinks they look like this:
/mikeschinkel/foo/
I would like them to look like this:
/mike-schinkel/foo/
You could handle backward compatibility by allowing to specify like so:
/%firstname%-%lastname%/foo/