[wordpress插件] Backbone Bootstrap Gallery骨干靴画廊

wordpress 插件 文章 2020-03-01 00:40 588 0 全屏看文

AI助手支持GPT4.0

评分
0
描述

This is a responsive, mobile-friendly, plug-compatible replacement for the built-in WordPress gallery shortcode.

这是内置WordPress画廊简码的一种响应式,对移动设备友好的,兼容插件的替代品。

You can view a working sample web page using this plugin at my portfolio website.

您可以在我的投资组合网站上使用此插件查看有效的示例网页。

It is implemented using a Backbone.js Model-View-Presenter (MVP) populated via the Backbone.js 通过

//v2.wp-api.org/" rel="nofollow">WordPress REST API.

//v2.wp-api.org/“ rel =” nofollow“> WordPress REST API 。

It is styled by a Twitter Bootstrap 3 stylesheet and has touch optimizations from Twitter Bootstrap 3 样式表设置样式,并具有

/" rel="nofollow">jQuery Mobile.

/“ rel =” nofollow“> jQuery Mobile 。

Using a MVP allows you to switch instantaneously (ie without doing a HTTP request) between multiple views of a gallery

使用MVP可让您在图库的多个视图之间即时切换(即,无需执行HTTP请求)

.

The default implementation supports a gallery view, 画廊视图

/Justified-Gallery/" rel="nofollow">Miro's Justified Gallery view, a carousel view

/ Justified-Gallery /“ rel =” nofollow“> Miro的Justified Gallery 视图,即旋转木马视图

a>, a tabs view and a 标签视图

/#dense" rel="nofollow">dense view of the gallery.

/#dense“ rel =” nofollow“>画廊的密集视图。

Using the WP REST API allows you to dynamically load (i.e. without reloading the entire page) new galleries.

使用WP REST API,您可以动态加载(即,无需重新加载整个页面)新的画廊。

The view is styled by a Twitter Bootstrap 3 stylesheet so it is automatically responsive.

该视图由Twitter Bootstrap 3样式表设置样式,因此它是自动响应的。

You can easily modify the Backbone templates to create your own customized views of the gallery.

您可以轻松修改Backbone模板以创建自己的画廊自定义视图。

The homepage for this plug-in is http://docs.magentacuda.com/.

该插件的主页为 http://docs.magentacuda.com/

安装步骤

    1. Upload the folder “bb-gallery” to the “/wp-content/plugins/” directory.
    2. 将文件夹“ bb-gallery”上传到“ / wp-content / plugins /”目录。

    3. Activate the plugin using the “Dashboard > Plugins > Installed Plugins” page.
    4. 使用“控制台>插件>已安装的插件”页面激活插件。

    5. Check the “Enable BB Gallery” option on the “Dashboard > Settings > Media” page.

    6. 在“仪表盘>设置>媒体”页面上,选中“启用BB库”选项。

      The defaults for all other options should work reasonably well.

      所有其他选项的默认设置应该可以正常工作。

      Save the settings.

    7. 保存设置。

    8. Visit any page which has a gallery shortcode.
    9. 访问任何具有画廊简码的页面。

    10. If you are not happy simply uninstall the plugin.

    11. 如果您不满意,只需卸载插件。

      Your website will not be changed in anyway.

    12. 您的网站无论如何都不会更改。

下载地址
https://downloads.wordpress.org/plugin/bb-gallery.1.8.2.4.5.1.zip
-EOF-

AI助手支持GPT4.0