-
Book Overview & Buying
-
Table Of Contents
Alfresco Developer Guide
The web client is configured using an XML format proprietary to Alfresco. At a high level, there are two types of configuration elements in the XML. The first type uses an evaluator for condition-specific configuration. The second includes unconditional configuration elements. This section contains one table for each type of configuration element. The tables include what they do and where they can be found out of the box.
This table lists elements that are conditional. Conditional elements use one of the three evaluators: node-type, aspect-name, or string-compare. For example, the out of the box Languages configuration element is shown here:
<config evaluator="string-compare" condition="Languages">
<!-- the list of available language files -->
<languages>
<language locale="en_US">English</language>
</languages>
</config>The following table lists conditional configuration...
Change the font size
Change margin width
Change background colour