Help Screens: Difference between revisions
From Joomla! Documentation
| Line 22: | Line 22: | ||
* Images need to have language suffixes on the same line with no spaces. Otherwise they will be corrupted in translation. | * Images need to have language suffixes on the same line with no spaces. Otherwise they will be corrupted in translation. | ||
* Adjust white space: one blank line before a heading; no blank line after a heading; no blank lines within lists; one blank line after a list. | * Adjust white space: one blank line before a heading; no blank line after a heading; no blank lines within lists; one blank line after a list. | ||
* Do not add translate tags. Only one pair of tags is needed: after the top '''noinclude''' statements and before any bottom '''noinclude''' statements. | * Do not add translate tags. Only one pair of tags is needed: after the top '''noinclude''' statements and before any bottom '''noinclude''' statements. Translation blocks are created automatically at white space breaks. | ||
== The Help Pages == | == The Help Pages == | ||
Latest revision as of 15:22, 2 July 2023
This article or section is in the process of an expansion or major restructuring. You are welcome to assist in its construction by editing it as well. If this article or section has not been edited in several days, please remove this template.
This article was last edited by Ceford (talk| contribs) 3 years ago. (Purge)
Purpose
This page is used to create the Help pages for Joomla 5.
- Left column: Links to the English versions of Joomla 4 Help pages.
- Right column: Links to the source versions of the corresponding Joomla 5 Help pages.
Do not edit this page!
Procedure To Create a new Joomla 5 Help page
- Red text in the right column indicates the Joomla 5 Help page does not exist.
- Open the English version of the Joomla 4 Help page linked in the left column (in a new tab).
- Select Edit from the Actions list.
- Copy the page source to the browser clipboard.
- Go back to this page and open the corresponding Joomla 5 Help page shown in red text (in a new tab).
- You should be presented with an Edit form entitled
Creating ... - Paste the copied Joomla 4 text into this page.
- Change any obvious references to Joomla 4 to Joomla 5.
- Save the form to create the page.
Problems to fix
- Images need to have language suffixes on the same line with no spaces. Otherwise they will be corrupted in translation.
- Adjust white space: one blank line before a heading; no blank line after a heading; no blank lines within lists; one blank line after a list.
- Do not add translate tags. Only one pair of tags is needed: after the top noinclude statements and before any bottom noinclude statements. Translation blocks are created automatically at white space breaks.