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

jAlbum Bridge

설명

jAlbum Bridge is a WordPress plugin for showcasing jAlbum albums. By using this plugin you can add spectacular slideshows or grid-type galleries to any post or page in WordPress. The gallery can be a normal block or wide and full width in themes that support them. The gallery block is reponsive, looks great on mobile devices too.

Slideshow transition types:

  • Cross-fade
  • Zoom
  • Ken Burns
  • Slide
  • Swap
  • Stack
  • Flip (3D)
  • Carousel (3D)
  • Book (3D)
  • Cube (3D)
  • Cover flow (3D)

Grid-type layouts:

  • Grid
  • Mosaic
  • 스트립
  • Masonry

Please note, this projector pulls data from a JSON file, which is automatically generated when you make albums with database based skins (Tiger, Photoblogger, Lucid or Story), but you can also ask jAlbum to generate this file with any skin, see: “Settings / Advanced / Generate JSON data”. (Don’t forget to “Make album” and “Upload” after turning this option on.)

If you’re using the album from another site, make sure this site supports Cross Origin Resource Sharing (CORS), otherwise the projector’s access will be blocked. Note, if the WordPress site is under https, the album site must support https protocol too!

jAlbum is an album creator desktop application, which creates web albums of images on your hard disk. This way you can manage your photo collection right from your PC, no need individual uploads to a remote server.

  • Create albums with folders, custom pages, external links
  • No limit, you can use tens of thousands images or videos
  • jAlbum manages the uploads: you can upload to any site (different from your WP site) or you can host them on jalbum.net if you wish
  • Widely customizable albums
  • Tons of features: Google Maps, PayPal cart, Feedback, search, etc.

플러그인에 대한 도움을 받으려면 your-site-here.com 사이트를 방문하세요.

jAlbum 기능 더 읽어보기

여기에서 jAlbum 앱 다운로드

jAlbum Bridge forum on jalbum.net →

Feedback is welcome, especially some positive ratings :), as today these reviews are based on the old version and some misunderstanings

스크린샷

  • jAlbum box button
  • Adding URL
  • 캐러셀 슬라이더
  • 북 슬라이더
  • 커버플로우 슬라이더
  • 메이선리 격자
  • 모자이크 격자
  • 스트립

블록

이 플러그인은 1(을)를 제공합니다.

  • jAlbum Bridge

설치

  1. Install the plugin through the Dashboard’s “Plugins / Add new” panel directly, or manually upload the plugin files to the /wp-content/plugins/jalbum-bridge directory.
  2. “Activate” the plugin in the “Plugins” menu.
  3. In the editor use the “Add block” (+) button, “jAlbum box” to insert a new box.
  4. Add the URL of the album’s top level page in the inspector panel’s appropriate input.

FAQ

Is this projector working on images within WordPress?

No, you don’t have to add the images to the WordPress Media collection. Simply use the jAlbum application – which runs on any PC – to create and upload albums separately of WordPress.

I can’t see the settings (inspector)

Click the 3 dots in the block’s header and click Show Block Settings or press CTRL-SHIFT-[,] to toggle!

What is the workflow?

  1. First you create an album with the jAlbum application. See short instructions here →.

  2. Upload to separate (static) folder in your server’s root, e.g. /albums. Make sure to avoid naming conflicts with existing WordPress posts. If you already have a post (page) called “album” and you create a folder at site root called “album” they might interfere, and instead of the post the visitors will only see the contents of the static folder.

  3. Open a post (or page) in WordPress and use the jAlbum box button to insert or edit a projector.

  4. Provide the URL to the album, e.g. /albums/Event1, set the projector Type and other settings.

  5. Once finished click “Update” to actualize the post.

What format is required as Album URL?

You can use either “absolute” (e.g. http://your-site-here.com/album/Travel) or “site root relative” addresses (e.g. /album/Travel).

Can I use an album from another site?

Yes, you can. However, you’ll have to have access rights on the album’s server. It’s called “Cross Origin Resource Sharing” (CORS), and can be controlled many ways, e.g. through the .htaccess file in the site root. By adding Header add Access-Control-Allow-Origin "http://www.your-site-here.com/" for exemple allows file access from the mentioned site. Once you already allowed access to “*” (any site) you don’t have to do anything more.

Error: “Missing or no access to tree.json”. What can I do?

This error message means there’s either no tree.json (album database) in the given folder, or the server does not allow to access it. Check the following:

  • Check if the album’s output directory (Ctrl-Shift-O) in jAlbum contains tree.json. If not, choose a skin that supports JSON output (Tiger, Photoblogger, Responsive) or turn on the Settings / Advanced / Generate JSON data option. Make + Upload again.

  • Check the Developer tools (F12 in Chrome) for the error. If it says “Cross Domain Access Denied” you’ll have to set proper CORS policies on the other site (see above), or if it’s on the same site make sure to use the same absolute URL format (with or withour “www” for example), or use the site root relative format, e.g. /album/Travel.

  • If the browser complains about “Mixed content” thart means the WordPress page runs under secure (https:) protocol, while the album comes from an “unsecure” server. Ensure the album’s site also has “https:” certification or move the album to the same server as the WordPress page is on.

  • If none of the above happens your (album) server migh not support “JSON” files by default. You might need to add application/json to the known MIME types on your server. By default Apache servers used to be configured properly, but most IIS servers need this modification.

후기

2018년 4월 9일 3 replies
It does not work if the album is on a different site server. In this case we have only one blank space. Jalbum is very good, but the plugin still needs to be improved.
2018년 4월 6일
Thanks for creating this plugin! It helps a lot and adds new perspectives. Currently testing but I already wanted to acclaim the initiative...
모든 3 평가 읽기

기여자 & 개발자

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

기여자

“jAlbum Bridge”(이)가 3(으)로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

자국어로 “jAlbum Bridge”(을)를 번역하세요.

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

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

변경이력

2.0.14

  • New: Option to open album links in new window (or tab)

2.0.13

  • Fixed: Older themes which modified child elements’ “box-sizing” attribute deeply could wreck some of the layouts, e.g. Masonry

2.0.12

  • Fixed: Choosing folders as “Include” option didn’t work
  • Updated: Translation file

2.0.11

  • Fixed: Javascript error blocking the preview in the Editor

2.0.10

  • Changed: Critical errors are displayed, e.g. broken link to the album or the initial folder. In the production version these errors disappear automatically.

2.0.9

  • Fixed: Link to the album’s index page instead of individual images works only in DEBUG mode

2.0.8

  • Added option to link to the album’s index page instead of individual images

2.0.7

  • Fixing disregarded aspect ratio parameter in short code mode

2.0.6

  • Fixing memory leak (degraded performance over time) with slideshow type projectors

2.0.5

  • Fixing broken projector with absolute album URL’s

2.0.4

  • Fixing range slider numeric input field is too narrow to accommodate 5-digit numbers on WP 5.0 – 5.2
  • Fixing link to album is broken in certain cases
  • Fixing wrong transitions in “coverflow” using random order
  • Fixing wrong ordering criteria and direction with certain ordering types

2.0.3

  • Fixed broken links to album
  • Short code (old plugin) projectors had no links, even though originally the links were enabled by default

2.0.2

  • Range slider numeric input field too narrow to accommodate 5-digit numbers
  • Aspect ratio combo box shows 10:1 when you chose 8:1, 6:1, 16:9, 6:5, 4:3, 9:16

2.0.1

  • Projector is broken when using “Title + link” as title caption. (In the post, but not in Editor)
  • Removed spinner arrows from range control inputs on FireFox
  • More than 3 keywords error on WordPress 5.0 – 5.2
  • “blockEditor” missing error on WordPress 5.0 – 5.2
  • Lighter link icon with “Title + link” captions
  • Better animation for the first frame in “Slide” transition
  • Immediate rendering of hidden faces in “Carousel” transition
  • Displaying projectors added with previous versions. Still no TinyMCE preferences dialog is provided, so you can edit the short codes manually or re-add them as Blocks.

2.0.0

  • Extensive rework of the plugin for WordPress’ new Block Editor (a.k.a Gutenberg)
  • New transition type: “Zoom”
  • New ordering criteria: “File size”, added new ascending/descending orders
  • Block can be “wide width” and “full width” too
  • Better – flicker-free – transitions on the 3D projectors
  • The plugin is now translatable
  • Better database compatibility with the upgraded skins

1.1.0

  • Added “Folder” option to show contents only of a subdirectory
  • Added “Gap” option for grid-like layouts: leaves gap between the cards
  • The code checks if called from a https: page and adjusts the albumURL accordingly (Plase note, using http: album URL from a secure page results in a broken projector anyway. Make sure to support the secure protocol on the album page too in this case!)
  • Coverflow width is adjusted to fill in the space better
  • Added ${label} – can be used in templates for the filename without extension + underscrores replaced by spaces
  • Default photo caption template is using “label” instead of “name”

1.0.3

  • Fixed Carousel 3D rendering artifacts on Safari
  • Automatically removing index.html (or php) when added as Album Url
  • Fixed Grid layout 1px gap between rows
  • Fixed Mosaic 1+3 layout’s overlapping images
  • Fixed Masonry layout falls apart on window resize

1.0.2

  • TinyMCE 선택은 모든 단축 코드를 포함하지 않도록 수정되었습니다.
  • 제목의 기본 스타일은 “화이트”입니다.

1.0.1

  • TinyMCE 선택 오류가 수정되었습니다.
  • 단축 코드에 사용자 속성 처리 추가됨

1.0

  • 초기 출시