Support Joomla!
Search: Advanced Search
Serving 3672 extensions to the community. Last updated today.

Editor Blogs






Lost Password?
No account yet? Register

Who's Online

We have 821 guests and 58 members online

Directory Support

Rules
Using this Site

Disclaimer

The extensions and reviews listed in this area have been submitted by the community and their listing does not constitute or imply endorsement, recommendation, or favouring by Joomla!/OSM.

This content is provided as a free service to our visitors, and, as such, Joomla!/OSM cannot be held liable for the accuracy of the information. Visitors wishing to verify that the information is correct should contact the parties responsible for authoring the content and/or development of the extension.


Are you seeing blanks over some extensions' compatibility, license and type field? Head over to JED forum to learn why.
News Ticker Show All Developer's Extensions
mod_typewriterticker Modulemodule
Rating
Developer:chaosvg Version:- (Updated 829 days ago)
E-mail: This e-mail address is being protected from spam bots, you need JavaScript enabled to view it Compatibility:Compatible with Joomla! 1.0
Views: 17,131 License:
Favoured:
1
Type:
Date Added:May 23, 2006
DownloadHomepageWrite ReviewRecommend
Modified latestnews module which shows items in a typewriter newsticker style. Output can link to original article (like mod_latestnews) or a custom url. To link to a custom url, create an article, use the title field to enter the ticker message and enter the url to link to in the article intro text.

use the -ticker moduleclass suffix and add style below for improved layout:

div.moduletable-ticker {
height: 120px; /*prevents lower modules from shifting when ticker runs*/
}

div.moduletable-ticker ul {
/*line out left */
list-style-position: inside;
list-style-type: square;
padding: 5px;
margin: 0px; /*needed for ie*/

}

Report this listing


New Sticker Sir? by Turtle4288, June 20, 2007
Its a pretty good addon, i'll be using it, but i'd love to see more flexibility. Perhaps multiple lines of titles, some extras... perhaps even the occasional 2 second "pause" added into the ticking for dramatic effect.

Thanks though.


Eye Candy. Not Too Bad by jazza, July 11, 2006
Trialled this module on my test site. It would certainly appeal to those that want to highlight their Latest News module by having it look like its been typed out. It doesnt have the option to display the summary of each article and only displays the title. Certainly does have potential and would hope the option to display the article summary would be included at some stage.