[Logo] JForum - Powering Communities
  [Search] 搜尋   [Recent Topics] 最新主題   [Hottest Topics] 熱門主題   [Top Downloads] 熱門下載   [Groups] 回首頁 
[Register] 會員註冊 /  [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
討論區首頁 » User Forum
發表人 內容
Kevin


註冊時間: 2021/7/2
文章: 13
離線
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


註冊時間: 2013/2/21
文章: 422
離線
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


註冊時間: 2021/7/2
文章: 13
離線
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


註冊時間: 2013/2/21
文章: 422
離線
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


註冊時間: 2021/7/2
文章: 13
離線
Yes, that would look neat! So I understand it is feasible with JForum?
udittmer


註冊時間: 2013/2/21
文章: 422
離線
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


註冊時間: 2021/7/2
文章: 13
離線
That's quick, thanks! Please keep me posted on this matter.

Thanks,
Kevin
udittmer


註冊時間: 2013/2/21
文章: 422
離線
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


註冊時間: 2021/7/2
文章: 13
離線
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


註冊時間: 2013/2/21
文章: 422
離線
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]
 
討論區首頁 » User Forum
前往:   
行動版
Powered by JForum 2.8.3 © 2023 JForum Team • Maintained by Andowson Chang and Ulf Dittmer