forked from leopuleo/easy-swipebox
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathreadme.txt
62 lines (40 loc) · 2.09 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
=== Plugin Name ===
Contributors: LeoPeo
Donate link:
Tags: image, video, gallery, fancybox, swipebox
Requires at least: 3.0.1
Tested up to: 4.3
Stable tag: 1.0
License: The MIT License (MIT)
License URI: http://opensource.org/licenses/MIT
This plugin enable SwipeBox jQuery extension to all links to image or Video (Youtube / Vimeo).
== Description ==
Easy SwipeBox plugin for WordPress websites gives you a flexible, aesthetic and mobile-friendly Lightbox solution for just about all media links on your website. Easy FancyBox uses the packed [Easy SwipeBox](http://brutaldesign.github.io/swipebox/?source=easy-swipebox-wp-plugin) and is WP 3+ multisite compatible.
= Activation =
After activation you find a new admin page (Settings > Easy SwipeBox) where you can manage the plugin options.
All links to JPG / GIF / PNG images and Youtube / Vimeo are automatically opened in the mobile-friendly Lightbox that floats over the web page.
= Autodetection =
Select one or more options, Easy SwipeBox automatically detects the media type and add class="swipebox" to their links.
Otherwise, add class="swipebox" yourself to make the magic happen.
= Contribution =
Please, for contributions, issues and questions visit [Github repo](https://github.com/leopuleo/easy-swipebox).
== Installation ==
1. Download the plugin from Wordpress repository.
1. Upload the plugin folder in `/plugins/`.
1. Activate the plugin.
Done! Now all link to image or Youtube/Vimeo opens in a beautiful mobile-friendly Lightbox.
Visit the new admin page (Settings > Easy SwipeBox) to enable/disable the autodetection for selected media type.
== Frequently Asked Questions ==
Please, for contributions, issues and questions visit https://github.com/leopuleo/easy-swipebox
== Screenshots ==
== Changelog ==
= 1.0 =
* Updated SwipeBox to 1.4.1
* Bug fix: Added support to UPPERCASE image extension
* Bug fix: Removed SwipeBox to Youtube User and Channel links
* New feature: Added admin page for autodetection settings.
= 0.9.1 =
* Bug fix: Added JPEG extension support
* Bug fix: Use image title as link title (alt fallback)
= 0.9 =
* First commit