+ Reply to Thread
Results 1 to 1 of 1

Thread: Joomla! Tutorial #2: Joomla! Extensions

  1. #1
    takercena is offline Newbie
    Join Date
    Feb 2008
    Location
    Seremban, Malaysia
    Posts
    14
    Rep Power
    0

    Joomla! Tutorial #2: Joomla! Extensions

    Joomla! Tutorial #2
    Joomla! Extensions
    Things That You Need to Know

    By Muhammad Syafiq for http://forum.codecall.net.

    Because Open Source Matter…


    Joomla! is a very rich in application for Content Management System. This part of tutorial will introduce to you one of the Joomla! main core. It’s very important to know this so you know what type of website that you going to make later.

    As you see, Joomla! consists of various extension of plugins, components, modules, languages and templates. You can see this by pointing to ‘Extension > Install/Uninstall manager’ from the admin page.
    Extensions:



    1. Components
    Components is the main core of Joomla!. It’s the advanced and complex extension inside. Joomla!. It’s like an application inside an OS. When there is a request to the Joomla! powered website, these component will render the specified main page. Components are the major portion of your page as it is driven by a menu item and every menu item runs a component.
    If you installing a component, you also probably installing module. (From admin page point to Component on the top menu)

    2. Modules
    Modules are simple plugin that render page. It’s like component extensions but it’s not complex. It can be as simple as HTML. However, modules have a limit functionality like modify the data on the fly interactively. (From the admin page point to Extension > Module Manager)



    3. Languages
    It consist key/value pairs that help the translation of static text string inside Joomla! source code.
    (From the admin page point to Extension > Language Manager)

    4. Plugins
    Also known as mambots, these extension will handle every event that was triggered by other extensions that was registered to. Most likely, you will ignore this most of the time. (From the admin page point to Extension > Plugin Manager)

    5. Templates
    Simple extension. Template is easy to build and it will help a lot in customizing the website.
    (From the admin page point to Extension > Template Manager)

    This is the basic thing that you should know inside Joomla!. Next time, we will do some styling to the website.

    Summary
    Component: mini-application to render the main page body
    Module: renders small html blocks on any page
    Plugin: changes code behavior dynamically (renamed from mambot)
    Language: provides language translation
    Attached Images Attached Images
    Attached Files Attached Files
    Last edited by takercena; 02-23-2008 at 04:10 PM.

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Location
    Advertising world
    Posts
    Many

     
+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Joomla! Tutorial #4
    By takercena in forum Tutorials
    Replies: 0
    Last Post: 03-19-2008, 05:27 PM
  2. Joomla! Tutorial #3: CSS Class Suffix
    By takercena in forum Tutorials
    Replies: 1
    Last Post: 03-14-2008, 11:51 AM
  3. Tutorial : Joomla! The Basic
    By takercena in forum Tutorials
    Replies: 4
    Last Post: 02-22-2008, 09:06 PM
  4. SEO for Joomla
    By xtraze in forum Search Engine Optimization
    Replies: 10
    Last Post: 05-09-2007, 08:05 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts