| home bookshelf slides |
| Joomla : Site Content Putting Content on the Home page |
Page 1In the last tutorial, we removed all the content we didn't want, but now the home page is empty. Page 2For our first version of the home page, we're going to add a list of items with Intro Text. In later tutorials we'll see how to make a more interesting home page, but this will do for the first version. Here's the Control Panel. We'll click on Content Items Manager. Page 5Looking at our Home page, we see that the intro text for each content item now appears. However, the text author and modified date also appear. Let's remove those. Page 6The way that items are displayed when you click on a menu item is dependent on settings for that menu item. This means that we need to change settings for the "Home" item in Main Menu. We'll click on the Menu Manager. (You can also reach the Menu Manager by using the pulldown menu as shown in previous tutorials). Page 7We need to look at the Menu Items for the Main Menu (mainmenu). Page 8Here is the Menu Manager for the mainmenu. We'll select the Home entry. Page 9The Home menu item isn't pointing to a content item like the other menu items that we made. Instead it is pointing to something called the FrontPage Component. So the configuration page is titled Edit Menu Item :: Component [FrontPage]. On the right is a list of parameters. Page 10Scrolling down, we see that:
Page 11We've just changed the number of Leading items to 0, the Intro number to 2, and the number of Columns to 1. Page 12Scrolling down, we change the parameters to hide the author name and modified date. (Use Global means to get this parameter from a list of parameters to be used overall for the site. This overall list is called the Global settings. We'll look at this in a later tutorial). Page 14Returning to our site, we see that the Home page content area now has a list of with titles and intro text for each of our content items. This is a fairly simple home page design, but it will do for now. In a later tutorial, we'll spice up the design a bit. |