Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.05 KB

README.md

File metadata and controls

31 lines (22 loc) · 1.05 KB

PieceMaker for SilverstripeCMS

PieceMaker for SilverstripeCMS is a 3d flash slideshow module that uses XML and is configured from SiteConfig

maintainer contact

Silverstripe Module

Piecemaker Flash code

Dependencies

How to use it

  • Rename the folder to PieceMaker
  • Add the dependencies if you haven't already in your project.
  • Add the module to your silverstripe installation.
  • run dev/build.
  • open your admin's SiteConfig and go to Showcase tab.
  • add some PMSlides.
  • add <% include PieceMaker %> to the template you want to show the slideshow.
  • you are done!

All the config stuff is inside Config.ss file, so endusers will not be able to screw things.