![]() |
Languages: |
English |
Contents |
Articles in this Series
Start Here:
Hands-on a Joomla! site:
Adding and altering Articles:
Editing Articles:
Setting up a Joomla! site:
Administration:
Doing and learning more:
The aim of this document is to get your hands-on a Joomla! site by showing you how an Article can be simply modified.
You also need:-
Don't try to edit the overall look and feel of an Article through the editing process. That is best handled through modifications of the Template. Don't worry about damaging the site through your experiments. This part of the process will only effect the single article you are editing.
There are two ways to access articles for editing, through the Front End and the Administration Panel.
Through the Front End:
There is a pencil icon by the title for the entries that you can edit.
Through the Administration Panel:
Through the Front End:
Through the Administration Panel:
If you are using the 'localhost' example, the editor is a very simple one. Most sites install a better editor - such as JCE - so what you actually see will vary. So too will the range of editing that you can do.
All editors have small icons for the various functions needed. They are less sophisticated than a word processor but the principles are the same.
Underneath the Editor window there is a section called Publishing. This has details about where the Article is located and who can read it. There is more about this part in the document on creating an Article.
The icons along the top of the editing window enable you to format text and do other things. The standard keyboard short-cuts also work - (for example Ctrl-b makes highlighted text bold).
Different editors have different choices.
Most editing is done using one of the icons, so it is worth exploring them:-
If you are using the sample data in 'localhost' on your own machine - you can make alterations and save them. (You could keep the original text by copying it and pasting it to a text file).
Note that part of the screen displays the content of the article and with a box containing the title. The text in both can be altered.
For people with some experience:
There is HTML code behind the text so if you are experienced with HTML you may find it interesting to look at the code. Some editors allow you to Toggle between the text and the code. Some have an icon (sometimes called HTML or Edit Code). You can edit the code and then Update the WYSIWYG edit screen. Be warned that the code does not always translate into text as you might expect.
Using the HTML source code
These change the editor display to allow you to edit the HTML source code.
When you have done some editing, click on Save or Save & Close. The Close button reverts to the previous information if you do not click on Save first.
It is good practice to save frequently in case something goes wrong.
Alter the title. Make sure it is meaningful as it will appear in some menu lists and if the page is printed.
For example - alter the title to 'Starting Out'
This is a simple document with only one paragraph.
Sometimes the layout on the screen looks a bit different from that in the editor - the editor is not a word processor.
These are much used in presenting content intended to be read on the screen. They are a useful way of emphasising things and of breaking the screen into manageable sections.
Using the document that you are editing:-
To have a numbered list:-
You can remove this formatting by clicking again on the icon
You can highlight parts of the text and add text much as you would in any editor/ email screen.
Editors also have underlines and strike through icons.
If you are using one of the other editors, you will also be able to alter the colour of the text of words, as well as the background colours.
If you have some experience using HTML, view the HTML code. This will let you see the markup that the editor is using for the colours and the emphasis.
Headings are very useful in making text easier to read on the screen. Even the simple editor has a facility for a few levels of heading. The display on the screen may look different from the display on the page, so it is worth trying a few headings in order to choose the right one. Check with your site administrator for styling guidelines to maintain the overall look and feel the site.
A plain paragraph is also selected in this way.
This uses 'Copy and Paste' to copy text (and images) somewhere else but keeps the original in the same place. The facility to 'Cut and Paste' which moves something from one place to another. Most people who have used a keyboard have done this - but it is worth a go here to assure yourselves that it can be done.
You can copy/paste text from a word processor to the editor. If you do this, you will probably need to alter some of the layouts, but this does depend on how complex the layouts were in the original document.
Keep it simple to start with!
This has introduced editing facilities and demonstrated that you can get an Article to have a good appearance using headings, bullet points and other formatting using the icons at the top of the editing screen.
Ray Straub April 2012