|
ezContents Users Guide
|
Other links at PHP > Tutorials > Content Management |
| 1. |
DeveloperWorks: Getting to know Midgard
|
|
|
BMs DeveloperWorks website has a nice tutorial on Midgard. Written by David Seager, a software engineer at IBM, the article describes setting up a basic Midgard site. The article also does a good job of setting up a general context for what Midgard is and how it works.
|
| 2. |
ezContents Users Guide
|
|
|
English and german Users Guide for ezContents CMS. Tutorial on how to build and maintain a website with ezContents step-by-step.
|
| 3. |
Creating Cateories With Unlimited Sub-Categories
|
|
|
This tutorial will show you how to create a script so that you can have multiple categories with unlimited sub-categories in each. They can be as deep as you want. This is very useful for organising data/items. A prime example of this is a link directory which has multiple categories. Part 2 of 2.
|
| 4. |
A Template Framework for Static Sites
|
|
|
Templates can bring order and structure to a web site. This article describes how templates can be used to control the page layout for a site that is currently composed of many pages of static HTML, using a popular template class and a new feature of PHP4.
|
| 5. |
Making a tree menu with PHP
|
|
|
This tutorial will show you the basics of using PHP with some simple Javascripting methods to create a drop down menuing system for your site. This will teach you the simple tricks of using Javascripting with your PHP code in order to display simple yet effective drop down menus for your users.
|
|
|