自动 网格响应式图库
这是一个插件,用于扫描服务器中的文件夹及其包含图像的子文件夹。
子文件夹将是将显示在顶部的类别,插件将使用图像制作一个网格响应式画廊。
将插件放入您的页面一次,然后无需再编码,您只需负责在文件夹中组织图像,并且是否要添加缩略图。
重要: 这个插件需要 PHP 才能工作!
重要公告!
我制作了一个 PHP 脚本,可以自动生成缩略图,因此您不必使用 Photoshop 或其他东西构建它们!您可以在此处下载: https://www.dropbox.com/s/j7nbjqv4avl2tw5/thumbmaker.zip 试一试!它是完全免费的(不包括支持)
客户反馈
只想对大卫说声谢谢……这个剧本很棒,他的支持也很棒……随时提供帮助并快速给出答案。继续努力。
http://codecanyon.net/user/chrishalls
我有这个插件的第一个版本并且喜欢它。新的更新令人惊叹。干得好 David
http://codecanyon.net/user/mpjbay
这正是我一年多来一直在寻找的!很高兴我等了,找到了这个。我正在将其用于家庭照片,现在可以轻松添加新照片,而无需管理不同的分辨率或编辑文件。
http://codecanyon.net/user/furnient
太棒了,大卫,你应该得到更多的认可。继续努力!对于未来的客户,不要忘记在下载页面中为他的作品评分。
http://codecanyon.net/user/nyttnu
特征:
- 无需编码
- 扫描服务器中的文件夹及其包含图像的子文件夹
- 仅支持网格的缩略图到要提高性能的图像
- .txt 文件支持添加 YouTube/Vimeo 视频、iframe、额外文本、比例和更多信息
- 接受任何尺寸的图片
- 完全响应式网格和灯箱
- 深度链接
- Full width 时,如果将每列的宽度设置为 ‘auto’,则网格将适应其容器的 100%
- 您可以指定每列的静态宽度或指定列数
- 为各种分辨率配置不同的布局
- CSS3 效果
- 搜索系统
- 方向感知悬停效果
- 带幻灯片的灯箱(播放、暂停、自动播放)
- 实现起来非常简单,所以你可以非常快速和轻松地将其添加到你的页面中,还可以非常快速地制作更多实例(只需添加一行 HTML 代码)
- 按名称、按日期或随机对图像进行排序
- 与 Twitter Bootstrap 兼容
- 不需要 Bootstrap
- 成组加载图像
- Deactivate 和 Activate Features through Javascript Options
- 单击缩略图时,可以链接到其他页面
- 免费技术支持
您可以查看文档 这里
----> Update: February 28, 2019 Waypoints is not longer needed, so it has been removed Updated the media boxes plugin ----> Update: March 28, 2019 Updated the grid Updated all the components to the latest version ----> Update: August 10, 2017 Made it compatible with some old versions of PHP and updated some components ----> Update: June 9, 2017 Made a huge update, the plugin has been redesigned completely, now its based on the Media Boxes plugin So now it has tons of options and features, check the docs in order to see the new way of implementing the auto grid ----> Update: April 4, 2016 Updated version of imagesLoaded plugin so the images load correctly ----> Update: Sep 8, 2014 Fixed some bugs with new version of Chrome and Opera ----> Update: Jan 22, 2014 Changed the loading plugin and also now you can order the categories the same way you do the images with a-, b-, c-, etc. ----> Update: October 17, 2013 Fixed some issues with the lightbox in Firefox when resizing the window ----> Update: October 16, 2013 Made changes on the design Added the Lazy Load feature Added new loading and filtering effects ----> Update: July 18, 2013 Change some CSS class so its more difficult that other stylesheets edit the style of the grid Also IE was showing fat images in the lightbox and now is fix ----> Update: July 17, 2013 Fix the reader.php file inside the plugin folder that was not up to date only the one inside the example folder was up to date. ----> Update: July 15, 2013 New Javascript property "orderInAll: true" so when you are in the all tab the images will be load in order as well Now it has a more simple sintaxis ----> Update: July 4, 2013 (replace autoGrid.min.js) Fixed a small console errors ----> Update: June 28, 2013 (replace gridGallery.css) Fixed a small bug when you click the load more images button ----> Update: June 25, 2013 (replace reader.php file) Fixed some issues when there is no categories, also some JSON security was implemented ----> Update: June 18, 2013 Fixed some compatibility issues with Firefox v21 and also some weird behavior when you clicked to fast the next button ----> Update: June 8, 2013 NEW HUGE UPDATE The plugin was made totally from scratch again, reusing just few lines of code so now it has a better structure and fixed bugs and undesired behaviors. I improved the design and added many features and effects. It is a totally new plugin so the changes are not compatible with the old version, but you can always stick with the old version which I do not recommend. ----> Update: April 15, 2013 Now the plugin is compatible with jQuery 1.9.1 Fixed some tab issue New Feature: If you want to link to a page when you click on an image instead of opening a light box just in the name of the image specify the url like this: (image1$$sample-page.php.png) ----> Update: Feb 17, 2013 Fixed some problem when categories folders have spaces. ----> Update: Jan 29, 2013 Fixed some behavior with the tabs when the gallery load more images. ----> Update: Jan 29, 2013 The images now are sort by alphabetical order. ----> Update: Jan 28, 2013 Fixed some bugs with IE. ----> Update: Jan 23, 2013 NEW feature: "LazyLoad". WHAT it does: when you scroll at the bottom of the gallery it load more images automatically