Creating a website with Joomla 1.5
Don't have a Joomla 1.5 website yet?
Sign up here and get a free Joomla 1.5 installation!
Logging into the Joomla admin area
After having Joomla 1.5 installed we can begin adding our content. In this example we assume the domain we use is your_domain_name.com and Joomla's admin panel is at:
http://your_domain_name.com/administrator
Please, make sure to change your_domain_name.com to the real domain name of your website, when following this tutorial.
Please, enter your login information in the Joomla! Administration Login screen:

Creating articles in Joomla
If you have installed Joomla through Fantastico or from source with the sample data, you already have a few articles created and published. You can take a look at how they are written and organized in order to learn intuitively some good practices. To see them go to Content, Article Manager from the top admin menu.

There you will see many articles listed in the form of links. Once you click on a link, you enter the Edit mode for an article. When you are done with exploring an article, click on the Close button to exit it. This will discard all changes you have made.
Before building our first article, we will clean all the default ones to avoid confusion. For this purpose go back to Content, Article Manager from the top admin menu.
Then select all the articles by checking the the first radio button in the column and click on the [Trash] button from the top admin menu.

Next we will create our first article "About us". From the top admin menu, click on [New].

Then make the following changes:
Title: About us
Alias: (leave it blank)
Section: Uncategorized
Category: Uncategorized
Published: Yes (If it is not published, it will show to the visitors. It will remain only as a draft.)
Frontpage: Yes (This will allow it to appear the first page of our site.)
In the main text field we will specify the information about our company...
After that we would like to place inline our company's logo. For this purpose we click on the image icon at the bottom of the page:

Since our logo is not uploaded yet, we click first on the [Upload file] link in the prompted window. First you have to browse your local computer and find the logo. Once the file is found, click on [Start Upload] to upload it.

Next you will see an acknowledgement that the file has been successfully uploaded. Now it can be found in the upper part of the window along with the default Joomla images. We click on logo.png (or whatever the name of your logo is) to select it and then on [Insert] to insert it in our article.
The logo's position in the article can be easily adjusted by dragging it to where you'd like to have it.
At last we save this article by clicking on the [Save] button.

Next we will add the "Our services" page. We will follow the same steps as before: from the top administrator's menu, go to Content -> Article manager.
Then we click on [New]. Again we will set the same Section and Category for our page: "Uncategorized". This time we will describe our services and what we offer. Note how feature-rich the default Joomla text editor is. Its menu is intuitive and has familiar design.
After we are through with the editing we save the page with the [Save] button from the top-right panel.
|