Do I Have Customizations?
What are Overrides?
A customization is implemented in ePublisher via overrides. The WebWorks Documentation wiki contains more information on creating customizations via overrides
Questions
How do I know when I have overrides present?
- Go to the ePublisher Designer project and open up your project
- Once your project is open, go to View Project Directory and then the Windows Explorer will be open
Look for Formats and Targets folders.
If you do not have Formats or Targets directories, you do not have any overrides
If you do have Formats or Targets directories, you will determine based on the type of file what kind of effort it is to migrate these files over to the latest version, we categorize these by safe or potential issues
- Safe: *.asp, *.css, images (*.jpg, *.png, *.gif)
- Potential issues: format.wwfmt, *.xsl, *.js