[wordpress插件] (a) Slideshow(a)幻灯片放映

wordpress 插件 文章 2020-01-23 02:40 591 0 全屏看文

AI助手支持GPT4.0

评分

0

0

描述

This plugin and widget allows you to create dynamic, controllable slideshows or presentations for your website.

此插件和小部件可让您为网站创建动态的,可控制的幻灯片或演示文稿。

Simply define a block of HTML to be a slideshow or presentation.

只需将HTML块定义为幻灯片或演示文稿。

You can use any tags like

, ,

etc.

您可以使用

等任何标签。

Based on (a)Slideshow jQuery Plugin

基于(a)Slideshow jQuery插件

Version history

版本历史记录

Version 0.8.2

版本0.8.2

    • slideshow Id now is valid XHTML
    • 幻灯片显示ID现在是有效的XHTML

    • update a-Slideshow jQuery plugin to 0.8.2 version
    • 将a-Slideshow jQuery插件更新为0.8.2版本

    Version 0.8.0

    版本0.8.0

      • update a-Slideshow jQuery plugin to 0.8.0 version
      • 将a-Slideshow jQuery插件更新为0.8.0版本

      Version 0.5.0

      版本0.5.0

        • new syntax of using plugin
        • 使用插件的新语法

        • new version of a-Slideshow jQuery plugin
        • a-Slideshow jQuery插件的新版本

        Version 0.4.0

        版本0.4.0

          • new version of a-Slideshow jQuery plugin
          • a-Slideshow jQuery插件的新版本

          • add widget
          • 添加小部件

          Version 0.2.1

          版本0.2.1

            • Update (a) Slideshow jQuery Plugin to version 0.5.4
            • 将(a)幻灯片jQuery插件更新到0.5.4版

            • Update jQuery to version 1.3.1 (requried for correct working fullscreen with Opera)
            • 将jQuery更新到1.3.1版(为在Opera上全屏正常工作所必需)

            Version 0.2

            0.2版

              • Fixes an issue where javascript is not registered
              • 解决了未注册javascript的问题

              • Changes in readme.txt
              • readme.txt中的更改

              Version 0.1

              版本0.1

                • Initial release version
                • 初始发行版

安装步骤

    1. Upload a-slideshow to the /wp-content/plugins/ directory
    2. a-slideshow 上载到 / wp-content / plugins / 目录

    3. Activate the plugin through the ‘Plugins’ menu in WordPress
    4. 通过WordPress中的“插件”菜单激活插件

    Now you can create slideshow from any HTML tags (switch to HTML editor) and write example:

    现在您可以从任何HTML标签创建幻灯片(切换到HTML编辑器)并编写示例:

    [aslideshow]    

      [幻灯片显示]    

    Text for slide one ...

        

    Text for slide two ...

        

    Text for slide three ... w/out caption

        

    第三张幻灯片的文字...不带字幕    

    Slide four - is image    

    “幻灯片四-是图片”    

    It's link to image, image load dynamically

    它是图像的链接,图像是动态加载的

    [/aslideshow]

    [/ aslideshow]

    NOTICE: You can use slideshow button (on quicktags bar)

    注意:您可以使用幻灯片放映按钮(在快速标签栏上)

    You can change settings for all slideshow – go to Settings -> (a) Slideshow

    您可以更改所有幻灯片的设置-转到设置-> (a)幻灯片

    NOTICE: Widget use a global settings of plugin (if it exist)

    注意:小部件使用插件的全局设置(如果存在)

    You can change setting for any slideshow (different from global settings), use next syntax:

    您可以更改任何幻灯片显示的设置(与全局设置不同),使用下一种语法:

    [aslideshow %options%]    

      [aslideshow%options%]    

    Caption 1    

    “字幕1”    

    Caption 2    

    “字幕2”    

    Caption 3

    “字幕3”

    [/aslideshow]

    [/ aslideshow]

    Where %options% – is settings for (a)Slideshow jQuery Plugin – example:

    %options%–是(a)Slideshow jQuery插件的设置–示例:

    [aslideshow effect="random" play=true playframe=false controls_play=true]    

      [aslideshow effect =“ random” play = true playframe = false controls_play = true]    

    Caption 1    

    “字幕1”    

    Caption 2    

    “字幕2”    

    Caption 3

    “字幕3”

    [/aslideshow]

    [/ aslideshow]

下载地址

https://downloads.wordpress.org/plugin/a-slideshow.zip

https://downloads.wordpress.org/plugin/a-slideshow.zip

-EOF-

AI助手支持GPT4.0