Project:Taxonomy Ticker
Version:5.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed (works as designed)

Issue Summary

I did this :

$ticker = taxonomy_ticker_block('view',0);
print $ticker['content'];

but it doesnt print the data in a scrolling fashion

Comments

#1

Status:active» closed (works as designed)

That's because the module needs javascript to function.