這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Storify Stories Slider

外掛說明

Integrate your Storify Stories into your pages, articles or template elements using this smart short code slider.

The Plugin parameters allow you to easily customize the Storify Stories Slider by:

  • choosing the Storify account
  • resizing the slider width and height
  • displaying a specific number of stories
  • choosing the slider orientation (vertical or horizontal)
  • displaying the account own stories or liked stories
    … and more to come

The Storify Stories Slider plugin was conceived by Damien Van Achter Lab.Davanac, implemented by Tesial with the support of the Storify‘s Team.

螢幕擷圖

  • An example of two horizontal widget with various configuration. The actual example can be seen on Tesial Labs.
  • An example of two vertical widget with various configuration. The actual example can be seen on Tesial Labs.

安裝方式

  1. Upload the short code plugin using the Plugin Manager built into WordPress
  2. Activate the short code plugin through the ‘Plugins’ menu in WordPress
  3. Use the short code plugin by adding it into a page, an article or wherever you want. See the FAQ for the available options.

常見問題集

What is storify

Storify is a way to tell stories using social media such as Tweets, photos and videos. You search multiple social networks from one place, and then drag individual elements into your story. You can re-order the elements and also add text to give context to your readers. See Storify F.A.Q for more informations.

How many stories are displayed

The stories (or liked stories) are displayed by pages of 20. When reaching the end of the page, the 20 next stories will be loaded.

What are the available options

There are two mandatory options. The omission of one of these parameters will prevent the plugin work:

  • username: the username from whom the stories will be gathered

Other optional options are:

  • name: the name of the widget, must be unique and contains only alphanumeric characters. Only usefull for post-processing using jQuery.
  • width: the width of the whole widget, by default, the tile of a story is 330×200
  • height: the height of the whole widget
  • entries: the number of stories to show. The size of an entry will then directly depend on the size of the whole widget
  • scroll: the number of stories to scroll, this must not exceed the number of entries shown
  • orientation: the orientation of the widget, either horizontal or vertical
  • type: the type of stories to gather, either stories or likes
  • sorting: the order of the stories, either asc or desc. Default value is desc and shows last entry first
Where and how do i add a short code

You can add a short code pretty much anywere. Create a page and past this sample code:

[storify-stories-slider username=”your_storify_username_here”]

Change the username and then go and check out the page to see the slider working. To add an option, just edit the short code you’ve created and add the option you want. Both option name and value must be surrounded by coma.
For instance the following short code will create a vertical slider which display 4 stories ordered by date (first is the oldest), scroll by one and have a size of 400×800:

[storify-stories-slider username=”your_storify_username_here” sorting=”asc” entries=”4″ scroll=”1″ orientation=”vertical” width=”400″ height=”800″ ]

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Storify Stories Slider〉的開發相關工作。

參與者

將〈Storify Stories Slider〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.1

  • Added pagination support, get more than the 20th latest stories
  • Added sorting order, either ascending on descending based on the dates
  • More flexibility and robustness

1.0

  • Initial version
  • Gather Storify stories and organize them in a slider