Area/Type |
Property |
Value (Description) |
Applies to |
backend |
currentlogintime |
Date and Time when this session has been started (automatically set by the backend) |
Users |
backend |
lastlogintime |
Date and Time when the last session was started (automatically set by the backend) |
Users |
backend |
preferred_idclient |
ID of the client which should be selected after backend login |
System, Clients, Groups, Users |
backend |
leftframewidth |
Defines the width of the left frame. Standard
value is 250. |
System, Clients, Group, Users |
backend |
small-navigation |
true or false (default). if true, a small navigation is shown |
System, Clients, Groups, Users |
cms_img |
directory-height |
Height of the directory lister in rows, default 5 |
System, Groups, Users |
cms_img |
directory-width |
Width of the directory lister in pixels, default 300 |
System, Groups, Users |
cms_img |
file-height |
Height of the file lister in rows, default 5 |
System, Groups, Users |
cms_img |
file-width |
Width of the file lister in pixels, default 300 |
System, Groups, Users |
cms_img |
description-height |
Height of the description box in rows, default 5 |
System, Groups, Users |
cms_img |
description-width |
Width of the description box in characters, default 70 |
System, Groups, Users |
cms_img |
preview-height |
Height of the preview area in pixels, default 400 |
System, Groups, Users |
cms_img |
preview-width |
Width of the preview window in pixels, default 600 |
System, Groups, Users |
imagemagick |
available |
Set "1" if ImageMagick is available on your server to receive best results when resizing images |
System, Groups, Users |
modules |
java-edit |
Enable the java module editor |
System, Groups, Users |
modules |
edit-with-tabs |
If set to "true" you can use the key to insert tabs in the input and output code areas (IE 6/7, FF 1.5/2) |
System, Clients, Groups, Users |
modules |
disable-history |
If true, don't use the module history. |
System, Clients, Groups, Users |
modules |
storeasfiles |
Defines if Contenido should store modules as text files. THIS IS HIGHLY EXPERIMENTAL, ONLY USE IF YOU KNOW WHAT YOU ARE DOING! Default off. |
System |
modules |
loadfromfiles |
Defines if Contenido should load modules as text files. THIS IS HIGHLY EXPERIMENTAL, ONLY USE IF YOU KNOW WHAT YOU ARE DOING! Default off. |
System |
modules |
force-menu-check |
If system/modulecheck is enabled, force module check while module list will be generated (instead of using database information). Default $quot;false$quot;. |
System, Clients, Groups, Users |
system |
modulecheck |
if set to "false" (as string), modules aren't tested for syntax errors (needed for older PHP versions) |
System |
system |
languageorder |
If set to "name", languages in the drop-down (top right) will be shown ordered by name,
if not specified or set to something else, languages will be ordered by language id (default) |
System, Clients, Groups, Users |
system |
multiassign |
If false, don't allow multi assignments for articles. |
System, Clients |
layout |
htmlvalidator |
If true or not defined, use the HTML validator. |
System, Groups, Users |
frontendusers |
pluginsearch |
If true or not defined, the frontend users
menu also searches trough plugins. However, searching trough plugins
have a huge performance inpact on the list. If you have alot of frontend
users, set this to false to disable this function. |
System, Clients, Users |
frontendusers |
pluginsearch_valid_plugins |
If pluginsearch is set to true, you can hereby
limit the plugins to search over. This property must be a comma-separated list
(no whitespaces) of all plugins that should be used for pluginsearch.
All other plugins will be skipped to improve performance. |
System, Clients, Users |
generator |
xhtml |
Defines if the Tags generated by Contenido
should be XHTML compilant. WARNING: This does not alter the HTML code
in your layouts and modules! You have to revise your modules and layouts
to be XHTML compilant. "true" or "false" (as string).
Default: "false". |
System, Clients |
generator |
basehref |
Defines if Contenido should automatically
insert a base href tag. "true" or "false" (as string).
Default: "true". |
System, Clients |