Skip to content
This repository has been archived by the owner on Mar 16, 2023. It is now read-only.

Allow simple configuration of user-defined text parameters in node UI for extensions #103

Open
fvigo opened this issue Jun 1, 2017 · 0 comments

Comments

@fvigo
Copy link

fvigo commented Jun 1, 2017

If a Minemeld extension requires the user to specify some parameter in the node (i.e. a username, a password, a URL), a specific webui extension must be written that defines how the entire UI for that node should look like.

While this is powerful and flexible, it's also complex when writing extensions that require simple user input of text parameters (strings) in nodes.

This FR is for a simple method to allow extensions to specify simple configuration parameters (i.e. text strings) that the UI will present automatically to the user in the node configuration, without requiring the extension developers to write lots of webui code.

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

No branches or pull requests

2 participants