Giter VIP home page Giter VIP logo

photoswipe-masonry's Introduction

=== Photoswipe Masonry Gallery ===
Contributors: deanoakley
Author: Thrive Web
Author URI: http://thriveweb.com.au/
Plugin URI: http://thriveweb.com.au/the-lab/photoswipe/
Developers: Dean Oakley | Vincent Weltje | Alex Frith | Eric Jinks
Tags: photoswipe, gallery, image gallery, website gallery, photoalbum, photogallery, photo, plugin, images, slideshow, short code, responsive, native gallery
Requires at least: 3.0
Tested up to: 4.7.3
Stable tag: 2.0

PhotoSwipe Masonry takes advantage of the built in gallery features of WordPress. The gallery is built using PhotoSwipe from Dmitry Semenov.

== Description ==

PhotoSwipe Masonry is an image gallery plugin for WordPress built using PhotoSwipe from Dmitry Semenov. [photoswipe](http://photoswipe.com/ "PhotoSwipe")
PhotoSwipe Masonry takes advantage of the built in gallery features of WordPress. Simply use the WordPress admin to create a gallery and insert it in the page.
You may need to adjust the size of the thumbnails to suit your theme in the settings.

Options are under Settings > PhotoSwipe

The PhotoSwipe Masonry gallery plugin allows you to:

* Upload multiple images at once
* Easily order images via drag and drop
* Add a title and caption

Via the options panel you can modify:

* Thumbnail size
* Full image size

Some other features include:

* Keyboard control
* Supports multiple galleries


Filter:
Removes menu page for non admins ( thanks to lucspe )
add_filter( 'photoswipe_menu_capability', 'photoswipe_menu_custom_cap' );
function photoswipe_menu_custom_cap() {
    return 'manage_options';
}


See a [demo here](http://thriveweb.com.au/the-lab/PhotoSwipe/ "PhotoSwipeWP")

Want to contribute? See the GitHub repo (https://github.com/thriveweb/photoswipe-masonry "github.com/thriveweb/photoswipe-masonry")

== Installation ==

1. Upload `/photoSwipe-masonry/` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Upload some photos to the post or page where you want the gallery
4. Use WordPress to create a gallery and insert it in the page

== Screenshots ==

1. Screenshot Default gallery layout
2. Screenshot Popup layout

== Changelog ==

= 2.0 =
* Better code structure
* Fixed lazy loading bugs
* Added option to resize thumbnails after changing image dimensions
* Added a nice and clean backend view

= 1.2.6 =
* Centered image fix
* History glitch fix
* Fix issue with some themes not showimg buttons on hover. Thanks Jon007.
* Fix Sharing to Facebook etc doesn't share correct image. Thanks Jon007.

= 1.2.5 =
* Fix W3c validation issue and readme update

= 1.2.4 =
* fix for WP 4.6.1

= 1.2.3 =
* Now runs from function to simplify AJAX support

= 1.2.2 =
* Fix loading images via url in gallery mode
* Removed sharing for single images. Will try to add in future versions.
* Code tidy

= 1.2.1 =
* Fix for captions in full screen
* Tidied code

= 1.2.0 =
* Major update with support for single images in posts

= 1.1.2 =
* Removed .entry-content img { max-width: none; }

= 1.1.1 =
* masonry enqueued call causing issues. I rolled back to old style

= 1.1.0 =
* fixed alt text
* added white theme
* added caption option
* added masonry option
* fixed masonry enqueue
* added clear css
* ie9 fix

= 1.0.6 =
* gallery load from URL (#&pid=1&gid=2) fix

= 1.0.5 =
* Yoast fix

= 1.0.4 =
* css fix

= 1.0.3 =
* photoswipe dist update

= 1.0.2 =
* photoswipe dist update

= 1.0.1 =
* This is the first version

photoswipe-masonry's People

Contributors

deanoakley avatar jon007 avatar lucspe avatar vweltje avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.