|
Written by orthopal
|
|
Sunday, 24 September 2006 |
|
The "TYPING SCROLLER ORTHOPAL" Module for Joomla 1.0.x dynamically displays titles of content items from specified categories in a type-writer fashion. You can select as many categories as you want from which to fetch the titles. You can also specify the number of item titles you want to display from each category. The two limitations at this stage are.. 1. Every category you specify must have atleast the number of items you specified. Meaning to say if you specify 5 items from each category then every category must have atleast 5 items, it may have more than 5 but not less or the module will stop working. 2. The second limitation is that the item title must not contain hash '#' sign or the title will be split as two news items. I have used it as delimiter in the array. |