DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:newsticker

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
plugin:newsticker [2015-10-21 18:40] – created grosseplugin:newsticker [2024-01-08 16:44] (current) Aleksandr
Line 4: Line 4:
 description: Add a simple newsticker to a page description: Add a simple newsticker to a page
 author     : Michael Große  author     : Michael Große 
-email      : grosse@cosmocode.de +email      : dokuwiki@cosmocode.de 
 type       : syntax type       : syntax
-lastupdate : 2015-10-21+lastupdate : 2016-07-06
 compatible : Detritus compatible : Detritus
 depends    :  depends    : 
Line 13: Line 13:
 tags       : ticker tags       : ticker
  
-downloadurl: http://github.com/micgro42/dokuwiki-plugin-newsticker/zipball/master +downloadurl: https://github.com/cosmocode/dokuwiki-plugin-newsticker/zipball/master 
-bugtracker : http://github.com/micgro42/dokuwiki-plugin-newsticker/issues +bugtracker : https://github.com/cosmocode/dokuwiki-plugin-newsticker/issues 
-sourcerepo : http://github.com/micgro42/dokuwiki-plugin-newsticker/+sourcerepo : https://github.com/cosmocode/dokuwiki-plugin-newsticker/
 donationurl:  donationurl: 
  
-screenshot_img : +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 ===== ===== Installation =====
  
-Install the plugin using the [[plugin:extension|Extension Manager]] and the download URL above, which points to latest version of the plugin. Refer to [[:Plugins]] on how to install plugins manually.+Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually.
  
 ===== Examples/Usage ===== ===== Examples/Usage =====
-  * Start message list with ''<newsticker>'', end with ''</newsticker>''+ 
 +  * Start message list with ''%%<newsticker>%%'', end with ''%%</newsticker>%%''
   * Ticker messages are divided by newline   * Ticker messages are divided by newline
   * You can use markup   * You can use markup
 +
 <code> <code>
 <newsticker> <newsticker>
Line 37: Line 41:
 </code> </code>
  
-===== Syntax ===== +===== Customization =====
- +
-//[Complete syntax]// +
- +
-Basic syntax: +
-<code>{{actionlink>action|title}}</code> +
-  * **action** can be one of this: +
-    * //edit//    --- edit/create/show +
-    * //history// --- old revisions +
- +
-===== Configuration and Settings ===== +
- +
-//[also CSS style tips]//+
  
 +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 ===== ===== Development =====
Line 56: Line 57:
 === Change Log === === Change Log ===
  
-{{rss>https://github.com/micgro42/dokuwiki-plugin-newsticker/commits/master.atom date}}+{{rss>https://github.com/cosmocode/dokuwiki-plugin-newsticker/commits/master.atom date}}
  
 === Known Bugs and Issues === === Known Bugs and Issues ===
  
-Please report bugs and issues at: https://github.com/micgro42/dokuwiki-plugin-newsticker/issues+Please report bugs and issues at: https://github.com/cosmocode/dokuwiki-plugin-newsticker/issues
plugin/newsticker.1445445603.txt.gz · Last modified: 2015-10-21 18:40 by grosse

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki