Configuration
|
|
Really nice tool. It would be really nice, to have some configuration variables in the script so the user could easily disable some of the functionalities. I, for example, would like to have this script indicate me when images are shown in wrong sizes, but I don't care about the images which have no size attributes. So it would be nice to have some configuration configuration variables like : # change this value to false, if you don't want images with no size attributes to be indicated
Then I could just set the value to false and thereby disable the parts of the code which I do not need. I hope you understand what I mean.
|
|
|
Hi David, thanks for your suggestion. I will certainly take it into account for the next version. Regards,
|