Changeset 3152177
- Timestamp:
- 09/15/2024 01:17:15 PM (19 months ago)
- Location:
- image-projector
- Files:
-
- 42 added
- 1 edited
-
tags/5.11 (added)
-
tags/5.11/admin (added)
-
tags/5.11/admin/css (added)
-
tags/5.11/admin/css/plugin.css (added)
-
tags/5.11/admin/img (added)
-
tags/5.11/admin/img/cutoff_OFF.jpg (added)
-
tags/5.11/admin/img/cutoff_ON.jpg (added)
-
tags/5.11/admin/img/viewStyle1.jpg (added)
-
tags/5.11/admin/img/viewStyle2.jpg (added)
-
tags/5.11/admin/img/viewStyle3.jpg (added)
-
tags/5.11/admin/js (added)
-
tags/5.11/admin/js/settings.js (added)
-
tags/5.11/admin/ref (added)
-
tags/5.11/admin/ref/note.txt (added)
-
tags/5.11/image-projector.php (added)
-
tags/5.11/includes (added)
-
tags/5.11/includes/assets (added)
-
tags/5.11/includes/assets/tabs.js (added)
-
tags/5.11/includes/ip-core.php (added)
-
tags/5.11/includes/ip-settings.php (added)
-
tags/5.11/includes/ip-svg-admin.svg (added)
-
tags/5.11/includes/ip-svg-sprite.svg (added)
-
tags/5.11/includes/wp-admin-tabbed-settings-pages.php (added)
-
tags/5.11/languages (added)
-
tags/5.11/languages/image-projector-nb_NO.mo (added)
-
tags/5.11/languages/image-projector-nb_NO.po (added)
-
tags/5.11/languages/image-projector.pot (added)
-
tags/5.11/public (added)
-
tags/5.11/public/css (added)
-
tags/5.11/public/css/ip-style.css (added)
-
tags/5.11/public/js (added)
-
tags/5.11/public/js/image-projector-helpers.js (added)
-
tags/5.11/public/js/image-projector-helpers.min.js (added)
-
tags/5.11/public/js/image-projector.js (added)
-
tags/5.11/public/js/image-projector.min.js (added)
-
tags/5.11/public/js/ip-thumbstrip.js (added)
-
tags/5.11/public/js/ip-thumbstrip.min.js (added)
-
tags/5.11/public/js/vendor (added)
-
tags/5.11/public/js/vendor/hammer.min.js (added)
-
tags/5.11/public/js/vendor/imagesloaded.pkgd.min.js (added)
-
tags/5.11/readme.txt (added)
-
tags/5.11/uninstall.php (added)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
image-projector/trunk/readme.txt
r3140419 r3152177 5 5 Requires at least: 5.3 6 6 Tested up to: 6.6 7 Stable tag: 5.1 07 Stable tag: 5.11 8 8 Requires PHP: 7.4 9 9 License: GPLv2 or later … … 115 115 116 116 = Does it work in all versions of all browsers? = 117 Most likely not, but it seem to work as expected in 'all modern browsers'. There may be several ways of marking up a page so there could be situations when some tuning is necessary. Please leave a message in the support section if it does not work as expected. 117 Visitors running a 'modern' browser released in 2020 or after should be good to go. 118 118 119 = How can I use it together with NextGEN gallery? 120 Select None for Lightbox effects in the Other options page of NextGEN gallery plugin. 119 = How can I use it together with NextGEN gallery or other third-party galleries? 120 For NextGEN, select None for Lightbox effects in the Other options page of NextGEN gallery plugin. 121 For other galleries, please leave a support message if you are not able to make it work as expected. 121 122 122 123 == Screenshots == … … 129 130 130 131 == Changelog == 132 = 5.11 = 133 * Added option in Images to specify search depth in DOM tree for improved control of image collection. 134 * Correction to avoid use of an undefined variable that could case js error in some situations. 135 * Minor updates. 131 136 = 5.10 = 132 137 * Added options in Timings to modify message to visitor if slow connection or if an image failed to load.
Note: See TracChangeset
for help on using the changeset viewer.