Skip to content
This repository was archived by the owner on Aug 10, 2018. It is now read-only.

Latest commit

 

History

History
17 lines (10 loc) · 528 Bytes

File metadata and controls

17 lines (10 loc) · 528 Bytes

DisplayAnything - Examples

These files provide some example implementations for associating a gallery or upload field with a page or dataobject. It also provides some example templates.

Pages

  • ImageGalleryPage - a page with one image gallery
  • SingleImagePage - a page with one upload field
  • VideoGalleryPage - a page with one gallery, extended to handle YouTube videos

Templates

  • Sample layouts for the pages listed above

DataObjects

  • Car - a simple DataObject with one gallery called "Photos"