Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot manipulate user tools menu #381

Open
wilminator opened this issue Jun 21, 2018 · 1 comment
Open

Cannot manipulate user tools menu #381

wilminator opened this issue Jun 21, 2018 · 1 comment

Comments

@wilminator
Copy link

Description

I maintain the twofactor plugin. I have had a few admins complain that the user tool to manage a separate profile that my plugin adds does not appear in the user menu. I have tracked down the issue to this template not properly allowing for other modules to add to the user tool menu. I'm forking to upload a proposed patch. This occurs on both Frustrick and Greebo.

Steps to reproduce

  1. Install bootstrap3 template and make active.
  2. Install Attribute, TwoFactor, and TwoFactorEmail plugins, and enable the Twofactor plugins via the admin configuration menu. Leave the TwoFactor optinout as OptIn.
  3. Log into your wiki as any user. On the user tool menu, there should be an entry for Two Factor Profile.
  4. Change the template back to the default dokuwiki template.

Expected behavior: On the user tool menu, there should be an entry for Two Factor Profile.

Actual behavior: No entry for the user tool appears.

Versions

  • Bootstrap3 Template: Latest
  • DokuWiki: Frustrick or Greebo
  • Plugins: attribute, twofactor,twofactoremail
  • Browser: Chrome, Firefox, Edge

Screenshots or Logs

image

image

@wilminator
Copy link
Author

I have posted a fix for this issue at #382. I hope it helps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants