DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:newsticker

This is an old revision of the document!


newsticker Plugin

Compatible with DokuWiki

Detritus

plugin Add a simple newsticker to a page

Last updated on
2016-03-07
Provides
Syntax
Repository
Source

This extension has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues.

Tagged with ticker

A CosmoCode Plugin

Installation

Install the plugin using the Extension Manager and the download URL above, which points to latest version of the plugin. Refer to Plugins on how to install plugins manually.

Examples/Usage

  • Start message list with <newsticker>, end with </newsticker>
  • Ticker messages are divided by newline
  • You can use markup
<newsticker>
Ticker message 1
Ticker message 2
__message 3__ - **with** [[wiki:syntax|markup]]
</newsticker>

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

Known Bugs and Issues

plugin/newsticker.1467832070.txt.gz · Last modified: 2016-07-06 21:07 by andi

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