https://github.com/backdrop-contrib/views_ticker
Backdrop cms module to provide new styles for Views module to display news tickers
https://github.com/backdrop-contrib/views_ticker
backdrop backdropcms cms ticker views
Last synced: 6 months ago
JSON representation
Backdrop cms module to provide new styles for Views module to display news tickers
- Host: GitHub
- URL: https://github.com/backdrop-contrib/views_ticker
- Owner: backdrop-contrib
- License: gpl-2.0
- Created: 2023-10-24T15:27:10.000Z (almost 2 years ago)
- Default Branch: 1.x-1.x
- Last Pushed: 2024-11-23T18:08:27.000Z (11 months ago)
- Last Synced: 2025-02-10T13:18:26.615Z (8 months ago)
- Topics: backdrop, backdropcms, cms, ticker, views
- Language: PHP
- Homepage: https://backdropcms.org/project/views_ticker
- Size: 33.2 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
Views ticker
======================This module provides new styles for Views module to display news tickers.
Available ticker styles:
- Fade:
Smooth transition between news titles, light and JQuery-powered.
- BBC Style:
Display news titles typewriter-like (__Only links__)
Uses a JQuery plugin by Bryan Gullan
- Scroller
Display horizontally or vertically scrolling news titles.
Uses JScroller by Markus BordihnPut in the views tickers only short fields!
Installation
------------- Install this module using the official Backdrop CMS instructions at
https://docs.backdropcms.org/documentation/extend-with-modules.- Create a view with Views ticker style.
Issues
------Bugs and feature requests should be reported in [the Issue Queue](https://github.com/backdrop-contrib/views_ticker/issues).
Current Maintainers
-------------------- [Robert Garrigós](https://github.com/robertgarrigos).
Credits
-------- Ported to Backdrop CMS by [Robert Garrigós](https://github.com/robertgarrigos).
- Originally written for Drupal by [raghukr](https://www.drupal.org/u/raghukr) and [Brandon Neil](https://github.com/username).License
-------This project is GPL v2 software.
See the LICENSE.txt file in this directory for complete text.