Joomla Interview Questions and Answers for Freshers/Joomla Interview Questions and Answers for Freshers & Experienced

What do you mean by section, categories and content items in Joomla?

In Joomla, content item is written information that the user wants to display on site. It usually contains text, images and other types of contents. Section and categories provide an optional method to organize user articles. A section usually includes one or more groups, and each item can be assigned with items.

What do you mean by plugins, modules and components used in Joomla?

In Joomla,

Plugins enable users to execute code in response to certain events, custom events or core events of Joomla that are triggered by users own code.

Components are the prime function units displayed in the template, like the content management system, web links, contact forms and likewise.

Modules are lightweight and flexible extensions used for page rendering. They are used for the small bits of the page which are generally less complicated and able to be seen across different components. This is one of the best Joomla Interview Question of almost every interviewer. Must read it multiple times.

What are the two web services that are supported by Joomla

Remote procedure calls
XML-PRC services

Can Joomla be used to create desktop applications?

Although most content management systems are used to create web applications, Joomla extends its applicability and can also be adopted for desktop applications.

Is Joomla a good choice for blogging purposes

Yes although it is more powerful and has features that make it superior that popular blogging platforms like WordPress. The majority of the people who use it are normally looking for a tool that can help them build sites that have high functionality.

How can we change favicon?

We can change favicon by accessing global configuration site tab. We can also manage favicon and upload a new favicon.

What are the benefits of using Joomla over other content management systems?

<> It is open-source software and has a lot of free components that can be accessed through extensions.joomla.org/
<> Frequent updates can be made through the admin section.
<> It comes with free templates that can easily be applied to your website.

Describe the category of mambots?

In joomla, mambots have various categories which are:
<> Content
<> Editors
<> Editors-xtd
<> Search
<> System

Can you control the desktop application with joomla?

Despite of the fact that Joomla is intended for web applications but we can also control some desktop applications. Joomla server can communicate with desktop applications by following some standard protocols.

Which file is loaded for providing menu bar to admin interface?

Loader.php file is loaded by index.php for providing menu bar.

How Do I Link From Inside Content To Another Content Item?

The simple answer is that you get the URL for the page you want to link to. Then you make a link using whatever editor you are using or with html if you have no WYSIWYG.

The more complicated answer is that some editors have fancier links managers. For example with the JCE editor you can add the advanced linking plugin and it will give you nice lists of static and other content types to pick from.

Which option would you choose for installed website metadata?

We will choose the global information option.

Why the SSL enabled option is set to on?

The page link will be as "https//.." when you set the SSL enabled option is set to on.

How Do I Make A Menu Link That Is Not Clickable?


To make a menu link that does not connect to anything (is not clickable) use the link type Separator/Placeholder.

What Are Plugins?


In Joomla 1.5 mambots will be renamed plugins.

Plugins: The new name for mambots. In addition, some 3rd party components, modules and mambots themselves have plugins. is a small, task-oriented function that intercepts content before it is displayed and manipulates it in some way.

What Are Joomla Modules?

Modules extend the capabilities of Joomla! giving the software new functionality. Modules are small content items that can be displayed anywhere that your template allows it to be displayed by assigning them to positions and pages through the module manager in the administrative interface.

Modules are installed in the Admin Section. Joomla! modules may include: Main Menu, Top menu, Template Chooser, Polls, Newsflash, Hit Counter, etc..

What Are Joomla Components?

Content elements or applications that are usually displayed in the center of the main content area of a template. This depends on the design of the template in use.

Components are core elements of Joomla!’s functionality. These core elements include Content, Banners, Contact, News Feeds, Polls and Web Links.

How Do I Eliminate The Pathway Or Breadcrumbs?

An example is as follows; You are currently reading a content item "New Page". This content item is a member of the "Pages " category. In the turn the pages category is a member of the "Books" section. In this case the breadcrumb for that page would look like: "Home >> Books >> Pages >> New Page".

Can Content Items Be Assigned To Multiple Categories Or Sections?

No, content items cannot be assigned to multiple categories or sections.

How Do I Link From Inside Content To Another Content Item?

The simple answer is that you get the URL for the page you want to link to. Then you make a link using whatever editor you are using or with html if you have no WYSIWYG.

The more complicated answer is that some editors have fancier links managers. For example with the JCE editor you can add the advanced linking plugin and it will give you nice lists of static and other content types to pick from.

What Determines What Is Shown On My Front Page?

Frontpage is a component that is part of the core of Joomla!, like the front page of a newspaper, it shows (usually) multiple pieces of content arranged in some way.

When you install Joomla! the front page component is by default set as the homepage of your site (that is it is the first link on your Main Menu) but front page does not have to be your "home" page.

What exactly appears on the front page and how it is laid out is controlled in two ways. First, if you open the menu link in your menu manager in the backend there are numerous parameters that control the number of items shown, the number of columns etc.

How Do You Install An Extension?


From the backend of your joomla site (adminsitration) select Installers and then the type of extension (module, component, mambot/plugin, site template, administrative template, language

<> Browse for the package file
<> Click the install icon
<> Follow any instructions
Sometimes you cannot use the automated installer. For example, very large extensions may exceed the maximum upload size allowed by your host.

Why Do The Pop Ups In My Wysiwyg Editor Not Work Or Show Gibberish?


Depending on the editor, this problem may occur when trying to edit the html, insert tables or perform a similar function that requires javascript.

Most likely the problem with the livesite.

You look in your site configuration (General Configuration, select the Server tab) you will see that the livesite is given. Usually it is either www.mydomain.com or mydomain.com.

When you log into your site, you must log in from the exact livesite. if you don't the javascript in your editor will not work.

One way to deal with this is to put a redirect from, for example, mydomain.com to www.mydomain.com so that you and your users always login from the correct url. You can do this with .htaccess.

What Determines My Homepage?

Your "homepage" in a traditional html site--the page that shows when you type mydomain.com for example-- would be the page displaying that is in the index.html file.

Jooma! is a database driven CMS so it does not have html pages, but rather pulls up the pieces of pages from a mysql database.

The "page" that shows when a user navigates to mydomain.com is the page created by clicking on the first link on the Main Menu. The link can be called anything (Home, Bob it does not matter), that is the page that will show.

This menu can be displayed anywhere and can be displayed vertically or horizontally or not at all. The menu does not even need to be published.

When you installl Joomla! by default it has a menu link to the frontpage component as the home page. However, any content or component or other link can be used as the "home" page.

How Do I Exit The Wrapper?


The page that contains the link you click on to load the wrapped content is the parent page.

You can get out of the wrapper by clicking on anyone of the links in the menu of the parent page.

If there are no other menu items visible then the wrapper may have been loaded directly into the parent page, replacing the content that was initially there.

This however defeats the purpose of having a wrapper which is a means of simply enclosing content from another site within the parent site.

What Are Mambots And Plugins?

A Mambot is a small, task-oriented function that intercepts content before it is displayed and manipulates it in some way. Joomla! provides a number of Mambots in the core distribution, e.g. WYSIWYG editors, but there are many other mambots available for specific tasks.

Some 3rd Party developer components have their own mambots which need to be installed in order to make the component work properly. In Joomla! 1.5 mambots will be renamed plugins.

Plugins: The new name for mambots. In addition, some 3rd party components, modules and mambots themselves have plugins.

What License Is Joomla Released Under?

Joomla! is released under the GPL (Gnu General Public License 2).

What Are Contents?

Contents are the elements that are displayed in the center of the main content area of the page. They include vital functions like content, banner, newsfeed, contact, web links and polls.

How To Remove The Locks?


The locks can be removed simply by saving the edited items.

What Do The Locks On The Screen Mean?

The locks on any specific area on the screen mean that the item is being edited currently.

How To Exit Wrapper?

To remove the wrapper, click on any of the links on the menu of the parent page.

How To Remove Page Title On The Front Page Of The Site Page?


The procedure will be as follows:

<> In the administrative back end of the top menu, click on “menu” > “main menu”
<> Select “Home”. In the parameters select “Page Title”.
<> Next to it, select the “Hide” radio button.
<> Click on “Save” to save your changes.

How To Control The Contents Of The Newsflashes?

In the newsflash, one can display any content in specific sections.

<> In the administrative back end of top menu select “modules”>>”site modules”
<> To edit the module, click on “newsflash”.
<> Beside the “Category” parameter, click on the drop down menu and select the category of the content that should be displayed on the page.
<> Click on “Save” to save your changes.

How To Remove The Pathway Or Breadcrumbs?


If you want to eliminate your pathway permanently, you have to edit your html (index) file, which will normally look like this:

<div id="pathway">
<?php mospathway(): ?>
</div>

What Are Pathways Or Breadcrumbs?

If you are on a particular page and to get to that page you had to go through several folders to find that particular page, then that series of links will be your pathway or breadcrumb. For example: Home >> Books >> Pages >> New Page.

How To Link Inside Content And Another Content Item?

Get the URL for the particular page you want to link this to. Create a link using a specific editor or with html, if you have no wysiwyg.

How Do I Make A Non-clickable Menu Link?


Use a link type Separator or Placeholder to make a menu link that is non-clickable. We can also remove the link from the administrator panel, which is in the “menu” option.

What Are Plug-ins?


In the new version of Joomla 1.5, mambots are called plug-ins. In some 3rd party components, mambots and modules themselves have plug-ins. Hence, plug-ins can be given the same definition as a mambot, that they are small codes or mini-programs, which when given, activate a program or script or conduct a function on the database.

What Are Mambots?

Mambots are small codes or mini-programs, which when given, either activate a program, script or conduct a function on a database.

For example, there are mambots WYSIWYG editors. There are mambots for several other specific taks like this.

Joomla Is Released Under Which License?

Joomla is released under the Gnu General Public License 2 (GPL).

What Are Some Real World Examples Of What Joomla Can Do?

Joomla is used all over the world to power Web sites of all shapes and sizes.

For example:

<> Corporate Web sites or portals
<> Corporate intranets and extranets
<> Online magazines, newspapers, and publications
<> E-commerce and online reservations
<> Government applications
<> Small business Web sites
<> Non-profit and organizational Web sites
<> Community-based portals
<> School and church Web sites
<> Personal or family homepages

What Is The Difference Between Joomla And Drupal?

<> Drupal use smarty template where as on the other hand. Joomla dose not
<> Joomla uses plugin and modules whereas Drupl has module only
<> In drupal php code can be written directly whereas in
<> Joomla you need to install plugin for php support
<> Drupal is SEO Friendly whereas in Joomla you need to buy a plugin.
<> Drupal use smarty where as Joomla use his own code format.
<> In Druapl we can create multiple website with single installation.

What Are Modules?

Modules extend the capabilities of Joomla! giving the software new functionality. Modules are small content items that can be displayed anywhere that your template allows it to be displayed by assigning them to positions and pages through the module manager in the administrative interface.

Modules are installed in the Admin Section. Joomla! modules may include: Main Menu, Top menu, Template Chooser, Polls, Newsflash, Hit Counter, etc.

What Are Components?


Content elements or applications that are usually displayed in the center of the main content area of a template. This depends on the design of the template in use.

Components are core elements of Joomla!’s functionality. These core elements include Content, Banners, Contact, News Feeds, Polls and Web Links.

How Do I Remove The Page Title From The Front Page Of My Site?

First log into the administrative back end.
On the top menu click "Menu"->"mainmenu"
Click "Home".
On the right side of the screen in the parameters section, locate the “Page Title” parameter that is next to the radio buttons “Show” and “Hide”.
Click the “Hide” radio button.
Click the “Save” button to make your change permanent.

How Do I Change The Image(s) In My Template?

One common template change is to use your own graphic/image. Simple graphics (not banners) are linked in the html file. Simply change the reference to the image of your choice in the html file of your template. In the administrative interface do this by going to Site =>Template manager and then selecting your template. Click the icon for html.

Keep in mind that it if it is a different size than the original image this may change the appearance of the site in unexpected ways.
Additional information: The images for a given template are generally located in this folder: /templates /templatename /images (Substitute the name of the template you are using in place of "templatename").

A trick for finding the name of the image is to put your cursor over it and click right. Select view image. This will display the image and give its full url. Sometimes the images are background images. This is viewable in Firefox or you can look for the background tag in your page source.

What Determines What Is Shown On My Frontpage?


Frontpage is a component that is part of the core of Joomla!, like the front page of a newspaper, it shows (usually) multiple pieces of content arranged in some way.

When you install Joomla! the front page component is by default set as the homepage of your site (that is it is the first link on your Main Menu) but front page does not have to be your "home" page.

What exactly appears on the front page and how it is laid out is controlled in two ways. First, if you open the menu link in your menu manager in the backend there are numerous parameters that control the number of items shown, the number of columns etc.

To control which items are shown you must also indicate that an item should be placed on the front page by editing the parameters for the content item. In the backend this will be indicated by a check mark in the front page column of the list of content items.

How Do I Change The Favicon?


The joomla favicon is stored in the /images folder. The file is called favicon.ico. By definition a favicon must be 16x16 pixels. If you wish to use your own favicon, rename the default joomla favicon.ico file and put your file with that name in the images directory.

Alternatively, you can change the favicon in the Joomla! global configuration Site tab (on the bottom).

Depending on your browser, you may not see the icon immediately. This is because the favicons are cached, which is why they can appear in your bookmark list. So, to see your favicon, you will need to clear your browser cache.

What is Joomla.

Joomla is an open source Content Management System (CMS) written in PHP. It is a very popular CMS along with WordPress and Drupal. It facilitates users to develop online applications and websites. Joomla is built on model-view-controller (MVC) web application framework.

Search
R4R Team
R4R provides Joomla Freshers questions and answers (Joomla Interview Questions and Answers) .The questions on R4R.in website is done by expert team! Mock Tests and Practice Papers for prepare yourself.. Mock Tests, Practice Papers,Joomla Interview Questions and Answers for Freshers,Joomla Freshers & Experienced Interview Questions and Answers,Joomla Objetive choice questions and answers,Joomla Multiple choice questions and answers,Joomla objective, Joomla questions , Joomla answers,Joomla MCQs questions and answers Java, C ,C++, ASP, ASP.net C# ,Struts ,Questions & Answer, Struts2, Ajax, Hibernate, Swing ,JSP , Servlet, J2EE ,Core Java ,Stping, VC++, HTML, DHTML, JAVASCRIPT, VB ,CSS, interview ,questions, and answers, for,experienced, and fresher R4r provides Python,General knowledge(GK),Computer,PHP,SQL,Java,JSP,Android,CSS,Hibernate,Servlets,Spring etc Interview tips for Freshers and Experienced for Joomla fresher interview questions ,Joomla Experienced interview questions,Joomla fresher interview questions and answers ,Joomla Experienced interview questions and answers,tricky Joomla queries for interview pdf,complex Joomla for practice with answers,Joomla for practice with answers You can search job and get offer latters by studing r4r.in .learn in easy ways .