Our new official repo is on github
LCD Smartie version 5.6 is released!
Download it now: https://github.com/LCD-Smartie/LCDSmartie/releases
LCD Smartie version 5.6 is released!
Download it now: https://github.com/LCD-Smartie/LCDSmartie/releases
Vertical scroll plugin
Moderators: _X7JAY7X_, caesar, IFR, mattcro, limbo
-
- Plugin Author
- Posts: 28
- Joined: April 2nd, 2006, 1:55 pm
- Location: Germany
- Contact:
Vertical scroll plugin
I dont know if somebody wanted it but i thought it is a usefull feature for RSS-feeds.
It is the 0.2 Alpha of the plugin. Please use following syntax:
$dll(verticalscr,1,[horizontal size of lcd],[Your very long text])
$dll(verticalscr,2,[line number],[horizontal size of lcd])
...
for example:
$dll(verticalscr,1,16,$Rss(http://www.wired.com/news_drop/netcente ... nter.rdf,b))
$dll(verticalscr,2,2,16)
$dll(verticalscr,2,3,16)
$dll(verticalscr,2,4,16)
will scroll wired.com feed at 16x4 display.
http://web44.server-drome.com/PHP/pafil ... =view&id=3
It is the 0.2 Alpha of the plugin. Please use following syntax:
$dll(verticalscr,1,[horizontal size of lcd],[Your very long text])
$dll(verticalscr,2,[line number],[horizontal size of lcd])
...
for example:
$dll(verticalscr,1,16,$Rss(http://www.wired.com/news_drop/netcente ... nter.rdf,b))
$dll(verticalscr,2,2,16)
$dll(verticalscr,2,3,16)
$dll(verticalscr,2,4,16)
will scroll wired.com feed at 16x4 display.
http://web44.server-drome.com/PHP/pafil ... =view&id=3
Last edited by nsa666666 on April 29th, 2006, 1:28 am, edited 2 times in total.
-
- Plugin Author
- Posts: 1604
- Joined: February 13th, 2005, 7:38 pm
- Location: Athens - Greece
- Contact:
nsa666666
welcome to community.
Great plugin...
It was an old request check this: http://www.lansley.co.uk/forum/phpBB2/v ... +scrolling
Just a couple of notes about users:
check the "Don't scroll this line" in each line for better result.
the example $dll(verticalscr,1,16,$Rss(http://www.wired.com/news_drop/netcente ... nter.rdf,b)) is wrong the correct is $dll(verticalscr,1,20,($Rss(http://www.wired.com/news_drop/netcente ... nter.rdf,b))) you have missed one bracket set!
One more for you:
can you increase a bit the min refresh intreval for best visible results? (the scrolling is too fast for reading)
welcome to community.
Great plugin...
It was an old request check this: http://www.lansley.co.uk/forum/phpBB2/v ... +scrolling
Just a couple of notes about users:


One more for you:

-
- Plugin Author
- Posts: 28
- Joined: April 2nd, 2006, 1:55 pm
- Location: Germany
- Contact:
-
- Plugin Author
- Posts: 1604
- Joined: February 13th, 2005, 7:38 pm
- Location: Athens - Greece
- Contact:
-
- Plugin Author
- Posts: 28
- Joined: April 2nd, 2006, 1:55 pm
- Location: Germany
- Contact:
-
- Plugin Author
- Posts: 1604
- Joined: February 13th, 2005, 7:38 pm
- Location: Athens - Greece
- Contact:
-
- Plugin Author
- Posts: 28
- Joined: April 2nd, 2006, 1:55 pm
- Location: Germany
- Contact:
My hosting provider seems to have some trouble.
There is no new Version.
http://rapidshare.de/files/34667943/ver ... r.zip.html

There is no new Version.
http://rapidshare.de/files/34667943/ver ... r.zip.html
Re: Vertical scroll plugin
It seems like if you use it more than once (on two different screens), on the second screen shows the remaining piece of paragraph left in the first screen when the screen changes.
Last bumped by Anonymous on June 23rd, 2018, 3:34 am.