-
Notifications
You must be signed in to change notification settings - Fork 0
Viewing images on the full screen. Using the touch/mouse position for panning.
License
kiranpotphode/full-screen-images
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
=== Full Screen Images === Contributors: kiranpotphode Tags: image, full screen Requires at least: 3.0.1 Tested up to: 6.5.2 Stable tag: 1.0.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Viewing images on the full screen. Using the touch/mouse position for panning. == Description == View large images up close using simple mouse interaction, and the full screen. Add full-screen-image class to image. The one mandatory attribute is either a src, data-image or a href, which needs to point to an image file. You can use data-image if you want to load in a different version of the image to the original source (higher resolution, for example). You can also pass through titles, and subcaptions, which will appear at the bottom right of the viewer. To do this, you use the data-title and data-caption attributes. This plugin is based on Intense Image Viewer javascript liabrary by Tim Holman == Installation == From your WordPress dashboard: 1. Visit \'Plugins > Add New\' 2. Search for \'Full Screen Images\' 3. Activate Full Screen Images from your Plugins page. From WordPress.org: Download Full Screen Images. Upload the \'full-screen-images\' directory to your \'/wp-content/plugins/\' directory, using your favorite method (ftp, sftp, scp, etc...) Activate Full Screen Imagesfrom your Plugins page. == Frequently Asked Questions == =How to use Plugin= View large images up close using simple mouse interaction, and the full screen. Add full-screen-image class to image. The one mandatory attribute is either a src, data-image or a href, which needs to point to an image file. You can use data-image if you want to load in a different version of the image to the original source (higher resolution, for example). You can also pass through titles, and subcaptions, which will appear at the bottom right of the viewer. To do this, you use the data-title and data-caption attributes. == Changelog == = 1.0.2 = * PHPCS Fixes. * Tested upto WordPress 6.5.2 = 1.0.1 = * Tested upto WordPress 4.8. = 1.0 = * Plugin Released.
About
Viewing images on the full screen. Using the touch/mouse position for panning.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published