| Author |
Message |
5 years ago
|
![[Up]](/templates/default/images/icon_up.gif)
#1
|
Kevin
Joined: Jul 2, 2021
Messages: 13
Offline
|
Hi team,
We noticed that attached images have their details blurred. So in case we want to add a picture of something, we might get a good rendering of it and understand what's on the picture. Nevertheless, if we attach a slide of a presentation, the text in it gets blurred and unreadable. Is it possible to add a custom gallery, alike Wikipedia one? Or maybe you have any other tips for better rendering of pictures?
Thanks,
Kevin
|
|
|
 |
5 years ago
|
![[Up]](/templates/default/images/icon_up.gif)
#2
|
udittmer
Joined: Feb 21, 2013
Messages: 433
Offline
|
The scaling down of attached images is deliberate, in order not to mess up the page layout in case of large images.
What would be good to have happen is that clicking on an image opens it in full size in a new tab. That would make the text easy to read - would that help you?
|
you can support my JForum work via Paypal |
|
|
 |
5 years ago
|
![[Up]](/templates/default/images/icon_up.gif)
#3
|
Kevin
Joined: Jul 2, 2021
Messages: 13
Offline
|
I think that solution could be handy in case we had one / two images inside the same topic. Nevertheless, when we have more, it is not comfortable to switch between pages.
I was thinking about maybe an image preview when we hover over the miniature of the image. Would JForum support this kind of functionality?
|
|
|
 |
5 years ago
|
![[Up]](/templates/default/images/icon_up.gif)
#4
|
udittmer
Joined: Feb 21, 2013
Messages: 433
Offline
|
You mean something like http://cssdemos.tupence.co.uk/image-popup.htm? That might make for a useful addition.
|
you can support my JForum work via Paypal |
|
|
 |
5 years ago
|
![[Up]](/templates/default/images/icon_up.gif)
#5
|
Kevin
Joined: Jul 2, 2021
Messages: 13
Offline
|
Yes, that would look neat! So I understand it is feasible with JForum?
|
|
|
 |
5 years ago
|
![[Up]](/templates/default/images/icon_up.gif)
#6
|
udittmer
Joined: Feb 21, 2013
Messages: 433
Offline
|
It's software - just about everything is feasible
What I meant is I can add that to the codebase. I'll probably get around to it soon, likely by next week.
|
you can support my JForum work via Paypal |
|
|
 |
5 years ago
|
![[Up]](/templates/default/images/icon_up.gif)
#7
|
Kevin
Joined: Jul 2, 2021
Messages: 13
Offline
|
That's quick, thanks! Please keep me posted on this matter.
Thanks,
Kevin
|
|
|
 |
5 years ago
|
![[Up]](/templates/default/images/icon_up.gif)
#8
|
udittmer
Joined: Feb 21, 2013
Messages: 433
Offline
|
I just committed that change. It'll be in the next release (which should be out in the next month or so), or you can get it today by building from source code.
|
you can support my JForum work via Paypal |
|
|
 |
5 years ago
|
![[Up]](/templates/default/images/icon_up.gif)
#9
|
Kevin
Joined: Jul 2, 2021
Messages: 13
Offline
|
Thank you for the swift change! Could you provide us the source code or a convenient way to build from it? In case we would be interested in having it sooner.
|
|
|
 |
5 years ago
|
![[Up]](/templates/default/images/icon_up.gif)
#10
|
udittmer
Joined: Feb 21, 2013
Messages: 433
Offline
|
You can grab the source code via SVN as described in https://sourceforge.net/p/jforum2/code/HEAD/tree/, and then do something like "mvn -DskipTests=true package" which will create a deployable war file.
|
you can support my JForum work via Paypal |
|
|
 |
|
|