====== newsticker Plugin ====== ---- plugin ---- description: Add a simple newsticker to a page author : Michael Große email : dokuwiki@cosmocode.de type : syntax lastupdate : 2016-07-06 compatible : Detritus depends : conflicts : similar : tags : ticker downloadurl: https://github.com/cosmocode/dokuwiki-plugin-newsticker/zipball/master bugtracker : https://github.com/cosmocode/dokuwiki-plugin-newsticker/issues sourcerepo : https://github.com/cosmocode/dokuwiki-plugin-newsticker/ donationurl: screenshot_img : https://img-fotki.yandex.ru/get/9318/85226599.c/0_ba5a0_30d122a8_orig.png ---- [[https://www.cosmocode.de/en/open-source/dokuwiki-plugins/|{{ https://www.cosmocode.de/static/img/dokuwiki/dwplugins.png?recache|A CosmoCode Plugin}}]] ===== Installation ===== Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually. ===== Examples/Usage ===== * Start message list with ''%%%%'', end with ''%%%%'' * Ticker messages are divided by newline * You can use markup Ticker message 1 Ticker message 2 __message 3__ - **with** [[wiki:syntax|markup]] ===== Customization ===== The time a message is shown can be changed in the dokuwiki configuration menu. In your ''conf/userstyle.less'' you can overwrite some styles to suit your needs: * ''@newsticker-font-size'' * ''@newsticker-background-color'' * ''@newsticker-ticker-height'' * ''@newsticker-ticker-width'' * ''@newsticker-color'' -- text color * ''@newsticker-text-align'' -- alignment of the text within the ticker * ''@newsticker-float'' -- floating of the entire ticker on the page ===== Development ===== === Change Log === {{rss>https://github.com/cosmocode/dokuwiki-plugin-newsticker/commits/master.atom date}} === Known Bugs and Issues === Please report bugs and issues at: https://github.com/cosmocode/dokuwiki-plugin-newsticker/issues