simplelayout.types.flowplayerblock

Flow-player support for simplelayout file blocks.


License
GPL-2.0
Install
pip install simplelayout.types.flowplayerblock==1.2.0

Documentation

Introduction

This package extends the default behavior for simplelayout's file-block. It changes the default block_view on files with a flowplayer enabled block_view

Usage / Installation

  • See the simplelayout.base readme for details on installing simplelayout.
  • Add simplelayout.types.flowplayerblock to your buildout configuration:
[instance]
eggs +=
    simplelayout.types.flowplayerblock
  • Install the generic import profile.

Links

Copyright

This package is copyright by 4teamwork.

simplelayout.types.flowplayerblock is licensed under GNU General Public License, version 2.