multiple tickers or filtering ticker content
steveh2 - February 25, 2007 - 21:18
| Project: | Taxonomy Ticker |
| Version: | HEAD |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
it would be great if there were multiple tickers, or the option to have user php code called to generate the select list so i could detect the page and filter accordingly.

#1
Having multiple tickers on the same page might make a site quite cpu-intensive... but I guess you also mean having many different tickers on a site.. (?)
This would probably not be that difficult ... it's more work on the /admin/settings/...ticker page, finding a way to submit settings for more than one ticker, then making a block available...
I'm sure we could have a look at some other module doing similar stuff and grab some code. But I've got zero time for new features at this moment, but I'll gladly review, test & submit patches!
#2
only 1 per page, but multiple per site.
I'd want say a microsoft news feed on a microsoft page, and a linux news feed on a linux page etc.
ok, I need this so I'll get it done and send you some patches.
#3
Hello,
I also need this feature but I don't really have time to look into the code. Do you have any news on your side?