Bug#664779: meta: export author to html

2012-03-25 Thread Martin Michlmayr
* Martin Michlmayr [2012-03-20 19:44]: > According to http://www.i18nguy.com/markup/metatags.html > is valid as well, so it would be nice if > the author information would be exported to the HTML. Write the author information to HTML: --- a/IkiWiki/Plugin/meta.pm2012-03-26 00:43:05.25746046

Bug#664779: meta: export author to html

2012-03-20 Thread Martin Michlmayr
Package: ikiwiki Version: 3.20120202 Severity: wishlist I have defined: [[!meta author="Martin Michlmayr" sortas="Michlmayr, Martin"]] [[!meta description="This is Martin Michlmayr's homepage"]] The HTML shows a tag for the description, but the author information is not exported to HTML. Accor