Procedure for Overriding Boxes
Last modified:
04/11/2006 09:05 AM
| Author: |
Julien Anguenot |
| Revision: |
howto-box_overriding-en.txt 31011 2005-12-28 01:26:29Z dkuhlman |
This document presents an example that uses a logo box.
Go into a workspace, an entity, or a community.
Click on "Manage boxes".
This action is the box of actions for the document. Note that
it is not the "Manage root boxes" action.
Click on "Add a box". Select "Image box".
- Title: for example, "Logo 1"
- Slot: "Center top"
- Box skin: "min/max/close box"
- visible in subfolder
- Type: "A sample image box"
Enter the ZMI and within your CPS site, click on the
workspaces folder, for example /cps/workspaces/area2
In the container of the box, you should find:
.cps_boxes
Click on the "Overrides" tab.
Add a new override:
Here it will be necessary to walk in order to find the box in
.cps_boxes_root that you wish to override. For example, if
the box containing the logo of the site is called
site_logo, it will be necessary to use the following value:
.cps_boxes_root/site_logo
Make the same number of Slot that is presented for the logo
box, in this example "site_logo". By default, it is usually
10, but it is necessary to use the value used in your CPS site.
Click on "Save changes".
|