collective.js.innerfade Installation
=======================

Using zc.buildout, add the following.

 * Add ``collective.js.innerfade`` to the list of eggs to install, e.g.:

    [buildout]
    ...
    eggs =
        ...
        collective.js.innerfade
