Adding parameters¶
If you want to add a new parameter, you will need to change the following.
For the parameter to be supported by the modular input:- web_input.py
- inputs.conf
- inputs.conf.spec
- WebsiteInputCreateView.js
- data_inputs_web_page.xml
- web_input_controller.py
- searchbnf.conf (if the parameter is necessary for the search command)
- web_scrape.py
- web_input_preview_dialog.html (if the parameter is necessary for previewing)