BenLubar / nodebb-plugin-image-size

MIT License
0 stars 0 forks source link

Images are not resizing #1

Open H7ORG opened 6 years ago

H7ORG commented 6 years ago

![alt text](/assets/uploads/files/someimage.jpeg@<size>) doesn't seem to work (plugin installed, nodebb restarted e.g. https://goo.gl/XaMEVi)

BenLubar commented 6 years ago

Are the @<size> images dynamically generated or are they on the filesystem? As far as I can remember, this plugin doesn't do HTTP requests for local images.