Table of Contents

isauth Plugin

Compatible with DokuWiki

  • 2024-02-06 "Kaos" unknown
  • 2023-04-04 "Jack Jackrum" yes
  • 2022-07-31 "Igor" unknown
  • 2020-07-29 "Hogfather" unknown

plugin Temporarily hide portions of the content which is not finished yet.

Last updated on
2023-07-20
Provides
Syntax
Repository
Source

Similar to condition, ifauth, ifauthex, nodisp, showif

Tagged with acl, groups, hide, if, users

Installation

Install the plugin using the Plugin Manager and the download URL above, which points to the latest version of the plugin. Refer to Plugins on how to install plugins manually.

Syntax/Usage

[isauth account,@group]Text displayed if authorized[/isauth]

The account or @group is allowed to see the text enclosed by the [isauth][/isauth] tags. multiple accounts and/or groups have to be separated by comma without any spaces in between.

Bugs / Feature Requests

Please report bugs or feature requests at the Issue Tracker.

Other Resources

Change Log

ToDo/Wish List

There are still some “caveats” like in the original, but it is not subject to change as of now.

Discussion

This plugin was forked from the ifauth plugin. I was tired of the lack of maintenance. I made changes to the code (fixes) many years ago for private usage - now I decided to fork and publish. So the “paragraph” issue is solved as well the code is PHP 7 compatible.