Prerequisits

These documentation pages are no longer maintained. Please visit the new documentation site.

To follow this tutorial, you should have:

  • A fresh installed version of eZ publish 3.5 with the following settings:
    - Primary language: English (Without additional languages)
    - Site template(s): plain (Without modules)
    - Site access configuration: URL
  • Access to the (eZ publish) files in the filesystem. Either by uploading a new version or modifying these files directly.
  • Basic knowledge about HTML and CSS.

If you have installed the plain site correctly then you are able to access the user and administration interfaces. The URL to the default public/user interface of the "Plain" site is:
http://www.example.com/path/index.php/plain

And looks like:

The following URL of the administration interface will take you to the login section of this site:

http://www.example.com/path/index.php/plain_admin
The administration site looks like the following screenshot:

Comments

URLs are case sensitive

F.Y.I. eZ publishes URLs are case sensitive.

E.G. if you defined your admin URL to:

http://www.example.com/path/index.php/MY_admin

Then:

http://www.example.com/path/index.php/my_admin

Will generate a "Module not found" error.

Contents

Building an eZ publish site

Prerequisits
Situation
Creating the TSCM site
Testing the interfaces
Setting up the main layout
Creating sections
The welcome page
The news page
The members page
The guestbook
The links page


Created

17/10/2003
10:41:20 am
by Balazs Halasy

Last updated

23/11/2004
1:52:21 pm
by Raymond Bosman

Authors

Balazs Halasy
Sandro Groganz
Raymond Bosman



This page is part of the eZ Publish documentation. The documentation is available under the GNU Free Documentation License. All contributions will be released under the terms of this license.