Previous Gallery
Next Gallery
Print Thread
Hop To
#258255 04/01/2016 5:22 PM
6 Images
Joined: Apr 2004
Posts: 1,945
Likes: 145
UBB.threads Developer
A gallery with animated GIFs

Three sfw gifs. animated.
Three sfw jpgs. not animated.

Current developer of UBB.threads PHP Forum Software
Current Release: UBBT 7.7.5 // Preview: UBBT 8.0.0
isaac @ id242.com // my forum @ CelicaHobby.com
6 Comments
Joined: Jun 2006
Posts: 16,289
Likes: 115
UBB.threads Developer
UBB.threads Developer
Joined: Jun 2006
Posts: 16,289
Likes: 115
Not so animated... It'd be nice if when you clicked on the picture (big version) that lightbox popped up vs showing a new window.


I am a Web Development Contractor, I do not work for UBBCentral. I have provided free User to User Support since the beginning of these support forums.
Do you need Forum Install or Upgrade Services?
Forums: A Gardeners Forum, Scouters World
UBB.threads: UBBWiki, UBB Styles, UBB.Sitemaps
Longtime Supporter & Resident Post-A-Holic
VNC Web Services: Code Modifications, Upgrades, Styling, Coding Services, Disaster Recovery, and more!
Joined: Apr 2004
Posts: 1,945
Likes: 145
UBB.threads Developer
UBB.threads Developer
Joined: Apr 2004
Posts: 1,945
Likes: 145
As you wished!
Lightbox is now a thing. The image dimensions and file size details are now displayed along with each image -- including the image's description, as typed during the file attachment.

To get the image's URL for link sharing, just right-click on the thumbnail and choose, "Copy Link Location" (or similar) from the menu. This will add a link of the large image version to your clipboard.


Current developer of UBB.threads PHP Forum Software
Current Release: UBBT 7.7.5 // Preview: UBBT 8.0.0
isaac @ id242.com // my forum @ CelicaHobby.com
Joined: Feb 2007
Posts: 1,294
Likes: 2
Veteran
Veteran
Joined: Feb 2007
Posts: 1,294
Likes: 2
I like the change in the photo gallery but you should have a arrow going to the left as well not just to the right for the next image. If you did like I had and started in the middle you can't go to the left image. But really nice change. wink

Joined: Feb 2007
Posts: 1,294
Likes: 2
Veteran
Veteran
Joined: Feb 2007
Posts: 1,294
Likes: 2
Also I like that you had removed the UBB Code box as for years I had to cut that out in my site to make it just a little harder for people to have the exact URL for off site linking to content on my site.

Joined: Jun 2006
Posts: 16,289
Likes: 115
UBB.threads Developer
UBB.threads Developer
Joined: Jun 2006
Posts: 16,289
Likes: 115
Good eye, I didn't even notice the missing left arrow, lol...

You can add a .htaccess rule to block outside urls from linking to your content (replace "127.0.0.1" with the IP address of your server (site on the server), and "example.com" with your domain' add additional referer lines for additional URLs or Affiliate Hosts):
Code
# Allow authorized sites to retrieve files. #
RewriteCond %{HTTP_REFERER} !^$

# Start Site Specific Hosts #
RewriteCond %{HTTP_REFERER} !127.0.0.1 [NC]
RewriteCond %{HTTP_REFERER} !example.com [NC]

# Start Affiliate Hosts #
RewriteCond %{HTTP_REFERER} !ubbcentral.com [NC]
RewriteCond %{HTTP_REFERER} !ubbdev.com [NC]

# Start Search Engine Hosts #
RewriteCond %{HTTP_REFERER} !facebook.(com|net) [NC]
RewriteCond %{HTTP_REFERER} !fbcdn.(com|net) [NC]
RewriteCond %{HTTP_REFERER} !pinterest.com [NC]
RewriteCond %{HTTP_REFERER} !google.com [NC]
RewriteCond %{HTTP_REFERER} !yahoo.com [NC]
RewriteCond %{HTTP_REFERER} !picsearch.com [NC]
RewriteCond %{HTTP_REFERER} !^http://aolsearch.aol.com [NC]

# Start defined files & redirect location #
RewriteRule [^/]+.(gif|jpg|jpeg|psd|png)$ - [F]
#RewriteRule [^/]+.(gif|jpg|jpeg|psd|png)$ http://www.example.com/replacementimage.gif [F]


I am a Web Development Contractor, I do not work for UBBCentral. I have provided free User to User Support since the beginning of these support forums.
Do you need Forum Install or Upgrade Services?
Forums: A Gardeners Forum, Scouters World
UBB.threads: UBBWiki, UBB Styles, UBB.Sitemaps
Longtime Supporter & Resident Post-A-Holic
VNC Web Services: Code Modifications, Upgrades, Styling, Coding Services, Disaster Recovery, and more!
Joined: Apr 2004
Posts: 1,945
Likes: 145
UBB.threads Developer
UBB.threads Developer
Joined: Apr 2004
Posts: 1,945
Likes: 145
Originally Posted by JAISP
I like the change in the photo gallery but you should have a arrow going to the left as well not just to the right for the next image. If you did like I had and started in the middle you can't go to the left image. But really nice change. wink

Good catch/idea! Added.

Thanks for this!


Current developer of UBB.threads PHP Forum Software
Current Release: UBBT 7.7.5 // Preview: UBBT 8.0.0
isaac @ id242.com // my forum @ CelicaHobby.com

Link Copied to Clipboard
ShoutChat
Comment Guidelines: Do post respectful and insightful comments. Don't flame, hate, spam.
Recent Topics
Looking for a forum
by azr - 03/15/2024 11:26 PM
Editing Links in Post
by Outdoorking - 03/15/2024 9:31 AM
Question on barkrowler and the like
by Mors - 02/29/2024 6:51 PM
Member Permissions Help
by domspeak - 02/27/2024 6:31 PM
Forum Privacy Policy
by ECNet - 02/26/2024 11:58 AM
Who's Online Now
0 members (), 353 guests, and 145 robots.
Key: Admin, Global Mod, Mod
Random Gallery Image
Latest Gallery Images
Los Angeles
Los Angeles
by isaac, August 6
3D Creations
3D Creations
by JAISP, December 30
Artistic structures
Artistic structures
by isaac, August 29
Stones
Stones
by isaac, August 19
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20230217)