[WordPress] 外掛分享: AddFunc Slides

WordPress 外掛 AddFunc Slides 的封面圖片。

前言介紹

  • 這款 WordPress 外掛「AddFunc Slides」是 2016-08-01 上架。
  • 目前有 10 個安裝啟用數。
  • 上一次更新是 2019-08-15,距離現在已有 2089 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
  • 外掛最低要求 WordPress 3.0.1 以上版本才可以安裝。
  • 有 1 人給過評分。
  • 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。

外掛協作開發者

addfunc | joerhoney |

外掛標籤

tabs | slider | slides | carousel | slideshow |

內容簡介

AddFunc Slides 是一個基於 WordPress 核心內建強大的內容管理與編輯功能所開發的幻燈片外掛程式,提供自然易懂的自訂文章類型 (稱為 "Slides") 與分類法 (稱為 "Slidesets")。使用者可以輕鬆管理 Slides ,包含快速編輯、批量編輯、排序欄位等管理功能。此外,Slide 設定也會放置於 Slides 下而非通用設定區,讓管理更為直覺。

AddFunc Slides 適合給 CSS 程式設計師及一般 WordPress 使用者使用,透過自帶的預設樣式表,使用者可以輕易且穩定地呈現幻燈片。如果需要自定義幻燈片樣式,可以在 Slides→Settings 中關閉預設樣式表,給 CSS 程式設計師完整的控制權。此預設 JavaScript 幻燈片腳本僅透過類別進行狀態改變,並不會使用 style 屬性,這表示所有的狀態變化都可由 CSS 達到動畫效果。

使用者只要擁有編輯員權限就可以透過幻燈片前端每個 Slide 前面的 "編輯" 按鈕來直接編輯該篇幻燈片。此外,使用者還可以透過幾個點選就把 Slides 移動到其他 Slidesets 中,就不必透過複製、貼上等方式移轉 Slides。

Slides 與文章或網頁一樣,都擁有標準的 Visual/Text 編輯器、版本控制、發佈設定、特色圖像 (用於縮圖) 等功能,唯一的差異是其針對幻燈片而設計。此外,Slides 還提供其他一些特殊選項,例如使用媒體庫上傳/選擇主要圖像 (與內容編輯器分離),並連結至頁面、文章或網址,設定 Slide 的形式 (圖像或內容) 及其優先順序 (任何數值)。甚至可以透過媒體庫上傳/選擇背景圖像,不必透過樣式表指定每個 Slide 的 CSS 背景圖像。

編輯器 (TinyMCE) 中的特殊按鈕可以輕易加入特定的 CSS 類別,適用於幻燈片的各種元素,且可透過預設樣式表套用相對應的樣式。這些類別也可以由 CSS 設定或動畫,適用於網站開發者所需的各種用途。這些按鈕具有通用的名稱,以適用於多種用途。

[slides] 短碼支援所有幻燈片腳本所提供的功能,但不需要必要的參數(當然,有需要時需自訂)。這些功能包括:

- slideset:選擇要顯示的 Slideset,以該 Slideset 的 slug 為識別符。
- auto:自動執行 Slide 轉換。
- speed:Slide 展示時間。
- prevnext:添加 "上一頁" 和 "下一頁" 按鈕。
- pause:添加 "暫停" 按鈕。
- tabs:添加頁簽/分頁器,可設定標籤/縮圖顯示方式。
- tabsfirst:於幻燈片之前顯示標籤/縮圖。
- stoppable:在使用者交互時停止自動轉換。
- pauseonhover:當滑鼠移入時暫停自動轉換。
- fullscreen:添加全屏按鈕(需限制瀏覽器支援)[http://caniuse.com/#search=fullscreen]。
- swipe:添加支援觸控滑動的功能(預設情況下,向左滑動瀏覽下一張 Slide,向右滑動則瀏覽前一張 Slide。也包括向上 = 下一個 Slide,向下 = 上一個 Slide 和其他相應組合)。
- class:為 Slideset 容器添加 CSS 類別。

原文外掛簡介

AddFunc Slides’ native and intuitive custom post type (called Slides) and taxonomy (called Slidesets) utilizes the powerful content management and editing features built into WordPress core. That is what makes it easy to grasp and manage. It includes administrative features such as quick edit, bulk edit, column sorting and a properly placed Slide Settings page (under Slides, not under the general Settings section).
AddFunc Slides was made for CSS coders/themers, as well as for average WordPress users. It comes as a plug & play package with it’s already active default stylesheet, providing a basic but robust slideshow presentation interface. This stylesheet can be turned off in Slides->Settings, allowing a CSS coder full control over the entire look and feel of slideshows including transitions. The vanilla JavaScript slideshow script only changes classes and does not use the style attribute, meaning all state changes can be animated by CSS.
One of the things that makes Slides so easy to manage is the Edit button displayed with each Slide on the front-end when you’re logged in with Editor privileges. When you see a Slide in your slider that you want to edit, simply click the Edit button and you’re now editing that very Slide. Slides can also be moved from one Slideset to another with a couple of clicks. No need to migrate Slides by copy & paste.
Slides are just like Posts or Pages, with the standard Visual/Text editor, revisions, publication settings, featured image (used for thumbnails), etc. The big difference is that they are made for slideshows. Additional specialized Slide options allow you to upload/select a main image using the Media Library (so you can keep that separate from the editor content), link the main image to any Page, Post or other URL/URI, select the nature of the Slide (Imagery or Content) and set the Slide’s priority (any numeric value). You can even upload/select a background image (also using the Media Library), so there is no need to use your stylesheet to do a CSS background-image for each Slide.
Specialized buttons in the editor (TinyMCE) make it easy to add the CSS classes of a set, appropriate for slideshow objects and supported by the default stylesheet. These include four directional options (left, right, up and down), two rotational options (clockwise and counter-clockwise), an incremental option (with up to six increments) and a decremental option (with up to six decrements). These classes can also be styled or animated by CSS and can therefore be repurposed for any need a web developer deems them best suitable for. We gave these buttons generic names for that very purpose.
The shortcode [slides] supports parameters for every feature the slideshow script has to offer, while not requiring any of them at all (except where customization is necessary, of course). These features include
* slideset — Selects a specific Slideset by slug
* auto — Automates Slide transitioning
* speed — Duration each Slide is displayed
* prevnext — Adds "Previous" and "Next" buttons
* pause — Adds a Pause button
* tabs — Adds tabs/pager with optional labels and/or thumbnails
* tabsfirst — Outputs tabs before the slideshow instead of after
* stoppable — Stops automated transition upon user interaction
* pauseonhover — Pauses automated transition upon hover/mouseover
* fullscreen — Adds Fullscreen button (note limited browser support)[http://caniuse.com/#search=fullscreen]
* swipe — Adds touchscreen swipe capability. (By default, left = next Slide, right = previous Slide. Also includes up = next Slide, down = previous Slide, and a few other combinations thereof)
* class — Adds CSS class(es) to the slideset container
* order — The order in which Slides are displayed
* orderby — What the display order is based upon — date, priority (if set in Slide options), name, ID, random

A Help Tab is available (when editing any Post, Page, etc.) with simple but detailed instructions on how to write [slides] shortcodes, including all options available, as well as currently created Slidesets.
The Slides Widget supports all of the same options as the shortcode, with a comprehensive set of on/off settings and multiple choice boxes. And of course for you themers, if you would like to do_shortcode in your theme files, that option is available as well.
We have big plans for AddFunc Slides. We created it because we couldn’t find any other slideshow plugin that works anything like this one does. That’s really the basis by which we build all of our plugins — to fill a needed gap. We hope that you find this plugin to be as vastly useful as we do.

各版本下載點

  • 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
  • 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「AddFunc Slides」來進行安裝。

(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。


1.0 | 1.1 | 1.2 | 1.3 | 1.4 | 1.5 | 2.0 | 2.2 | 2.3 | 2.4 | 2.5 | 2.6 | trunk |

延伸相關外掛(你可能也想知道)

文章
Filter
Apply Filters
Mastodon