
| Q. Joomla is released under which license? |
| A. Joomla is released under the Gnu General Public License 2 (GPL). |
| Q. What are mambots? |
| A. 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. |
| Q. What are plug-ins? |
| A. 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. |
| Q. What are modules? |
| A. Modules are small content items that extend the functionality in Joomla. They allow the user to place them anywhere that the template allows it, through the module manager found in the administrative interface. Joomla modules allow the user to make top menu, main menu, pools, newsflash, template chooser, hit counter and many such things. |
| Q. How do I make a non-clickable menu link? |
| A. 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. |
| Q. How to link inside content and another content item? |
| A. 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 nowysiwyg. |
| Q. What are pathways or breadcrumbs? |
| A. 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. |
| Q. How to remove the pathway or breadcrumbs? |
| A. If you want to eliminate your pathway permanently, you have to edit your html (index) file, which will normally look like this |
| Q. What is the default super administrator account for Joomla called? |
| A. Administrator |
| Q. What is Joomla |
| A. Joomla! is a content management system platform for
publishing content on the World Wide Web and intranets as
well as a Model–view–controller (MVC) Web Application
Development framework. Joomla! came into being as the result of the fork of Mambo by the development team on August 17, 2005.
many more... |
| Q.What are Positions? |
| A. Site templates divides the "pages" displayed on a site into a series of positions, each with a different name. You can view the location of positions in your default template from the administrator go to Site =>Preview=>Inline with Positions. You can annotate your positions through the administrator (backend). Go to Site=>Template Manage=>Module Positions. You can add or remove positions by modifying your template html. You assign a module to a position using the module manager. Modules=>Site Modules On the left side of the page, on the third line, there is a drop down menu that lets you select the position. Notes: Modules that are not pubished will not display. Modules can be assigned to unused positions (positions not in the template) if you want to have them published but not displayed in a position (for example, if you want to display a module in content). Multiple modules may be assigned to the same position. They will be displayed in the order shown for modules in that position in the module manager. If you want to display a module in more than one position, use the module manager to copy the module and assign the copy to the second position. |
| Q. How do I change the favicon? |
| A. 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. |
| Q. What are section, categories and content items? |
| A. Joomla! is a content management system. Sections and categories allow you to organize your content. The basic structure is:
Both section and category "pages" can be created to serve (more or less) as the home pages for the categories and sections, respectively. Although it makes sense to organize your work into categories and sections, you do not need to show these to your users. Using your menus, you can link directly to sections, categories and content items. You can also select numerous options for the display of content associated with each type of link. |
| Q. What determines what is shown on my frontpage? |
| A. 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. In addition, you can use the front page manager (in the content menu of the backend) to control the publication dates and other variables for content items that are on the front page. |
| Q. How do I change the image(s) in my template? |
| A. 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 adminsitrative 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. How to upload an image: There are many ways to upload images. Which one you use will depend on your host and server.
|
| Q. What are components? |
| A. 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. Members of the Joomla! community produce third party Joomla! components on a continuous basis. They are freely available to download from http://extensions.joomla.org/ and a number of other web sites. |
| Q.What are modules? |
| A. 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. |
| Q.What is the difference between Joomla and Drupal? |
A.
|