Title: SimpleTicker
Author: michael.bartel
Published: <strong>2011년 9월 14일</strong>
Last modified: 2013년 11월 20일

---

플러그인 검색

이 플러그인은 **최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다**. 워드프레스의
좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 
있을 수 있습니다.

![](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://ko.wordpress.org/plugins/simpleticker/#description)
 * [평가](https://ko.wordpress.org/plugins/simpleticker/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/simpleticker/#installation)
 * [개발](https://ko.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/)
를 확인하시거나, [개발 기록](https://plugins.trac.wordpress.org/log/simpleticker/)
을 [RSS](https://plugins.trac.wordpress.org/log/simpleticker/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 기초

 *  버전 **0.9**
 *  최근 업데이트: **13년 전**
 *  활성화된 설치 **10+**
 *  워드프레스 버전 ** 2.6 또는 그 이상 **
 *  다음까지 시험됨: **3.2.1**
 *  언어
 * [English (US)](https://wordpress.org/plugins/simpleticker/)
 * 태그:
 * [news](https://ko.wordpress.org/plugins/tags/news/)[newsticker](https://ko.wordpress.org/plugins/tags/newsticker/)
   [text](https://ko.wordpress.org/plugins/tags/text/)[textticker](https://ko.wordpress.org/plugins/tags/textticker/)
   [ticker](https://ko.wordpress.org/plugins/tags/ticker/)
 *  [고급 보기](https://ko.wordpress.org/plugins/simpleticker/advanced/)

## 평점

 별 5점 만점에 1점.

 *  [  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)

[Your review](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/)