Help system

From Joomla! Documentation

This page contains changes which are not marked for translation.
Other languages:
Deutsch • ‎English • ‎Nederlands • ‎Türkçe • ‎español • ‎français • ‎italiano • ‎português • ‎日本語

After a brief introduction to the Joomla Help system, this document describes how the Help system works, which is something of general interest although written primarily for the benefit of site integrators who must customise Joomla installations. It then proceeds to describe how to set up your own Help server, which is something that will be of interest to translators wanting to localise Help screens and to third-party developers wanting to provide integrated Help for their extensions. Finally, a more detailed description of how to add Help support to Joomla extensions is aimed at developers.

Introduction to the Joomla Help System[edit]

The Joomla Help system provides context-sensitive information to users logged into the Joomla Administrator. Generally Help information is accessed by clicking on the Help toolbar button located at the top right of almost all screens (Note that the toolbar button may be located elsewhere if you are not using one of the Administrator templates shipped with Joomla). Clicking on this toolbar button will open a new browser window with information relevant to the screen on which it was clicked.

A typical toolbar with a Help button looks like:

Help16-Global.Config Toolbar-en.png

In addition, by clicking on the Help  Joomla Help  <menu item>, a list of Help topics will be displayed. Clicking on any of these topic titles will bring up relevant information on the same page.

The Help system can access information stored locally as part of the Joomla installation, or from a remote Help server. It is fully multilingual and can be localised using one of the official translations, or by providing your own Help information using a separately hosted Help server. Third-party extension developers can integrate Help information for components that they supply, either from the local component file structure, or from a remote Help server. Furthermore, site integrators can override any or all Help screens to fully customise a particular Joomla installation.

Read More About[edit]

See Also[edit]