DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:newsticker

newsticker Plugin

Compatible with DokuWiki

Detritus

plugin Add a simple newsticker to a page

Last updated on
2016-07-06
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

Search and install the plugin using the Extension Manager. 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.txt · Last modified: 2024-01-08 16:44 by Aleksandr

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