-
Book Overview & Buying
-
Table Of Contents
Alfresco 3 Enterprise Content Management Implementation
When configuring properties for display in the web client property sheet window, you can control which labels are shown for a specific language, as well as how the properties can be viewed and edited.
By default, the property labels are taken from the <title> value of the property element, as given in the content model file. Alternatively, it is possible to override this by using the display-label attribute in the web-client-config-custom.xml file.
However, the property labels displayed are not internationalized (for various languages). In order to achieve internationalized display labels, use the display-label-id attribute in the web-client-config-custom.xml file, as follows.
<property-sheet>
------------
<show-property name="size" display-label-id="size" />The label text will be displayed based on the language selected by the user when they log in to Alfresco Explorer. For example, for English users, the label...
Change the font size
Change margin width
Change background colour