You are here

Files in Views Ticker 7.2

Primary tabs

File namesort descending Location Namespace Description
README.txt README.txt 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…
views-ticker-view.tpl.php includes/views-ticker-view.tpl.php Displays a scrolling list.
views.ticker.scroller.css views.ticker.scroller.css /* * Default styles */ .views-scroller-horizontal-container { width: 600px; height: 40px; overflow: hidden; } .views-scroller-horizontal-item { display: inline; margin-right: 20px; } .views-scroller-vertical-container { width: 210px; …
views_ticker.info views_ticker.info name = Views Ticker description = Create custom news ticker. package = Views dependencies[] = views core = 7.x files[] = includes/views_ticker_style_plugin.inc
views_ticker.module views_ticker.module Provide a scrolling items display style for Views.
views_ticker.views.inc includes/views_ticker.views.inc Views integration for ticker module.
views_ticker_style_plugin.inc includes/views_ticker_style_plugin.inc Contains the views ticker style plugin.

Other projects