| |
The next step of customization is to add the custom files in the
custom directory. Following points should be noted:
- This directory should be under the OfficeClip root
folder.
- OfficeClip uses the convention to put the custom index file at
the root level in this custom directory. However, developers are
free to put this file anywhere as long as it can be referenced by a
relative path from the OfficeClip root.
- This filename should match exactly as specified in the custom
index file.
- Only entries that are active in the custom index file becomes
effective. Entried can be made active by a property in each node of
the custom.xml file (shown later)
|