Instructions
Image Resizer is a BBPress plugin whereby images that are larger than the width of the forum are resized using CSS. Using the back end, you can set the maximum width of the image. No further configuration necessary.
It requires Allow Images plugin to work.
Compatible with RC-1!
Installation
Unzip the imagerezier.php into the bb-plugins, and activate it on the dashboard.
Questions?
Ask them below or on the bbPress therad.
Change Log
2009-05-25 Ver. 0.2 Tested in RC-1
2009-05-17 Ver. 0.1 released.
Like This?
If you like this, please donate to future developments.
Keep Upto Date!
To keep upto date with all my plugins, please sign up to my newsletter, it’s totally free, and you can unsubscribe at any time!
Powered by WP Email Capture
11 Comments
Subscribe to the comments on this post | Trackback URL
Leave a Comment/Question
Comment Rules: Very simple people: be nice, be friendly, be awesome. Any comment which will consist of "My Keywords I'm Targetting", or contain your URL in the comment text will be marked as spam. Pseudonyms, names and "Name/Pseudonym | My Site Name" are fine. Also, don't just thank me. Seriously. I get enough adulation from people. Thanks!










Rhys Wynne, the author of this blog, is a 20 something web designer from Colwyn Bay. 


Hi,
Thanks for this plugin.
Those that don’t want to use this plugin, can always add this code in their css file:
#thread .post img {width:450px;} // adjust own width there
The css file is in /bb-templates/YOUR-theme/
That’s very true but the problem with that approach is that any pictures that are under (in your example 400pixels) will be increased to 400px. This plugin will only resize images that are too big.
You’re absolutely right, I didn’t think of that. Thanks.
I found this solution also very helpfull:
#thread .post img {max-width:450px;}
This plugin does not work at all for me. It installs without problem, but nothing happens to the pictures in my forum. Have a look:
http://www.michaeljackson.no/forum/topic.php?id=1
Using the newest BBpress v1.02.
Hi Marius
have you activated it in the BBPress admin section?
(Plugins > Image Resizer option screen).
Yeah, it’s activated, still nothing happens. Whats the reason for this?
Not a clue I’m afraid. I’ll get 1.0.2 on my test installation and I’ll try it from there.
Yeah please do, I really need this plugin.
In the adminpanel, you’re only supposed to write the number right? The number of pixels?
You don’t need to write “580px” ?
Yes that’s correct
Well when can you fix this? Let me know when you have, and please send me an email.