There are some default images styles that I'd like to remove (don't need them). While I've been able to remove other default things in Backdrop (content types, views, etc.), I don't seem to be able to remove image styles... Am I missing something?
@yorkshirepudding Thanks for that bit of information. I checked and this is what was found:
There were several json files in the active folder:
field.field.taxonomyextra.json...
To confirm that it is ok to be deleted, I would look in the config folder for any config files with the string taxonomyextra in.
If you don't find any, then yet it is probably safe to drop...
Posted2 days 4 hours ago by Martin Price | System Horizons Ltd (yorkshirepudding) on:
Today there was finally time to delve into this issue. First I downloaded the field_data_taxonomyextra table into a spreadsheet. There is a column called Bundle, which in my case included,...
Hi Enthusiast - there is work in progress on an improvement to core that I think will help this.
https://github.com/backdrop/backdrop-issues/issues/4127
I don't fully understand it...
Posted2 days 19 hours ago by Martin Price | System Horizons Ltd (yorkshirepudding) on:
Comments
You can remove the image style JSON files from the active configuration folder (under /files).
Ah, right you are. Thank you!
I'd be nice if it were possible to do the same from the actual site though...