Creating content rows

Label:

The title of the content row.  The label must make it possible to identify the type of content managed by the row.

Example : "title", "subtitle", "image"...

Hint:  A numeric prefix can be used to order the rows by their type of content.

The label can also contain the model to which the row can be attributed.
Example: "title - Welcome" "title" - interior "image-welcome" ...

Description:

Clearly describes the meaning and expected use of a content row. Example: "Row model title of an Interior model".

Group:

Allows you to classify the models according to certain characteristics.

You can next manage the profiles of users able to use this or that group of rows in the profile properties of users or user groups.

Example: A row model can belong to the "Administrator" row group.  The rights for this row group will then only be assigned to users called "Administrator", thus limiting the use of the pages to those who possess the right to use them.

New groups:

Allows you to create a new classification group. Example:  It is possible to create a group "Editor news" that corresponds to the row models able to be used by a person having editor rights over the row models and the news module

Page models:

Allows you to define the rows available according to the page model used. Example: An "interior title" row will be available for the model of the "Interior" page.  A "welcome title" row will be available for the "Welcome" page model.

Icon:

Allows you to know easily what type of data the content row was created for.  Example:  A text, an image, flash, data of a module... Certain icons represent a combination of several types of data, for example two images side by side, or one on the left and one on the right.  The icons are very useful for indentifying the rows quickly; choose them carefully.

New icon:

If there is no icon for the row, you can add another one with this field.  Don' t hesitate to make use of it.

Types of data in row models:

Text: Text data.

Média: Image data ('jpg' / 'png' / 'gif'), documents (doc, pdf, etc.), video, audio.

Flash animation: Flash data, animation in '.swf'.

Download a file: Downloads a file with a click on the generated link.

Google maps: Inserts a Google Maps" map.  To use the Googlemaps service you must have a valid Google key valid for the site.  Next, write the line below in the config.php file (located at the root of your site):

define("GOOGLE_MAPS_KEY", "INSERT_GOOGLE_KEY_HERE");

Insert your key in place of  INSERT_GOOGLE_KEY_HERE.

From 4.0.0 of Automne the use of the Google Map row requires havin specified a Googlemaps key for your site.


Module rows

Form Module: Calls up the Form module and generates a form on the page.

News Module: Calls up the News module and generates the News on the page.

News - Search: Calls up the News module, generates one or more news items as well as t<o search fields:  by keyword and category.

Latest news: Calls up the News module and generates the most recent news on the page.

Media library: Calls up the Media library module and generates Media on the page.



Bookmark and Share

Top