Adding parameters » History » Version 1
Luke Murphey, 04/04/2017 07:02 AM
| 1 | 1 | Luke Murphey | h1. Adding parameters |
|---|---|---|---|
| 2 | 1 | Luke Murphey | |
| 3 | 1 | Luke Murphey | If you want to add a new parameter, you will need to change the following: |
| 4 | 1 | Luke Murphey | |
| 5 | 1 | Luke Murphey | * web_input_controller.py |
| 6 | 1 | Luke Murphey | * WebsiteInputCreateView.js |
| 7 | 1 | Luke Murphey | * web_input.py |
| 8 | 1 | Luke Murphey | * web_scrape.py |
| 9 | 1 | Luke Murphey | * data_inputs_web_page.xml |
| 10 | 1 | Luke Murphey | * inputs.conf |
| 11 | 1 | Luke Murphey | * inputs.conf.spec |
| 12 | 1 | Luke Murphey | * searchbnf.conf (if the parameter is necessary for the search command) |
| 13 | 1 | Luke Murphey | * web_input_preview_dialog.html (if the parameter is necessary for previewing) |