Àpèjúwe
A simple ticker plugin for wordpress. It supports multiple tickers. You can define an update interval
in minutes in which the client updates itÌtumọ̀ Yorùbá: ’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Ìtumọ̀ Yorùbá: ’s own RSS Feed, which can be received by either given itÌtumọ̀ Yorùbá: ’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Ìtumọ̀ Yorùbá: ’s to add or delete messages.
Copyright
WordPress Ìtumọ̀ Yorùbá: – Plugin “SimpleTicker”
(c) 2013 Michael Bartel, MIT/X11-license
eMail: Michael.Bartel@gmx.net
History
Version 0.95
Ìtumọ̀ Yorùbá: – Refactoring
Version 0.9
Ìtumọ̀ Yorùbá: – Bugfixing
Version 0.8
Ìtumọ̀ Yorùbá: – Improvements to the Android App
Version 0.7
Ìtumọ̀ Yorùbá: – Android App improvments
Version 0.6
Ìtumọ̀ Yorùbá: – Android App and Bug fixes
Version 0.5
Ìtumọ̀ Yorùbá: – added RSS Feed
Version 0.4
Ìtumọ̀ Yorùbá: – added Template-Engine and XML API
Version 0.3
Ìtumọ̀ Yorùbá: – added JSON API
Version 0.2
Ìtumọ̀ Yorùbá: – added auto-hide
Version 0.1
Ìtumọ̀ Yorùbá: – 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Ìtumọ̀ Yorùbá: ’s name. The JSON API provides the following functionalities:
- jsonGetTickerList Ìtumọ̀ Yorùbá: – Returns a full list of all available tickers containing the tickers id and name.
- jsonGetTickerMessages Ìtumọ̀ Yorùbá: – Returns a list with the last 50 messages of a ticker. You have to specify the ticker by giving itÌtumọ̀ Yorùbá: ’s ID in the parameter ‘id’. The list contains the message id, the message itself and the createdOn timestamp.
- jsonManageTicker Ìtumọ̀ Yorùbá: – 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.
Ìgbéwọlẹ̀
Unzip the plugin into your wordpress wp-content/plugins/ folder.
You will find the plugin configuration site in your wordpress administration plugins section.
Àwọn àgbéyẹ̀wò
Kò sí àwọn àgbéyẹ̀wò fún plugin yìí.
Àwọn Olùkópa & Olùgbéejáde
“SimpleTicker” jẹ́ ètò ìṣàmúlò orísun ṣíṣí sílẹ̀. Àwọn ènìyàn wọ̀nyí ti ṣe ìkópa sí plugin yìí.
Àwọn OlùkópaTúmọ̀ “SimpleTicker” sí èdè rẹ.
Ṣe o nífẹ̀ẹ́ sí ìdàgbàsókè?
Ṣàwárí koodu, ṣàyẹ̀wò ibi ìpamọ́ SVN, tàbí ṣe àgbékalẹ̀ sí àkọsílẹ̀ ìdàgbàsókè nípasẹ̀ RSS.