Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Overview

CONTENIDOs filesystem structure seems a bit overwhelming for the novice developer but follows a quite straight forward scheme. This article describes this scheme and should help to find the files you're looking for.

IMPORTANT: The location of many folders can be configured to suite your needs. This can be achieved by editing several configuration files (TODO exlpain which). This article assumes that all folders have their default locations!

When installing CONTENIDO you have to define where to install it. On a usual *nix box running no other sites this is probably /var/www. Lets assume this folder as ROOT.

After a successfull installation you will find some folders in ROOT which I like to explain first:

namerequireddescription
ROOT/cms/yesThis folder is often called frontend or client folder. All files contained in this folder are related to a single client.
ROOT/contenido/yesThe CONTENIDO backend is located in this folder.
ROOT/data/yesConfiguration files and other stuff is located in the data folder.
ROOT/docs/noThis folder contains some documentation files. It could be deleted when read.
ROOT/setup/noThe setup folder should be deleted immediatly after a successfull installation.
ROOT/test/noCould be deleted when you're not interested in developing and testing the CONTENIDO core.

Frontend

The frontend or client folder contains files which are related to exclusivly a single client. When creating additional clients you have several of these frontend folders. The default client is named cms, but can be renamed to an arbitrary name, as long as it does not collide with existing folders in ROOT.

Backend

Data

 

 

 

On this page you get an overview of the single directories in CONTENIDO. 

This page is not complete yet.

This page does not contain all information.

  • No labels