You are here

README.txt in Views Ticker 7.2

Same filename and directory in other branches
  1. 6.2 README.txt
  2. 7 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 JQuery plugin by Bryan Gullan.
- Scroller:
  Display horizontally or vertically scrolling news titles.
  Uses JScroller by Markus Bordihn.

Put in the views tickers only short fields!

This module also provides some default views,
try them enabling relative blocks in admin/build/block.
There are themeable functions, take a look at views_ticker.module.

File

README.txt
View source
  1. This module provides new styles for Views module to display news tickers.
  2. Available ticker styles:
  3. - Fade:
  4. Smooth transition between news titles, light and JQuery-powered.
  5. - BBC Style:
  6. Display news titles typewriter-like (Only links).
  7. Uses a JQuery plugin by Bryan Gullan.
  8. - Scroller:
  9. Display horizontally or vertically scrolling news titles.
  10. Uses JScroller by Markus Bordihn.
  11. Put in the views tickers only short fields!
  12. This module also provides some default views,
  13. try them enabling relative blocks in admin/build/block.
  14. There are themeable functions, take a look at views_ticker.module.