Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Building job sites with Joomla!

You're reading from   Building job sites with Joomla! Establish and be in charge of a job site using easily adaptable Joomla! Extensions.

Arrow left icon
Product type Paperback
Published in Sep 2010
Publisher Packt
ISBN-13 9781849512220
Length 236 pages
Edition 1st Edition
Tools
Concepts
Arrow right icon
Toc

Table of Contents (18) Chapters Close

Building job sites with Joomla!
Credits
About the Author
Acknowledgement
About the Reviewer
1. Preface
1. Installing and Configuring Joomla! 1.5 and Jobs! Pro 1.3.2 FREE CHAPTER 2. Control Panel Interface 3. Designing a Jobsite Template 4. Changing Configuration Settings 5. Managing Jobs, Job Types, and Categories 6. Managing Countries and Companies 7. Managing E-mail, Applications, and Application Status 8. User Registration, Credits, Resume Fields, and Education Levels 9. Managing Cover Letter, Resume, and Resume Files 10. Search Engine Optimization Online Resource
Search Engine Stop Words

Preface

Welcome to the first edition of Building Jobsites with Joomla! 1.5. This books provides a new approach for developing jobsites with Joomla!, a popular CMS program that became an affordable solution for website development. Joomla! is absolutely free and available with a GNU/GPL license. It not only saves money and time, but also saves a lot of effort that goes into development. In order for a Joomla! website to function as a jobsite, we need a third-party extension. In this book, we have covered the uses of Instant Php's jobsite extension Jobs! Pro 1.3.2 along with Joomla 1.5. Jobs! is one of the most popular and user-friendly extension's that provides all the features and functionalities of a jobsite. This book will provide stepwise tutorial on administrating Joomla! and Jobs! Pro control panel for building and developing your jobsite properly.

Whether you are reading this book on your own or using it as a companion to Joomla! learning course, I hope it gives you a good head start and that you have fun in the process.

What this book covers

Chapter 1, Installing and Configuring Joomla! 1.5 and Jobs! Pro, covers the basics of Joomla! 1.5 installation. You will also learn to use Jobs! Pro extension along with Joomla!. This chapter briefly describes the method of managing sections, categories, and content. It also describes how to manage extensions and add modules.

Chapter 2, Control Panel Interface, introduces you to Joomla! 1.5 administrator panel and Jobs! Pro control panel interface. After finishing this chapter, you can administrate and drive out your Joomla! jobsite easily.

Chapter 3, Designing a Jobsite Template, explains the basics of creating a Joomla! 1.5 template. After finishing this chapter, the basics of the template design in Joomla! 1.5 will be clear.

Chapter 4, Changing Configuration Settings, provides a step-by-step guideline to configuring your Joomla! jobsite with Global Configuration and Jobs! Pro configuration settings.

Chapter 5, Managing Jobs, Job Types, and Categories, is written for a practical approach. After completing this chapter you will learn managing jobs, job types, and categories from Jobs! Pro control panel.

Chapter 6, Managing Countries and Companies, covers adding a new country and managing list countries from the administrator panel. You will also learn how to manage company countries.

Chapter 7, Managing Email and Application Status, provides guidelines to create an e-mail template that will be used to respond to the applicants. You will also learn how to manage applications and its status. After reading this chapter, you will easily be able to manage your e-mail templates, applications, and application status.

Chapter 8, User Registration, Credits, Resume fields, and Education Levels, explains some complex and critical tasks, such as user registration system, managing employer credits, managing resume fields, and education levels. After completing this chapter, you will learn registering an employer or a jobseeker and managing the credit system. You will also learn to add or remove resume fields, resume field category, and education levels.

Chapter 9, Managing Cover Letter, Resume, and Resume Files, talks about viewing, adding, deleting, publishing and unpublishing cover letters, resumes, and resume files. After finishing this chapter, you can manage cover letters, resumes, and resume files.

Chapter 10, Search Engine Optimization (SEO), covers SEO, making SEO strategy, how to choose the right keywords, inserting the title and metadata in your Joomla! jobsite, changing basic SEO settings, making SEF URLs, creating an XML or an HTML site map, and submitting site maps and websites to search engines.

Appendix A, Online Resources, provides some website listings for further reading.

Appendix B, Search Engine Stop Words, provides a list of search engine stop words, which will help you to avoid using these words as keywords in SEO.

What you need for this book

You can use any platform such as Windows, Linux, MAC, or any other operating system. You will need the following:

  • Joomla! 1.5.20 or higher: Joomla! is a popular CMS program. You can download the latest version of Joomla! freely from its official download page, http://www.joomla.org/download.html.

  • Jobs! Pro 1.3.2 or higher: Jobs! is a popular Joomla! extension for building a jobsite. You can get it from developer Instant Php's website, http://www.instantphp.com. It is available only with a commercial license.

  • XAMPP 1.7.x or higher: XAMPP is a popular server solution. It comes equipped with Apache HTTP Server, PHP, and MySQL. You can download the latest version of XAMPP 1.7.x from the Apache Friends website, http://www.apachefriends.org/en/xampp.html.

  • FileZilla FTP: FileZilla is a free FTP program available for different operating systems, including Windows, Linux, and Mac OS. You can get it from http://filezilla-project.org/.

Who this book is for

If you are looking to build and manage a jobsite using Joomla! extensions, then this book is for you. Prior knowledge of using extensions is not expected, but Joomla! basics will be required.

Conventions

In this book, you will find a number of styles of text that distinguish between different kinds of information. Here are some examples of these styles, and an explanation of their meaning.

Code words in text are shown as follows: "Add a<param> element for each parameter that you want to define and insert these between<params>...</params> tags."

A block of code is set as follows:

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE install PUBLIC "-//Joomla! 1.5//DTD template 1.0//EN"
"http://www.joomla.org/xml/dtd/1.5/template-install.dtd">

Any command-line input or output is written as follows:

tar xvfz xampp-linux-1.7.3a.tar.gz -C /opt

New terms and important words are shown in bold. Words that you see on the screen, in menus or dialog boxes for example, appear in the text like this: "Now click on Save to save everything."

Note

Warnings or important notes appear in a box like this.

Note

Tips and tricks appear like this.

Reader feedback

Feedback from our readers is always welcome. Let us know what you think about this book—what you liked or may have disliked. Reader feedback is important for us to develop titles that you really get the most out of.

To send us general feedback, simply send an e-mail to, and mention the book title via the subject of your message.

If there is a book that you need and would like to see us publish, please send us a note in the SUGGEST A TITLE form on www.packtpub.com or e-mail.

If there is a topic that you have expertise in and you are interested in either writing or contributing to a book on, see our author guide on www.packtpub.com/authors.

Customer support

Now that you are the proud owner of a Packt book, we have a number of things to help you to get the most from your purchase.

Note

Downloading the example code for this book

You can download the example code files for all Packt books you have purchased from your account at http://www.packtpub.com. If you purchased this book elsewhere, you can visit http://www.packtpub.com/support and register to have the files e-mailed directly to you.

Errata

Although we have taken every care to ensure the accuracy of our content, mistakes do happen. If you find a mistake in one of our books—maybe a mistake in the text or the code—we would be grateful if you would report this to us. By doing so, you can save other readers from frustration and help us improve subsequent versions of this book. If you find any errata, please report them by visiting http://www.packtpub.com/support, selecting your book, clicking on the errata submission link, and entering the details of your errata. Once your errata are verified, your submission will be accepted and the errata will be uploaded on our website, or added to any list of the existing errata, under the Errata section of that title. Any existing errata can be viewed by selecting your title from http://www.packtpub.com/support.

Piracy

Piracy of copyright material on the Internet is an ongoing problem across all media. At Packt, we take the protection of our copyright and licenses very seriously. If you come across any illegal copies of our works, in any form, on the Internet, please provide us with the location address or website name immediately so that we can pursue a remedy.

Please contact us at with a link to the suspected pirated material.

We appreciate your help in protecting our authors and our ability to bring you valuable content.

Questions

You can contact us at if you are having a problem with any aspect of the book, and we will do our best to address it.

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image