Title: SimpleTicker
Author: michael.bartel
Published: <strong>2011 年 9 月 14 日</strong>
Last modified: 2013 年 11 月 20 日

---

搜尋外掛

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

![](https://s.w.org/plugins/geopattern-icon/simpleticker.svg)

# SimpleTicker

 由 [michael.bartel](https://profiles.wordpress.org/michaelbartel/) 開發

[下載](https://downloads.wordpress.org/plugin/simpleticker.0.95.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/simpleticker/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/simpleticker/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/simpleticker/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/simpleticker/#developers)

 [技術支援](https://wordpress.org/support/plugin/simpleticker/)

## 外掛說明

A simple ticker plugin for wordpress. It supports multiple tickers. You can define
an update interval
 in minutes in which the client updates it’s message list from
the server. This update request includes new messages, which have been posted until
the last update. You can also specify the amount of messages that the client fades
through and the time each message stays on the screen. Each message is stored with
an creation timestamp. You can tell the ticker only to show messages not older than
a defined number of minutes. If there are no messages to display, then the ticker
turns itself invisible.

Every ticker has it’s own RSS Feed, which can be received by either given it’s ID
or name.

If you want to use the SimpleTicker data from an other application such as an iPhone
or Android App, you can
 get all ticker data and messages via an JSON based API.
It is also possible to add and delete messages with the JSON API. Your application
will need a password for each ticker, if it want’s to add or delete messages.

### Copyright

WordPress – Plugin “SimpleTicker”
 (c) 2013 Michael Bartel, MIT/X11-license eMail:
Michael.Bartel@gmx.net

### History

Version 0.95
 – Refactoring

Version 0.9
 – Bugfixing

Version 0.8
 – Improvements to the Android App

Version 0.7
 – Android App improvments

Version 0.6
 – Android App and Bug fixes

Version 0.5
 – added RSS Feed

Version 0.4
 – added Template-Engine and XML API

Version 0.3
 – added JSON API

Version 0.2
 – added auto-hide

Version 0.1
 – first version V3.1

### Use Ticker

To use the ticker on your wordpress pages or articles copy the following text into
the page. After that replace #id# with the id of your ticker.

[simpleticker id=#id#]

Example for ticker 1 (with id 1): [simpleticker id=1]

### RSS Feed

You will receive the content of the RSS Feed for a specific ticker when you call
SimpleTicker.php from your plugin folder (URL) and append ‘?action=rssFeed&id=1’.
Instead of id=1 you can use name=Tickername.

### APIs

All APIs are handled with GET paramters. The ‘action’ parameter specifys which function
you want to call.

### JSON API

Instead of the using the id parameter with the tickers ID, you can use the name 
parameter with it’s name. The JSON API provides the following functionalities:

 * jsonGetTickerList – Returns a full list of all available tickers containing the
   tickers id and name.
 * jsonGetTickerMessages – Returns a list with the last 50 messages of a ticker.
   You have to specify the ticker by giving it’s ID in the parameter ‘id’. The list
   contains the message id, the message itself and the createdOn timestamp.
 * jsonManageTicker – You need a password to call the action. All further parameters
   are given in a BASE64 encoded encrypted JSON string provided as GET parameter
   named ‘data’. You have to set the ‘id’ parameter as above to define a ticker.
   The JSON string contains an action attribute which can either be ‘addMessage’
   or ‘removeMessage’. The ‘addMessage’ actions takes an additional ‘message’ attribute
   containing the new message and the ‘removeMessage’ action takes an ‘id’ attribute.

## 安裝方式

Unzip the plugin into your wordpress wp-content/plugins/ folder.

You will find the plugin configuration site in your wordpress administration plugins
section.

## 使用者評論

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

## 參與者及開發者

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

參與者

 *   [ michael.bartel ](https://profiles.wordpress.org/michaelbartel/)

[將〈SimpleTicker〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/simpleticker)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/simpleticker/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/simpleticker/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/simpleticker/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/simpleticker/)。

## 中繼資料

 *  版本 **0.9**
 *  最後更新 **13 年前**
 *  啟用安裝數 **10+**
 *  WordPress 版本需求 ** 2.6 或更新版本 **
 *  已測試相容的 WordPress 版本 **3.2.1**
 *  語言
 * [English (US)](https://wordpress.org/plugins/simpleticker/)
 * 標籤:
 * [news](https://tw.wordpress.org/plugins/tags/news/)[newsticker](https://tw.wordpress.org/plugins/tags/newsticker/)
   [text](https://tw.wordpress.org/plugins/tags/text/)[textticker](https://tw.wordpress.org/plugins/tags/textticker/)
   [ticker](https://tw.wordpress.org/plugins/tags/ticker/)
 *  [進階檢視](https://tw.wordpress.org/plugins/simpleticker/advanced/)

## 評分

 1 星，滿分為 5 星

 *  [  0 個 5 星使用者評論     ](https://wordpress.org/support/plugin/simpleticker/reviews/?filter=5)
 *  [  0 個 4 星使用者評論     ](https://wordpress.org/support/plugin/simpleticker/reviews/?filter=4)
 *  [  0 個 3 星使用者評論     ](https://wordpress.org/support/plugin/simpleticker/reviews/?filter=3)
 *  [  0 個 2 星使用者評論     ](https://wordpress.org/support/plugin/simpleticker/reviews/?filter=2)
 *  [  1 個 1 星使用者評論     ](https://wordpress.org/support/plugin/simpleticker/reviews/?filter=1)

[撰寫評分](https://wordpress.org/support/plugin/simpleticker/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/simpleticker/reviews/)

## 參與者

 *   [ michael.bartel ](https://profiles.wordpress.org/michaelbartel/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/simpleticker/)