J3.x

Difference between revisions of "Getting Started with Joomla!"

From Joomla! Documentation

m (heading)
(Several markup changes. Words2Watch corrections.)
 
(37 intermediate revisions by 10 users not shown)
Line 1: Line 1:
{{{{FULLPAGENAME}}/Getting Started pages header}}
+
<noinclude><languages /></noinclude>
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.
+
{{incomplete|Page needs links to subpages [[User:M-b-o|m-b-o (Mike Brandner)]] ([[User talk:M-b-o|talk]]) 18:24, 19 April 2020 (CDT)}}
==Intro==
+
<noinclude>{{Joomla version|version=3.x}}</noinclude>
===Which versions are covered?===
+
<translate><!--T:1-->
There are two versions in common use:
+
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.</translate>
* '''Version 2.5''' (long-term-support (LTS) version that replaced versions 1.6 & 1.7) was released January 2012.
+
<translate>
* '''Version {{CurrentSTSVer|minor}}''' (short-term-support (STS) version in anticipation of Joomla 3.5) scheduled for release in March 2014.
+
== Introduction == <!--T:2-->
 +
</translate>
 +
<translate>
 +
=== Which Version is Covered? === <!--T:3-->
 +
</translate>
 +
<translate><!--T:5-->
 +
Version '''{{RVer}}''' (the current version in the 3.x series).</translate>
  
There are many similarities between the versions but this tutorial is for '''Joomla! {{ns}}'''
+
<translate>
 +
===Who Is It Written For?=== <!--T:7-->
 +
</translate>
 +
<translate><!--T:8-->
 +
The series is for anyone who wants to use Joomla! Its main focus is:</translate>
 +
<translate><!--T:9-->
 +
* Users with limited computing experience</translate>
 +
<translate><!--T:10-->
 +
* Users who are using Joomla! for a small website. (e.g. club, association, church or small business)</translate>
  
===Who is it written for?===
+
<translate>
The series is for anyone who wants to use Joomla! Its main focus is:
+
==Understanding Joomla!== <!--T:13-->
* Users with limited computing experience
+
</translate>
* Users who are using Joomla! for a small web site. (e.g. club, association, church or small business)
+
<translate><!--T:14-->
 +
If you're having trouble visualizing how Joomla! works, think of Joomla! as an [[wp:Operating system|operating system (OS)]], like Microsoft Windows, Apple Mac OS or Linux.</translate>
  
===See also===
+
<translate><!--T:15-->
{{other versions}}
+
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 do something useful with your computer (and your website). Just like your OS, Joomla! comes with a few ''core'' extensions that carry out the most important tasks.</translate>
  
==Understanding Joomla!==
+
<translate><!--T:16-->
If you're having trouble visualizing how Joomla! works, it might be useful for you to think of Joomla! as an [[wp:Operating system|operating system (OS)]], like Microsoft Windows, Apple Mac OS or Linux.
+
Further similarities and differences can be found in the following table.</translate>
 
+
<translate>
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.
+
===Comparison Table=== <!--T:17-->
 
+
</translate>
Further similarities and differences can be found in the following table.
+
{| class="wikitable"
===Comparison Table===
+
! <translate><!--T:19-->
{| class=="wikitable"
+
Joomla! concept</translate>
|+ <big>Joomla! compared to an OS (e.g. Microsoft Windows, Apple Mac OS or Linux)</big>
+
! <translate><!--T:20-->
! Joomla! concept
+
Operating System concept</translate>
! OS concept
 
 
|-
 
|-
| [[Extension]] ||  Added Application (e.g. Word, Chrome, Music Player, Photoshop)
+
| [[S:MyLanguage/Extension|<translate><!--T:21-->
 +
Extension</translate>]] ||  <translate><!--T:22-->
 +
Added Application (e.g. Word, Chrome, Music Player, Photoshop)</translate>
 
|-
 
|-
| Core extensions || Built-in applications (e.g. Start button, Screen Saver, File Search)  
+
| <translate><!--T:23-->
 +
Core extensions</translate> || <translate><!--T:24-->
 +
Built-in applications (e.g. Start button, Screen Saver, File Search)</translate>
 
|-
 
|-
| Database || File system (one type of Files)
+
| <translate><!--T:25-->
 +
Database</translate> || <translate><!--T:26-->
 +
File system (one type of Files)</translate>
 
|-
 
|-
| File system || File system (another type of Files)
+
| <translate><!--T:27-->
 +
File system</translate> || <translate><!--T:28-->
 +
File system (another type of Files)</translate>
 
|-
 
|-
| Viewing a page || Using an application (Added or Built-in)
+
| <translate><!--T:29-->
 +
Viewing a page</translate> || <translate><!--T:30-->
 +
Using an application (Added or Built-in)</translate>
 
|-
 
|-
| Updating Joomla! || Installing updates for your OS (Security patches and bug fixes)
+
| <translate><!--T:31-->
 +
Updating Joomla!</translate> || <translate><!--T:32-->
 +
Installing updates for your OS (Security patches and bug fixes)</translate>
 
|-
 
|-
| Migrating between Joomla! versions || Installing a new version of your OS<br/>(e.g. moving from MS Windows XP to MS Windows 7)
+
| <translate><!--T:33-->
 +
Migrating between Joomla! versions</translate> || <translate><!--T:34-->
 +
Installing a new version of your OS<br/>(e.g. moving from MS Windows 7 to MS Windows 10)</translate>
 
|}
 
|}
  
== What You Will Need ==
+
<translate>
===An Installed Copy of Joomla!===
+
== What You Will Need == <!--T:35-->
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.
+
</translate>
* [[Use Joomla! on your own computer| '''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.
+
<translate>
* [[J3.1:Installing Joomla| '''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.
+
===An Installed Copy of Joomla!=== <!--T:36-->
* '''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'''.
+
</translate>
 +
<translate><!--T:37-->
 +
For some parts of these tutorials you must have the use of a Joomla! website. You can follow along just reading the material, but there is no better way of learning than doing. Here are the options available:</translate>
 +
<translate><!--T:38-->
 +
* [[S:MyLanguage/Use Joomla! on your own computer| 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.</translate>
 +
<translate><!--T:39-->
 +
* [[S:MyLanguage/J3.1:Installing Joomla| 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.</translate>
 +
<translate><!--T:40-->
 +
* Use an existing Joomla! website. 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.</translate>
 +
 
 +
<translate>
 +
===Alternatives=== <!--T:41-->
 +
</translate>
 +
<translate><!--T:42-->
 +
* 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 to a 'fresh' installation state at regular intervals.</translate>
 +
<translate><!--T:43-->
 +
* One-click Installation. Many hosts offer a one-click installation of popular website programs.</translate>
  
===Alternatives===
+
<translate>
* '''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.
+
== Getting Started == <!--T:44-->
* '''One-click Installation'''. Many hosts offer a one-click installation of popular web site programs.
+
</translate>
 +
<translate>
 +
===What to Expect=== <!--T:45-->
 +
</translate>
 +
<translate><!--T:46-->
 +
Joomla! is introduced using detailed 'hands-on' instructions about adding, altering and manipulating content. At the same time, general points about Joomla! are made that are intended to help people to learn and do more. As the tasks require more background knowledge, there are fewer hands-on instructions and more general pointers to the extensive documentation available for Joomla!</translate>
 +
<translate>
 +
===Topics=== <!--T:47-->
 +
</translate>
 +
<translate><!--T:48-->
 +
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.</translate>
 +
<translate>
 +
===Remember=== <!--T:49-->
 +
</translate>
 +
<translate><!--T:50-->
 +
As you move from one Tutorial topic to the next, you can always refer to the [[S:MyLanguage/Glossary|glossary]] if you forget the meaning of common terms.</translate>
  
== Getting Started ==
+
<translate>
===What to Expect===
+
== Topics == <!--T:51-->
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!
+
</translate>
===Topics===
+
<translate><!--T:52-->
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.
+
These topics should be considered the key building blocks of a Joomla! website. They will give you a foundation upon which to build your Joomla! website and knowledge upon.</translate>
===Remember===
 
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 ==
+
<translate>
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.
+
===[[S:MyLanguage/Articles|Articles]]=== <!--T:57-->
======Templates======
+
</translate>
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.
+
<translate><!--T:58-->
 +
Articles are the core content of any Joomla!-powered website. 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.</translate>
  
======Categories======
+
<translate>
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.
+
===[[S:MyLanguage/Categories|Categories]]=== <!--T:55-->
 +
</translate>
 +
<translate><!--T:56-->
 +
Every part of Joomla! powered website or any CMS type of website 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.</translate>
  
======Articles======
+
<translate>
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.
+
===[[S:MyLanguage/Menu|Menus]]=== <!--T:59-->
 +
</translate>
 +
<translate><!--T:60-->
 +
Every website has some type of navigation system or menu. They vary in style from website to website, but they all perform the same function. The menu tutorial will explain how menus control content.</translate>
  
======Menus======
+
<translate>
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 preform the same function. The menu tutorial will explain how menus control content.
+
===[[S:MyLanguage/Module|Modules]]=== <!--T:61-->
 +
</translate>
 +
<translate><!--T:62-->
 +
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! website.</translate>
  
======Modules======
+
<translate>
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.
+
===[[S:MyLanguage/Template|Templates]]=== <!--T:53-->
 +
</translate>
 +
<translate><!--T:54-->
 +
Templates control how a Joomla!-powered website 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 website is presented.</translate>
  
==Summary==
+
<translate>
After you complete all Tutorial Topics, you should be able to create a simple website.  
+
==Summary== <!--T:63-->
 +
</translate>
 +
<translate><!--T:64-->
 +
After you complete all Tutorial Topics, you will be able to create a simple website.</translate>
  
===Summing it all up===
+
<translate>
 +
===Summing It All Up=== <!--T:65-->
 +
</translate>
  
*Templates control the look of a Joomla! web site.  
+
<translate><!--T:66-->
*Categories create a organisational hierarchy to control web site content.  
+
* Templates control the look of a Joomla! website.</translate>
*Articles are the main type of web site content.  
+
<translate><!--T:67-->
*Menus provide a navigational method to use or browse the web site content(pages).
+
* Categories create a organisational hierarchy to control website content.</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><!--T:68-->
 +
* Articles are the main type of website content.</translate>
 +
<translate><!--T:69-->
 +
* Menus provide a navigational method to use or browse the website content (pages).</translate>
 +
<translate><!--T:70-->
 +
* Modules provide a means to combine website content (Articles) with extensions (Applications), regardless of whether they are core or add-on (installed, not core) extensions.</translate>
  
<div class="large-3 columns panel radius floatright" style="background: lightblue; padding:.3em .50em; font-size:115%;"><span style=="color:black;">Proceed to [[J3.0:Getting_Started_with_Templates|Templates &rarr;]]</span></div>
 
 
{{-}}
 
{{-}}
 
+
<noinclude>
==Beyond the Basics==
+
[[Category:Tutorials{{#translation:}}]]
There is more to learn about Joomla.
+
</noinclude>
* '''Beyond the basics: doing more with Jooomla!''' - this is not yet completed - it points to ways ahead.
 
* [[References|'''Books, links and helpful resources''']]
 

Latest revision as of 17:20, 4 December 2022

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 Cmb (talk| contribs) 16 months 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.

Introduction[edit]

Which Version is Covered?[edit]

Version J3.10 (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 website. (e.g. club, association, church or small business)

Understanding Joomla![edit]

If you're having trouble visualizing how Joomla! works, 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 do something useful with your computer (and your website). 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 7 to MS Windows 10)

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! website. 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! website. 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 to a 'fresh' installation state at regular intervals.
  • One-click Installation. Many hosts offer a one-click installation of popular website 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 that are intended to help people to learn and do more. As the tasks require more background knowledge, 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 one 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! website. They will give you a foundation upon which to build your Joomla! website and knowledge upon.

Articles[edit]

Articles are the core content of any Joomla!-powered website. 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 website or any CMS type of website 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 website has some type of navigation system or menu. They vary in style from website to website, 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! website.

Templates[edit]

Templates control how a Joomla!-powered website 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 website is presented.

Summary[edit]

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

Summing It All Up[edit]

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