Hot news

JoomlArt Demo Site

Extensions

Out of the box, Joomla! does a great job of managing the content needed to make your Web site sing. But for many people, the true power of Joomla! lies in the application framework that makes it possible for developers all around the world to create powerful add-ons that are called Extensions. An Extension is used to add capabilities to Joomla! that do not exist in the base core code. Here are just some examples of the hundreds of available Extensions:

  • Dynamic form builders
  • Business or organisational directories
  • Document management
  • Image and multimedia galleries
  • E-commerce and shopping cart engines
  • Forums and chat software
  • Calendars
  • E-mail newsletters
  • Data collection and reporting tools
  • Banner advertising systems
  • Paid subscription services
  • and many, many, more

You can find more examples over at our ever growing Joomla! Extensions Directory. Prepare to be amazed at the amount of exciting work produced by our active developer community!

A useful guide to the Extension site can be found at:
http://extensions.joomla.org/content/view/15/63/

Types of Extensions

There are five types of extensions:

  • Components
  • Modules
  • Templates
  • Plugins
  • Languages

You can read more about the specifics of these using the links in the Article Index - a Table of Contents (yet another useful feature of Joomla!) - at the top right or by clicking on the Next link below.


Component - Joomla! Extension Directory Components

A Component is the largest and most complex of the Extension types. Components are like mini-applications that render the main body of the page. An analogy that might make the relationship easier to understand would be that Joomla! is a book and all the Components are chapters in the book. The core Article Component (com_content), for example, is the mini-application that handles all core Article rendering just as the core registration Component (com_user) is the mini-application that handles User registration.

Many of Joomla!'s core features are provided by the use of default Components such as:

  • Contacts
  • Front Page
  • News Feeds
  • Banners
  • Mass Mail
  • Polls

A Component will manage data, set displays, provide functions, and in general can perform any operation that does not fall under the general functions of the core code.

Components work hand in hand with Modules and Plugins to provide a rich variety of content display and functionality aside from the standard Article and content display. They make it possible to completely transform Joomla! and greatly expand its capabilities.


Module - Joomla! Extension Directory Modules

A more lightweight and flexible Extension used for page rendering is a Module. Modules are used for small bits of the page that are generally less complex and able to be seen across different Components. To continue in our book analogy, a Module can be looked at as a footnote or header block, or perhaps an image/caption block that can be rendered on a particular page. Obviously you can have a footnote on any page but not all pages will have them. Footnotes also might appear regardless of which chapter you are reading. Simlarly Modules can be rendered regardless of which Component you have loaded.

Modules are like little mini-applets that can be placed anywhere on your site. They work in conjunction with Components in some cases and in others are complete stand alone snippets of code used to display some data from the database such as Articles (Newsflash) Modules are usually used to output data but they can also be interactive form items to input data for example the Login Module or Polls.

Modules can be assigned to Module positions which are defined in your Template and in the back-end using the Module Manager and editing the Module Position settings. For example, "left" and "right" are common for a 3 column layout.

Displaying Modules

Each Module is assigned to a Module position on your site. If you wish it to display in two different locations you must copy the Module and assign the copy to display at the new location. You can also set which Menu Items (and thus pages) a Module will display on, you can select all Menu Items or you can pick and choose by holding down the control key and selecting multiple locations one by one in the Modules [Edit] screen

Note: Your Main Menu is a Module! When you create a new Menu in the Menu Manager you are actually copying the Main Menu Module (mod_mainmenu) code and giving it the name of your new Menu. When you copy a Module you do not copy all of its parameters, you simply allow Joomla! to use the same code with two separate settings.

Newsflash Example

Newsflash is a Module which will display Articles from your site in an assignable Module position. It can be used and configured to display one Category, all Categories, or to randomly choose Articles to highlight to Users. It will display as much of an Article as you set, and will show a Read more... link to take the User to the full Article.

The Newsflash Component is particularly useful for things like Site News or to show the latest Article added to your Web site.


Plugin - Joomla! Extension Directory Plugins

One of the more advanced Extensions for Joomla! is the Plugin. In previous versions of Joomla! Plugins were known as Mambots. Aside from changing their name their functionality has been expanded. A Plugin is a section of code that runs when a pre-defined event happens within Joomla!. Editors are Plugins, for example, that execute when the Joomla! event onGetEditorArea occurs. Using a Plugin allows a developer to change the way their code behaves depending upon which Plugins are installed to react to an event.


Language - Joomla! Extensions Directory Languages

New to Joomla! 1.5 and perhaps the most basic and critical Extension is a Language. Joomla! is released with multiple Installation Languages but the base Site and Administrator are packaged in just the one Language en-GB - being English with GB spelling for example. To include all the translations currently available would bloat the core package and make it unmanageable for uploading purposes. The Language files enable all the User interfaces both Front-end and Back-end to be presented in the local preferred language. Note these packs do not have any impact on the actual content such as Articles.

More information on languages is available from the
http://community.joomla.org/translations.html

Ores's Typography

This page presents most of typographical aspects of JA Ores. Make your readers happy with great Typography and User Experience!

This is an Heading 1

Lorem tortor Curabitur urna interdum Maecenas ut felis Sed euismod id. Congue Quisque augue elit dolor nibh id lobortis egestas tristique fringilla. Laoreet elit.

This is an Heading 2

Wisi sed pede Phasellus Vestibulum elit consequat consequat eu pellentesque metus. Laoreet Vestibulum pharetra pede mattis nunc dapibus id magna a dictumst.

This is an Heading 3

Wisi sed pede Phasellus Vestibulum elit consequat consequat eu pellentesque metus. Laoreet Vestibulum pharetra pede mattis nunc dapibus id magna a dictumst. Nunc cursus sem et pretium sapien eget consectetuer malesuada Phasellus Curabitur.

This is an Heading 4

Wisi sed pede Phasellus Vestibulum elit consequat consequat eu pellentesque metus. Laoreet Vestibulum pharetra pede mattis nunc dapibus id magna a dictumst. Nunc cursus sem et pretium sapien eget consectetuer malesuada Phasellus Curabitur.

Special Content

Below is a sample of <pre> or <div class="code">

#ja-rightcol {
width: 180px;
float: right;
color: #EEEEEE;
}

This is a highlight phrase. Use <span class="highlight">Your highlight phrase goes here!</span>.

This is a Magazine Style Drop Cap. The first letter in this paragraph is big. JA Ores bring into your Jooomla template the magazine drop cap technique and CSS2 includes the first-letter pseudo class. In all fairness to the paragraph itself we probably should type enough to see how it looks when it is surrounded by its textual friends by using more words.

This is a sample Blockquote. Use <blockquote>Your quote goes here!</blockquote> to form a quote!
This is a sample Blockquote. Use <blockquote><span class="open">Y</span>our quote goes her<span class="close">e!</span></blockquote> to form a quote!

Lists Style

  1. This is a sample Ordered List.
  2. Lorem ipsum dolor sit amet consectetuer.
  3. Condimentum quis.
  4. Congue Quisque augue elit dolor nibh.
  • This is a sample Unordered List.
  • Condimentum quis.
  • Lorem ipsum dolor sit amet consectetuer.
  • Congue Quisque augue elit dolor nibh.
  • This is a sample Arrow list.
  • Use <ul class="arrow"><li><span class="icon">&nbsp;</span>List's content goes here!</li></ul>
  • This is a sample Checklist.
  • This is a sample Star List.
  • Use <ul class="star"><li><span class="icon">&nbsp;</span>List's content goes here!</li></ul>
  • This is a sample Star List.
  • This is a sample Checklist.
  • Use <ul class="checklist"><li><span class="icon">&nbsp;</span>List's content goes here!</li></ul>
  • This is a sample Checklist.
  • This is a sample Phone List.
  • Use <ul class="phone"><li><span class="icon">&nbsp;</span>List's content goes here!</li></ul>
  • This is a sample Phone List.
  • This is a sample Address List.
  • Use <ul class="address"><li><span class="icon">&nbsp;</span>List's content goes here!</li></ul>
  • This is a sample Address List.

01This is a sample block number. Use <p class="blocknumber"><span class="bignumber-1">01.</span>Your content goes here!</p> to form a block number!

02This is a sample block number. Use <p class="blocknumber"><span class="bignumber-1">02.</span>Your content goes here!</p> to form a block number!

03This is a sample block number. Use <p class="blocknumber"><span class="bignumber-1">03.</span>Your content goes here!</p> to form a block number!

01This is a sample block number. Use <p class="blocknumber"><span class="bignumber-2">01.</span>Your content goes here!</p> to form a block number!

02This is a sample block number. Use <p class="blocknumber"><span class="bignumber-2">02.</span>Your content goes here!</p> to form a block number!

03This is a sample block number. Use <p class="blocknumber"><span class="bignumber-2">03.</span>Your content goes here!</p> to form a block number!

01This is a sample block number. Use <p class="blocknumber"><span class="bignumber-3">01.</span>Your content goes here!</p> to form a block number!

02This is a sample block number. Use <p class="blocknumber"><span class="bignumber-3">02.</span>Your content goes here!</p> to form a block number!

03This is a sample block number. Use <p class="blocknumber"><span class="bignumber-3">03.</span>Your content goes here!</p> to form a block number!

Paragraph Style

Use <p class="error"><span class="icon">&nbsp;</span>Your message goes here!</p> to make this.

Use <p class="message"><span class="icon">&nbsp;</span>Your message goes here!</p> to make this.

Use <p class="tips"><span class="icon">&nbsp;</span>Your message goes here!</p> to make this.

Use <p class="key"><span class="icon">&nbsp;</span>Your message goes here!</p> to make this.

Use <p class="tag"><span class="icon">&nbsp;</span>Your message goes here!</p> to make this.

Use <p class="cart"><span class="icon">&nbsp;</span>Your message goes here!</p> to make this.

Use <p class="doc"><span class="icon">&nbsp;</span>Your message goes here!</p> to make this.

Use <p class="note"><span class="icon">&nbsp;</span>Your message goes here!</p> to make this.

Use <p class="photo"><span class="icon">&nbsp;</span>Your message goes here!</p> to make this

Use <p class="mobi"><span class="icon">&nbsp;</span>Your message goes here!</p> to make this.

Bubbles

<div class="bubble bubble-l1 clearfix">
<div class="box-ct">
<div class="box tl">&nbsp;</div> <div class="box tr">&nbsp;</div> <div class="box bl">&nbsp;</div> <div class="box br">&nbsp;</div>
Buble's content goes here!
</div>
<span class="arrow">&nbsp;</span> <span class="author">Put author name here</span>
</div>
Put author name here
<div class="bubble bubble-l2 clearfix">
<div class="box-ct">
Bubble's content goese here!
</div>
<span class="arrow">&nbsp;</span>
<span class="author">Put author name here</span>
</div>
Put author name here
<div class="bubble bubble-d1 clearfix">
<div class="box-ct">
<div class="box tl">&nbsp;</div> <div class="box tr">&nbsp;</div> <div class="box bl">&nbsp;</div> <div class="box br">&nbsp;</div>
Buble's content goes here!
</div>
<span class="arrow">&nbsp;</span> <span class="author">Put author name here</span>
</div>
Put author name here
<div class="bubble bubble-d2 clearfix">
<div class="box-ct">
Bubble's content goese here!
</div>
<span class="arrow">&nbsp;</span>
<span class="author">Put author name here</span>
</div>
Put author name here
<div class="bubble bubble-hl1 clearfix">
<div class="box-ct">
<div class="box tl">&nbsp;</div> <div class="box tr">&nbsp;</div> <div class="box bl">&nbsp;</div> <div class="box br">&nbsp;</div>
Buble's content goes here!
</div>
<span class="arrow">&nbsp;</span> <span class="author">Put author name here</span>
</div>
Put author name here
<div class="bubble bubble-hl2 clearfix">
<div class="box-ct">
Bubble's content goese here!
</div>
<span class="arrow">&nbsp;</span>
<span class="author">Put author name here</span>
</div>
Put author name here

Boxes and Legends Style

This is a sticky. Use <p class="box-sticky">Your clip note goes here!</p> to create a clip note!

This is a download box. Use <p class="box-download">Your download goes here!</p> to create a download box!

This is a grey box. Use <p class="box-grey">Your content goes here!</p> to create a grey box!

This is a hilite box. Use <p class="box-hilite">Your content goes here!</p> to create a hilite box!

Legend style

Use <div class="legend"><h3 class="legend-title">Your title</h3><p>Lorem ipsum dolor sit amet consectetuer at elit augue In lorem. Quis Donec libero at Vivamus mi fringilla neque commodo at vitae. A mauris risus consequat ac egestas netus est Vestibulum Curabitur consectetuer.</p></div>

Legend style highlight

Use <div class="legend-hilite"><h3 class="legend-title">Your title</h3><p>Lorem ipsum dolor sit amet consectetuer at elit augue In lorem. Quis Donec libero at Vivamus mi fringilla neque commodo at vitae. A mauris risus consequat ac egestas netus est Vestibulum Curabitur consectetuer.</p></div>

Special Module Style

Use module suffix: _badge badge-top to put this badge on any module you like!
Use module suffix: _badge badge-new to put this badge on any module you like!
Use module suffix: _badge badge-pick to put this badge on any module you like!
Use module suffix: _badge badge-hot to put this badge on any module you like!

Joomla! Overview

If you're new to Web publishing systems, you'll find that Joomla! delivers sophisticated solutions to your online needs. It can deliver a robust enterprise-level Web site, empowered by endless extensibility for your bespoke publishing needs. Moreover, it is often the system of choice for small business or home users who want a professional looking site that's simple to deploy and use. We do content right.

Read more: Joomla! Overview

Support and Documentation

Support

Support for the Joomla! CMS can be found on several places. The best place to start would be the Joomla! Official Documentation Wiki. Here you can help yourself to the information that is regularly published and updated as Joomla! develops. There is much more to come too!

Of course you should not forget the Help System of the CMS itself. On the topmenu in the Back-end Control panel you find the Help button which will provide you with lots of explanation on features.

Another great place would of course be the Forum . On the Joomla! Forum you can find help and support from Community members as well as from Joomla! Core members and Working Group members. The forum contains a lot of information, FAQ's, just about anything you are looking for in terms of support.

Two other resources for Support are the Joomla! Developer Site and the Joomla! Extensions Directory (JED). The Joomla! Developer Site provides lots of technical information for the experienced Developer as well as those new to Joomla! and development work in general. The JED whilst not a support site in the strictest sense has many of the Extensions that you will need as you develop your own Web site.

The Joomla! Developers and Bug Squad members are regularly posting their blog reports about several topics such as programming techniques and security issues.

Documentation

Joomla! Documentation can of course be found on the Joomla! Official Documentation Wiki. You can find information for beginners, installation, upgrade, Frequently Asked Questions, developer topics, and a lot more. The Documentation Team helps oversee the wiki but you are invited to contribute content, as well.

There are also books written about Joomla! You can find a listing of these books in the Joomla! Shop.

T3 Framework

Integer nec adipiscing nibh dui tellus ivamus leo et eget metus. Amet urna el incidunt pellentesque Praesent lacus convallis urna vel incidunt pellentesque Praesent lacus convallis...

16 Preset Styles

Rhoncus sed. Lectus vitae augue, mauris tincidunt. Ut nec fermentum, dolor vestibulum.

Orange, Blue, Cream, Gray, Teal, Red, Yellow, Green

Multi Menu

Rhoncus sed. Lectus vitae augue, mauris tincidunt. Ut nec fermentum.

What is Joomla 2.5?

Joomla is an award-winning content management system (CMS), which enables you to build Web sites and powerful online applications ...

Pellentesque Praesent lacus convallis...

Resources J! 2.5

Statistics

OS : Linux J
PHP : 5.2.6-3ubuntu4
MySQL : 5.0.75-0ubuntu10
Oubuntu10
Time : 03:27
Caching : Disabled
GZIP : Disabled
Members : 4

License

Condimentum dolor eu magna egestas neque vitae laoreet sed Sed purus. Phasellus Vestibulum velit elit nulla Lorem scelerisque vestibulum. Turpis lobortis Nam velit ac Integer pretium enim natoque tempus mauris. Ut nulla nec sollicitudin est tortor Aenean vel est netus phasellus. More info

Support Center

Eros magna erat ut, id libero pede in a. Quam dolor in nisl eleifend, vestibulum fringilla ultrices sed vivamus.

  • Tel: (+844) 2212820
  • Fax: (+844) 2212820
  • Email: This email address is being protected from spambots. You need JavaScript enabled to view it.
  • Website: www.joomlart.com