Book Image

Joomla! 1.5: Beginner's Guide

By : Eric Tiggeler
Book Image

Joomla! 1.5: Beginner's Guide

By: Eric Tiggeler

Overview of this book

Joomla! is one of the most popular open-source Content Management Systems, actively developed and supported by a world-wide user community. Although it's a fun and feature-rich tool, it can be challenging to get beyond the basics and build a site that meets your needs perfectly. Using this book you can create dynamic, interactive web sites that perfectly fit your needs.This practical guide gives you a head start in using Joomla! 1.5, helping you to create professional and good-looking web sites, whether you want to create a full-featured company or club web site or build a personal blog site.The Joomla! 1.5 Beginner's Guide helps beginners to get started quickly and to get beyond the basics to take full advantage of Joomla!'s powerful features. Real-life examples and tutorials will spark your imagination and show you what kind of professional, contemporary, feature-rich web sites any developer can achieve with Joomla!. It gives you a head start and explains what's good and useful about Joomla! features and what's not. The focus is on clear instructions and easy-to-understand tutorials, with minimum of jargon. This book provides clear definitions, thoroughly covering the concepts behind the software and creating a coherent picture of how the software works. This book is not about what Joomla! can do—it's about what you can do using Joomla!.
Table of Contents (19 chapters)
Joomla! 1.5
Credits
About the Author
About the Reviewers
Preface
Free Chapter
1
Introduction: A New and Easy Way to Build Websites

Time for action—add a list of links to popular articles


Let's add a list of links to popular articles on the example site:

  1. 1. Navigate to Extensions | Module Manager. Click on New.

  2. 2. Select the Most Read Content module and click on Next.

  3. 3. In the Module: [Edit] screen, enter the details for this module. In the Title field enter Popular Articles.

  4. 4. In the Position field select right to show this module in the right-hand side column.

  5. 5. Leave the other settings as they are. By default, the Menu Assignment settings will make the module display on all pages. The Parameters are set to show a list of 5 hyperlinks.

  6. 6. Click on Save and click on Preview to see the output on the frontend of the site:

What just happened?

You've added the Most Read Content module to your site to display a list of popular articles. These are the articles that have the highest number of page views. Having lists like this on your site is again good for both your real visitors (who'll be able to find out what other visitors...