DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:sneakyindexfix

SneakyIndexFix Plugin

Compatible with DokuWiki

  • 2022-07-31 "Igor" unknown
  • 2020-07-29 "Hogfather" unknown
  • 2018-04-22 "Greebo" yes
  • 2017-02-19 "Frusterick Manners" yes

plugin show namspace path when sneaky_index enabled if user has deeper READ access

Last updated on
2018-09-26
Provides
Action
Repository
Source

Tagged with sneaky_index

By lisps

Installation

Search and install the plugin using the Extension Manager. Refer to Plugins on how to install plugins manually.

Examples/Usage

Use this plugin if you have enabled sneaky_index in your configuration.

This plugin will show users the namespace path (e.g. in the sitemap and media manager) when they have read access for a deeper level.

Let's assue following structure:

  • public
    • info1
    • hidden
      • info2
      • info3
        • public
          • info5
        • info4

The user has AUTH_READ for public, AUTH_NONE for public:hidden:* and AUTH_READ for public:hidden:info3:public:*

When sneaky_index enabled and without this plugin the user will see only

  • public
    • info1

And with this plugin enabled:

  • public
    • info1
    • hidden
      • info3
        • public
          • info5

This plugin enables the user to use the sitemap and media manager.

:!: But pay attention it will show namespace-names which may be confidential.

Development

Change Log

Build Status

Known Bugs and Issues

ToDo/Wish List

FAQ

Discussion

plugin/sneakyindexfix.txt · Last modified: 2018-09-27 20:39 by peterfromearth

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