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 Websites with e107

You're reading from   Building Websites with e107 A step by step tutorial to getting your e107 website up and running fast

Arrow left icon
Product type Paperback
Published in Feb 2007
Publisher Packt
ISBN-13 9781904811312
Length 260 pages
Edition 1st Edition
Tools
Concepts
Arrow right icon
Toc

Table of Contents (16) Chapters Close

Building Websites with e107
Credits
About the Author
Acknowledgement
About the Reviewer
1. Preface
1. An Introduction to e107 2. Installing e107 FREE CHAPTER 3. Setting Site Preferences 4. Customizing the Look and Feel of Your Site 5. Customizing Your Site for e-Commerce with Plugins 6. Customizing Your Site for Business with Plugins 7. Adding Content to e107 8. Information Dissemination 9. Maintenance, Optimization, and Security Resources

How a Content Management System Works


If you look at screenshot overleaf, you will see all the different parts that combine to make up a content management system today.

A basic content management system works like this:

  1. 1. You select a template from the templates that are available by default with your content management system. If you prefer, you can spend a little money and hire a professional web designer/developer to create a custom template, typically with a logo at the top, and standard navigation options across the top, down the left-hand side, and/or at the foot of the page incorporating all the insert tags required to display information from the database.

  2. 2. When the information is submitted, it usually goes through a process of review by a designated administrator who may accept it, send it back for revision, or reject it. The information is available for viewing from the database only if the administrator or designated manager approves the information.

  3. 3. A text database stores the information. When a user requests information, the data script makes a request to the database for the information. The information in combination with the template forms the display page you see in your browser. Think mail merge in your favorite word processing program. The scripting language in use determines the URL page extension; in PHP, the extension is .php. It can also be .cfm for Adobe ColdFusion, .asp for Microsoft Active Server Pages, or htm/html for UNIX Linux.

  4. 4. The content management system generates indexes allowing it to keep track of added, updated, accessed, and deleted information. It also keeps track of who performed and approved these actions.

  5. 5. Most content management systems offer document archives, built-in search engines, permission controls, e-commerce, and workflow control.

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