Posted by drupalxykon on January 27, 2008 at 12:18pm
Jump to:
| 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
That's because the module needs javascript to function.