[Logo] JForum - Powering Communities
  [Search] Search   [Recent Topics] Recent Topics   [Hottest Topics] Hottest Topics   [Top Downloads] Top Downloads   [Groups] Back to home page 
[Register] Register /  [Login] Login 


JForum 2.8.3 is out with various fixes and improvements. Read all about it here

Implementing custom image gallery - Wikipedia example RSS feed
Forum Index » User Forum
Author Message
Kevin


Joined: 2021/7/2
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
udittmer


Joined: 2013/2/21
Messages: 424
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?

Ping & Net - my free Android app for TCP/IP network diagnostics
[Email] [WWW]
Kevin


Joined: 2021/7/2
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?
udittmer


Joined: 2013/2/21
Messages: 424
Offline
You mean something like http://cssdemos.tupence.co.uk/image-popup.htm? That might make for a useful addition.

Ping & Net - my free Android app for TCP/IP network diagnostics
[Email] [WWW]
Kevin


Joined: 2021/7/2
Messages: 13
Offline
Yes, that would look neat! So I understand it is feasible with JForum?
udittmer


Joined: 2013/2/21
Messages: 424
Offline
It's software - just about everything is feasible smilie

What I meant is I can add that to the codebase. I'll probably get around to it soon, likely by next week.

Ping & Net - my free Android app for TCP/IP network diagnostics
[Email] [WWW]
Kevin


Joined: 2021/7/2
Messages: 13
Offline
That's quick, thanks! Please keep me posted on this matter.

Thanks,
Kevin
udittmer


Joined: 2013/2/21
Messages: 424
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.

Ping & Net - my free Android app for TCP/IP network diagnostics
[Email] [WWW]
Kevin


Joined: 2021/7/2
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.
udittmer


Joined: 2013/2/21
Messages: 424
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.

Ping & Net - my free Android app for TCP/IP network diagnostics
[Email] [WWW]
 
Forum Index » User Forum
Go to:   
Mobile view
Powered by JForum 2.8.3 © 2023 JForum Team • Maintained by Andowson Chang and Ulf Dittmer