The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Details »» | |||||||||||||||||||||||||
vBulletin Taskbar Ticker.
This is based on a hack at www.theforumz.com and written by Gutspiller. It is reposted here for the benefit of all licensed vBulletin Owners and their communities. This add-on allows your users to see your most up-to-date topics in their Windows Taskbar (sorry Mac and Linux users). It has a scrolling display using the Marquee Tag. You can change the HTML to present anything you want really though. Here are the features:
One thing I haven't done yet is convert the whole thing to use templates though if I get the time I will do that because I hate having HTML in the code. Installation
To install the ticker on your Windows 98 or higher computer (also works on Windows 95 with IE5+ installed) follow these instructions.
There is no support for this outside this thread but all you should have to do is upload it and create a new toolbar. It works on my machine and no there isn't a public demo yet. Anyway, Enjoy it. Show Your Support
|
Comments |
#42
|
|||
|
|||
Very nice... I need to adjust the colors though..
Here's some screen shots: Here is one using windows xp colors.... If you would like test out this ticker type in "http://www.allforms.net/forum/ticker3.php" as a new toolbar. |
#43
|
|||
|
|||
I did a modify to this hack, and now it works ALSO with "forumid", which lets you choose if displaying the last 10 posts from ALL board, or from a single forum
if you call it with ticker.php it gives full forum if you call it with ticker.php?forumid=PUT_FORUM_ID_NUMBER_HERE then it will show latest posts only from that forum.... Check it out DISCLAIMER: use it at your own risk ( but it works ) NOTE: change the colours, board name, etc... in the code, to suit your needs |
#44
|
|||
|
|||
Quote:
I made this change: Original: Code:
<marquee id="threadticker" direction=up scrollAmount=1 style="width:400px;height:28px;border:0px solid black;padding:3px" onMouseover="this.scrollAmount=0" onMouseout="this.scrollAmount=1"> Code:
<marquee id="threadticker" direction=up scrollAmount=1 style="width:400px;height:15px;border:0px solid black;padding:3px" onMouseover="this.scrollAmount=0" onMouseout="this.scrollAmount=1"> Very good hack Daniel. |
#45
|
|||
|
|||
When Ticker is OFF, it is also reloaded every X minutes. Is there any way to change this?
Thanks again for this GREAT, GREAT hack. Daniel. |
#46
|
|||
|
|||
Great Hack !!
I would like to have also the time in the ticker. I mean the time for every posting. Is this possible ? If yes, what do I have to change ? |
#47
|
|||
|
|||
I've installed this and it works great. However, it takes up too much room on my taskbar, using almost all of it. I've set the width of the marquee to 300, but it doesnt affect the actual size (it just cuts off part of the table) and I end up with a lot of blank space. I am using Win XP and my resolution is 10274x768.
Can anyone tell me how to make the toolbar smaller? |
#48
|
||||
|
||||
What I've done is to put the ticker below the items on the task bar so that it can take up the whole stretch of the screen (i'm using a hybrid between ticker2 and ticker3.)
To do this, just grab the movey part of the ticker and pull it down, if you know what I mean? Very good hack, and very useful for forum users that have some windows knowledge, but a little bit too fiddly for everyone else in my opinion. |
#49
|
|||
|
|||
Has anyone tried this with vb3? I've tried it on vb3 Beta 7 and it gets a database error, which is kinda expected since the structures differ slightly between vb2 and vb3. But what to change so that it will work with vb3?
|
#50
|
||||
|
||||
You can use something like Pluck RSS Reader (http://www.pluck.com/rssreader.aspx?GCID=C12286x010) or the RSS plugin for Trillian Pro to get similar functionality to this. Simply point your reader to:
http://www.yourdomain.com/forumpath/...l.php?type=rss To get a task bar scroller, you only need to decipher the array provided by: http://www.yourdomain.com/forumpath/...al.php?type=js |
#51
|
|||
|
|||
how can ii fix this? i am a neebe to all this.....
Quote:
then on line 39 i have this Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|