sibmei
sibmei copied to clipboard
Clean up Plugin UI
A few tidying things:
- I think the "Test extension" shouldn't be deployed by default, so I would like to remove it from the release code (i.e., not copy the .plg file to the release)
- Similarly, all the test runners shouldn't be copied into the release.
- I've already fixed up the dialog that pops up, since the buttons were cutting off the text labels and it looked really messy.
To do this I will create a plgconfig.js
and a plgconfig_release.js
, with the latter obviously being used for release.
Sound OK?
Sounds very reasonable.