Skip to content

visaplan/visaplan.plone.animations

Repository files navigation

visaplan.plone.animations

image

A dexterity-based content type for animations.

Features

  • Provides a FolderishAnimation content type which ...
  • contains it's specific (Javascript, most likely) resources, while
  • using more generic (library) resources, common for all animations of a common type, from a "global" resource path
  • Currently we have exactly one type, tailored to our CreateJS-based animations.

Examples

This add-on can be seen in action at the following sites:

Documentation

Sorry, we don't have real user documentation yet.

Installation

Add visaplan.plone.animations to your buildout:

[buildout]
...

eggs =
    ...
    visaplan.plone.animations

and then running bin/buildout; or add it to the requirements of your own extension or policy package.

After (re-) starting your Zope instance, you'll need to "install" the extension, using the extensions installation form or the Zope quick-installer.

Contribute

Support

If you are having issues, please let us know; please use the issue tracker mentioned above.

License

The project is licensed under the GPLv2.

About

A dexterity-based content type for animations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages