이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Basic Protected Lightbox

설명

This plugin provides a very lightweight, minimalist, jQuery-based lightbox for displaying full-screen versions of the images from WordPress galleries. It also gives some basic copy protection that should foil relatively unmotivated image thieves by inserting a transparent overlay over the lightbox and all gallery thumbnails. This will prevent people from copying images in your galleries via right-click or drag-and-drop. It’s not a true preventative measure, in that someone who really wants to download copies of your images will most likely find a different way, but it is a little more secure than linking directly to the full resolution versions. Image copying is pretty much impossible to fully prevent aside from just not publishing your work in the first place; my goal with this plugin is to find a good middle ground.

Want to see it in action? Check out the photos page on my personal website for a live demo.

Features

  • Minimalist and lightweight: the 3 public-facing files are only about 8KB total
  • Mobile-friendly with swipe gesture support
  • Prevents some common image download methods with a transparent overlay
  • Works immediately and seamlessly with the WordPress default gallery block

스크린샷

  • This plugin in action on my personal website.

설치

Install the plugin through the WordPress plugins repository or upload the plugin files to your /wp-content/plugins/basic-protected-lightbox directory. Then activate the plugin and you’re good to go! It will automatically include the JavaScript and CSS files in your site’s header and activate whenever it’s on a page with at least one WordPress gallery block.

FAQ

Why should I use this plugin?

If you want to display your portfolio of images on your website, but you want a little bit of protection from visitors to your site downloading copies of your images and reusing them, this plugin might be for you!

Will this work with gallery plugin X?

This lightbox has been tested with WordPress’s built-in gallery block. If you’re using a gallery plugin that generates the same markup structure, it should work just fine, but I can’t guarantee compatibility with every gallery plugin. It can’t hurt to try though! If you run into issues, please do reach out via the support forum for the plugin.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Basic Protected Lightbox”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Basic Protected Lightbox”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.1

Added keyboard controls and logic to hide the left/right buttons if they aren’t needed.

1.0

Initial release.