J3.x

Difference between revisions of "Getting Started with Joomla!"

From Joomla! Documentation

Line 167: Line 167:
 
*Articles are the main type of web site content.</translate>  
 
*Articles are the main type of web site content.</translate>  
 
<translate><!--T:69-->
 
<translate><!--T:69-->
*Menus provide a navigational method to use or browse the web site content(pages).</translate>
+
*Menus provide a navigational method to use or browse the web site content (pages).</translate>
 
<translate><!--T:70-->
 
<translate><!--T:70-->
*Modules provide a means to combine web site content(Articles) with extensions(Applications), regardless of whether they are core or add-on(installed, not core) extensions.</translate>
+
*Modules provide a means to combine web site content (Articles) with extensions (Applications), regardless of whether they are core or add-on (installed, not core) extensions.</translate>
  
 
{{-}}
 
{{-}}

Revision as of 06:41, 4 September 2021

Other languages:
Bahasa Indonesia • ‎Deutsch • ‎English • ‎Nederlands • ‎Türkçe • ‎español • ‎français • ‎hrvatski • ‎italiano • ‎português • ‎فارسی • ‎中文(台灣)‎
Quill icon.png
Content is Incomplete

This article or section is incomplete, which means it may be lacking information. You are welcome to assist in its completion by editing it as well. If this article or section has not been edited in several days, please consider helping complete the content.
This article was last edited by Franz.wohlkoenig (talk| contribs) 2 years ago. (Purge)

Joomla! 
3.x

This series of documents introduces Joomla! to people who have not previously used it. This introduction should help you make the best use of the series.

Intro[edit]

Which version is covered?[edit]

Version J3.10 (is the current version in the 3.x series).

Who is it written for?[edit]

The series is for anyone who wants to use Joomla! Its main focus is:

  • Users with limited computing experience
  • Users who are using Joomla! for a small web site. (e.g. club, association, church or small business)

Understanding Joomla![edit]

If you're having trouble visualizing how Joomla! works, it might be useful for you to think of Joomla! as an operating system (OS), like Microsoft Windows, Apple Mac OS or Linux.

The most important similarity is that both your OS and Joomla! are not really intended for direct use. You need to install applications onto your OS (and extensions for Joomla!) to be able to actually do something useful with your computer (and your web site). Just like your OS, Joomla! comes with a few core extensions that carry out the most important tasks.

Further similarities and differences can be found in the following table.

Comparison Table[edit]

Joomla! concept Operating System concept
Extension Added Application (e.g. Word, Chrome, Music Player, Photoshop)
Core extensions Built-in applications (e.g. Start button, Screen Saver, File Search)
Database File system (one type of Files)
File system File system (another type of Files)
Viewing a page Using an application (Added or Built-in)
Updating Joomla! Installing updates for your OS (Security patches and bug fixes)
Migrating between Joomla! versions Installing a new version of your OS
(e.g. moving from MS Windows XP to MS Windows 7)

What You Will Need[edit]

An Installed Copy of Joomla![edit]

For some parts of these tutorials you must have the use of a Joomla! web site. You can follow along just reading the material, but there is no better way of learning than doing. Here are the options available.

  • Install a copy of Joomla! (with Sample Data) on your own computer. This is sometimes referred to as a 'localhost' installation. Installing with Sample Data enables you to to explore a Joomla! site before you have created one for your own content. This is a good option for beginners.
  • Install a copy of Joomla! (with Sample Data) on a Hosting server. This is sometimes referred to as a 'remote host' installation. Installing with Sample Data enables you to to explore a Joomla! site before you have created one for your own content. This is a good option for beginners.
  • Use an existing Joomla! web site. If you are going to be adding content to an existing site and do not have much computing experience this is a not a good option.

Alternatives[edit]

  • Use a Demo Installation. Many hosts or script installer sites offer 'demo' versions of a Joomla! installation. You will at least be able to make changes, but they will not be permanent. 'Demo installations' are reset back to a 'fresh' installation state at regular intervals.
  • One-click Installation. Many hosts offer a one-click installation of popular web site programs.

Getting Started[edit]

What to Expect[edit]

Joomla! is introduced using detailed 'hands-on' instructions about adding, altering and manipulating content. At the same time, general points about Joomla! are made which are intended to help people to learn and do more. As the tasks require more background knowledge, so there are fewer hands-on instructions and more general pointers to the extensive documentation available for Joomla!

Topics[edit]

The series is divided into multiple parts as indicated by the browsing menu found at the top of this page. You should move from topic to topic in a left to right progression. Each topic will build upon the previous one. Alternatively, you can go right to the part containing the information sought.

Remember[edit]

As you move from Tutorial topic to the next, you can always refer to the glossary if you forget the meaning of common terms.

Topics[edit]

These topics should be considered the key building blocks of a Joomla! web site. They will give you a foundation upon which to build your Joomla! web site and knowledge upon.

Articles[edit]

Articles are the core content of any Joomla! powered web site. Everyone needs to know the basics of how to edit and create them. This tutorial will help you to understand the inner workings of Joomla! articles and their integration into a web page.

Categories[edit]

Every part of Joomla! powered web site or any CMS type of web site needs a method to display and store its content logically. The usual method is by categories and subcategories. Joomla! allows for multiple ways to display and use content controlled by categorisation. This part of the Tutorial will introduce you to the uses of Joomla! categories.

Menus[edit]

Every web site has some type of navigation system, or menu. They can vary in style from web site to web site, but they all perform the same function. The menu tutorial will explain how menus control content.

Modules[edit]

As you have already learned, Extensions and Core Extensions are like a Computer Application (e.g. Word, Excel, Photoshop, Screensaver, File search). Modules are lightweight Joomla! extensions. A module's display is controlled by the Template and 'Menu' Core Extension. They are used as an integration point for Extensions (Applications) along with Articles (Content) into the page views of a Joomla! web site.

Templates[edit]

Templates control how a Joomla! powered web site appears for users. A template provides a method of integration between content (Articles) and Applications (Modules) in a specific, controlled view. Templates are how a Joomla! powered web site is end-user presented.

Summary[edit]

After you complete all Tutorial Topics, you should be able to create a simple website.

Summing it all up[edit]

  • Templates control the look of a Joomla! web site.
  • Categories create a organisational hierarchy to control web site content.
  • Articles are the main type of web site content.
  • Menus provide a navigational method to use or browse the web site content (pages).
  • Modules provide a means to combine web site content (Articles) with extensions (Applications), regardless of whether they are core or add-on (installed, not core) extensions.