Prints blogpost creation date and author right after the page content. Info is always displayed between content and comments. Affected pages can be selected using regular expression.
Compatible with DokuWiki
Prints blogpost creation date and author right after the page content. Info is always displayed between content and comments. Affected pages can be selected using regular expression.
Prints blogpost creation date and author right after the page content. Info is always displayed between content and comments. Affected pages can be selected using regular expression. Suitable for use together with Blog and Discussion plugins.
Available translations: en, cs, pt-br
Warning: This plugin modifies event handler internals directly to make itself to be the first listener of TPL_ACT_RENDER_AFTER event. This hack makes the info always displayed before comments provided by discussion. Plugin was tested with latest stable release. When event handler code is changed in future DokuWiki release, its functionality may be lost.
Feel free to post comments or suggestions.
2010/07/07 Functionality verified in latest DokuWiki version.2009/03/27 Plugin hasn't been tested with latest DokuWiki release yet. If anybody has experience, let us know via this page. Thanks.2008/09/12 Added clear: both property into the default stylesheet to behave with floating images properly.2008/09/07 Added Brazilian Portuguese (pt-br) translation by Thadeu Penna2008/09/06 First release^blog:^(en:)?blog: - /blog/ and /en/blog/ namespaces^(blog:|about$|any:page$) - /about, /any/page pages and /blog/ namespace.on