Auto Resize Images

I’m on a roll now, third suggestion in two days, another thing I hate having to do is trawl through threads with pictures in and resize your 4000x2700~ images just so I can see them.

Easy mod, auto resize them to a default set size, and provide a click-through to enlarge the image to full size, here is the link to the SMF modification that sounds suitable: http://custom.simplemachines.org/mods/index.php?mod=1197

Push to GitHub. Great idea and all but somebody needs to implement it lol.

Thank you for the suggestion, had never pushed to a public repo before and all that but I managed to figure it out, I have submitted a pull request for both this and the ‘replace images in quotes with direct link’ modifications, awaiting approval.

I can see your request but have you actually manually installed the modification? I can see the diff shows the archives in the packages directory but moparisthebest won’t use the SMF package installer on the live site. Therefore if you want the modifications to be added you need to setup an alternate test forum using the SMF files he provides, install the modification, test it, push it to your own fork, and then finally create a pull request.

https://github.com/moparisthebest/moparisthebest.com-smf/pull/8/files#diff-0

[quote=“Tom, post:4, topic:543618”]I can see your request but have you actually manually installed the modification? I can see the diff shows the archives in the packages directory but moparisthebest won’t use the SMF package installer on the live site. Therefore if you want the modifications to be added you need to setup an alternate test forum using the SMF files he provides, install the modification, test it, push it to your own fork, and then finally create a pull request.

https://github.com/moparisthebest/moparisthebest.com-smf/pull/8/files#diff-0[/quote]
No, didn’t do any of that. Sorry, I tried to find some info on what I actually had to do, it’d be great if it was documented here somewhere, took me long enough just to find the github repo! I’ll have a play later if I get time.

Good man SilentCJ :slight_smile:

Just realised moparisthebest never got around to exporting the table structure for the git forum files. I’ve gone ahead and exported it you’ll need it if you want to setup your own forum to test the modifications. I’ve attached the SQL file to this post, if anybody needs any pointers on the process then feel free to ask.