Skip to content

Hide Developer related functionality on Dashboard #6

Description

@BoweFrankema

Currently all the Developer based functionality is still showing on the Infinity Dashboard. This confuses regular uses and gives them functionality they don't really have a need for. I'd like to hide the following from the dashboard when Developer Mode is not specifically enabled:

  • Sample Code Tab
  • Developer Docs
  • Developers Sub Menu (in the dropdown)
  • Refresh Button (will only lead to accidental loss of options unless developing)

My suggested approach would be adding a simple "if" statement check to the templates for Developer Moade and add a new directive to the ini files. Like:

developer = yes

That would allow others to extend it as well in the future.

Activity

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions