Skip to content

Hide Developer related functionality on Dashboard #6

@BoweFrankema

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions