I'm finding a module for Scrolling Text Option
haleth_86 - April 17, 2008 - 03:11
I'm finding a module for showing Image in Scrolling Text Option. In Joomla, it provide a module for this. Do we have a module to do this? Would you like to do this? Please, help me ^_^

Example in joomla
Example in joomla plz..
EtradingGallery
-=- Jhon -=-
I find module to use for
I find module to use for Drupal. Do you have a module like this? Or you can teach me to write a module... Or you teach me revise a module
Taxonomy thicker module does
Taxonomy thicker module does scrolling of text and images.
Online Business
Thanks for your help :-*
Thanks for your help. :-) But where is that module? I can't find it in http://drupal.org. Please,Can you show me where it is? ^_^
Taxonomy ticker can be
Taxonomy ticker can be download from here http://drupal.org/project/taxonomy_ticker
Online Business
Thanks.I found it. But....
Thanks. I found it. But I have a little trouble when I use it. It ask me to fill in "term" item, but I can fill in it. Do we have another module that attach to Taxonomy Ticker module? And how to combine Taxonomy Ticker module with another module? :-)
The taxonomy ticker module
The taxonomy ticker module it creates block for scrolling content based on taxonomy. You can display the block in any of the sections of your website page by going to admin >> block setting page.
Online Business
I did it...
I did it but it didn't appear in right-sidebar. When I configure term in site configuration >>taxonomy ticker. What is "term" ? And How to make a term? ^_^
A term is a category of
A term is a category of things. Like for example if you define a main category, in Drupal terminology vocabulary, country then the term could be name of countries. You can even go further go and categorize country to states or provinces so on and so forth. The states or provinces also constitute terms. Therefore you can have a hierarchy of terms.
This is very important to tag content to the exact category they belong. To really acquaint yourself with terminologies in category (taxonomy) of Drupal, you may like to refer other articles and tutorials. Sure there are plenty of writings on that. I leave that for you.
To create terms just go to admin >> categories and then create vocabularies. You also assign in which context you would like to use it. Say you select page. Then when you create page you will find a selection box with the category you defined. Then tag that page with a certain category so that that page is accessible with that category.
Taxonomy ticker module just uses this feature to display content belonging to a particular category in a rolling screen.
Online Business