| General Information |
OfficeClip customization framework is implemented in a way that all customization code remains separated from the OfficeClip code. This enables upgrades to the OfficeClip code without the concern of overwriting the customized part. All customization files reside in a separate directory (by default it is called custom). At runtime, the framework loads the customization index file, called custom.xml and stores the references to all the customized files. Whenever a reference is made to the file that has been customized, the OfficeClip framework redirects it and uses the one which is present in custom directory. Note: No OfficeClip files should be directly changed during customization. Doing so may result in unpredictable behaviour while upgrading OfficeClip to a newer version. Currently all Level 1 customizations are applied manually by editing the xml and xsd files. These files can be edited using the notepad. However, it is advisable to make use of an xml editor. General customization has the following topics:
|
| Send us your feedback | Copyright© OfficeClip LLC 2000-2006, All Rights Reserved |