newsticker 6.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| newsticker-6.x-1.1.tar.gz | 11.49 KB | d695abbae11ed60c3dfd4fc6d03d2cc4 |
| newsticker-6.x-1.1.zip | 13.34 KB | fbb592c2d665be45838b75fa8b161a6a |
Release notes
Fixes critical bug where CSS file was not being referenced correctly, #471928: How to use(help please).
newsticker 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| newsticker-6.x-1.0.tar.gz | 11.33 KB | 5b76a1807b684b16b8a06b06805266f2 |
| newsticker-6.x-1.0.zip | 13.02 KB | 31d4d167424cb1d6bdacaad26d23d8f9 |
Release notes
Complete port to Drupal 6.
newsticker 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| newsticker-6.x-1.x-dev.tar.gz | 11.5 KB | 5069786cbb8118ecdf95c9f80b1514fe |
| newsticker-6.x-1.x-dev.zip | 13.15 KB | 30610dbf20d357a5aa75f63757c661b3 |
Release notes
Baseline port of module to Drupal 6. In addition, it no uses JQuery's serial scroll plugin rather than JCycle, for better accessibility and performance. The dev release includes some default CSS for rendering the ticker in a side bar region.
newsticker 5.x-1.5
| Download | Size | md5 hash |
|---|---|---|
| newsticker-5.x-1.5.tar.gz | 14.15 KB | bb40d4892e5c1bf374d8dc5cde5a548d |
| newsticker-5.x-1.5.zip | 15.36 KB | 808805495f6eef194bd27530ed9e94b7 |
Release notes
Fixes a bug in how links were handled. Now uses internal drupal l() function.
newsticker 5.x-1.4
| Download | Size | md5 hash |
|---|---|---|
| newsticker-5.x-1.4.tar.gz | 14.31 KB | fa7d8906d2299de2a648bdbdbbe73d8e |
| newsticker-5.x-1.4.zip | 15.55 KB | 5087b7f46827867e9e218e986eb20f2c |
Release notes
newsticker 5.x-1.3
| Download | Size | md5 hash |
|---|---|---|
| newsticker-5.x-1.3.tar.gz | 14.32 KB | 0cc134b1560a32edc4ded737f8b124cf |
| newsticker-5.x-1.3.zip | 15.55 KB | 0d7494ec081811e6d6afdd076b8c913e |
Release notes
Fixes syntax error in last release.
newsticker 5.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| newsticker-5.x-1.2.tar.gz | 14.49 KB | ea2680eaa96d58b6e4a790c1c066c143 |
| newsticker-5.x-1.2.zip | 15.71 KB | fc71204ba7ed57778ac04413aab76e8b |
Release notes
Updated to latest version of JCycle, 2.22, added additional transition effects, and new settings for controlling speed and continuous transitions.
newsticker 5.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| newsticker-5.x-1.1.tar.gz | 13.25 KB | 19498c3b90100bc461fe7e44263103e6 |
| newsticker-5.x-1.1.zip | 14.45 KB | 098675c111b86da2ebf7a9fd8e46834f |
Release notes
Added dependency for jquery_update since the new version of jquery is required.
newsticker 5.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| newsticker-5.x-1.0.tar.gz | 13.2 KB | d92a906fa0279a0cb0789955309c1fdb |
| newsticker-5.x-1.0.zip | 14.39 KB | c6e8a1f21136fc4f3f19ebd1fa676161 |
Release notes
Stable release for 5.x.
newsticker 5.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| newsticker-5.x-1.x-dev.tar.gz | 13.15 KB | 19ae1121540d0d06d63a4d51f99718a6 |
| newsticker-5.x-1.x-dev.zip | 14.23 KB | d4f48b585443261e30e44161b6d93930 |
Release notes
Initial import. Newsticker provides the ability to add and manage newsticker items consisting of a Title, Link, and Weight. You can choose from several transition effects and speeds and the ticker can be displayed in a block.
Big thanks to Mike Alsup for the JCycle library (http://malsup.com/jquery/cycle/) and the URL validation from the link module.