| Setting the Custom Path |
The custom path is set using the customXML key at the root Web.Config file. The value can either be set to an empty string (in which case the custom configuration feature is off) or set to a relative path from the OfficeClip home directory. The entry for the custom path is defined in the root level
web.config file as: The value in the above key determines two things: first the name of the custom index file which is custom.xml in the above example and second the location where the custom.xml file is kept. By default the directory "custom" is created within the OfficeClip root and is used to keep all the customized files. Note: It is important to note that the custom directory will need to be a subdirectory of the OfficeClip root directory. This is because the it is referred in the programs as the relative url from the OfficeClip root. |
| Send us your feedback | Copyright© OfficeClip LLC 2000-2006, All Rights Reserved |