Support Joomla!
Search: Advanced Search
Serving 3672 extensions to the community. Last updated on August 29.

Editor Blogs






Lost Password?
No account yet? Register

Who's Online

We have 505 guests and 40 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.
Development Show All Developer's Extensions
Hello World - joomla 1.5 Componentcomponent
Rating
12 votes
Developer:sportamok Version:1.5 (Updated 74 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.5 Native
Views: 18,236 License:GPLv2.0
Favoured:
21
Type:Non-Commercial
Date Added:Feb 12, 2007
DownloadHomepageDemoDocumentationWrite ReviewRecommend
Hello World - joomla 1.5
This is TRULY Hello World component for joomla 1.5 (no legacy mode!) This component introduces simple Administration/User interface and prints out "Hello WORLD" into joomla content. You will learn : - how to do very simple example of JOOMLA 1.5 component - how to localize your components(english/czech language component) - how to create administrator backend interface (administrator component) - how to create user frontend interface (site component) - how to create XML script for your component - how to use system logs to debuging your code I found it very flustrating that the original helloworld example used pattemplates and gave me errors. Narcissus made a great piece of work documenting weblinks component. Narcissus - weblinks I left some of his notes in my component.

Report this listing


Thank you! by chay, June 24, 2008
I found this helloworld component particularly helpful. It offers a rich MVC layout in both the back-end and front-end. It's fairly well commented, too. Yes!