Skip to content
perfectstrong edited this page Nov 29, 2017 · 1 revision

What is CPExternalizer?

You working with Adobe Captivate? You having a personal site non-LMS onto where you push all HTML5 modules and find out that they will consume great amount of stockage? You wanting to cluster them to save quite a portion of memory?

This small piece of code provides some utilities to factorize / slim down multiple modudles.

Every contribution is appreciated.

Note: The JavaScript/HTML/CSS code in modules is written and exported by Adobe Captivate. This tool's principle functions are:

  • to pick out what depends on module's content
  • to generate what is common between modules.
Clone this wiki locally