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

Editor Blogs






Lost Password?
No account yet? Register

Who's Online

We have 696 guests and 41 members online
Joomla! Extensions Directory feed - RSS 0.91

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.
brendonhatcher Extensions(0) | Reviews(3) | Favourites(0)
calDate
 Joomla 1.5 equivalent, July 7, 2008

calDate The Joomla 1.5 equivalent is at http://extensions.joomla.org/component/option,com_mtree/task,viewlink/link_id,3883/Itemid,35/

com_mysms
 System only in German, October 7, 2007

com_mysms The interface is in German. I can't see any option to change the language.

Template Helper: Typography and Joomla! Styles
 Close, but needs work, June 11, 2007

Template Helper: Typography and Joomla! Styles The concept is fantastic, and will, in time, save template developers a lot of guesswork and coding cycles.

The problem is that the code is intended to be displayed in a standard content area. However, it contains classes for menus and other items that appear in the module spaces.

In most templates, the styling of the module content (including menu modules) is inherited from the module.

So, displaying, for example, .mainlevel inside the content will not give the same visual result as displaying it inside a module space.

The solution would be to release the code as a component that displays in the mainbody, and a module that displays in a module space.