DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:blogmeta

Blogmeta Plugin

Compatible with DokuWiki

2010-11-07

plugin 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.

Last updated on
2008-09-07
Provides
Action

This extension has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues.

Tagged with blog, date, meta

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

Download and Installation

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.

:!: Since PR#555 (16-02-2014) this mentioned hack is broken. FIXME This plugin needs to implement the new introduced sorting mechanism.

Feel free to post comments or suggestions.

News

  • 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 Penna
  • 2008/09/06 First release

Configuration

  • Affected pages regexp (string) - Simply set the regexp which describes ID of pages you want to be affected. Default: ^blog:
    • Examples:
      • ^(en:)?blog: - /blog/ and /en/blog/ namespaces
      • ^(blog:|about$|any:page$) - /about, /any/page pages and /blog/ namespace.
  • Show user (on/off) - Show creator name. Good for multiuser blogs. Default: on

Discussion

  • Please show how to configure this plugin! — thuanle 2011/05/25 08:20
  • Any bugs? Suggestions?
plugin/blogmeta.txt · Last modified: 2015-09-11 20:06 by Aleksandr

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki