Skip to content

webbuilders-group/silverstripe-tiled-gridfield

 
 

Repository files navigation

Tiled GridField for Silverstripe

Inline/tiled images in a standard Silverstripe GridField table.

I created it to give me a better overview of thumbnails returned in a GridField listing (think of a photo gallery). This hack simply applies a CSS class to the GridField fieldset to provide a tiled layout.

Screenshot

Requirements

For Silverstripe 3, please refer to the Silverstripe3 branch.

Installation

composer require axllent/silverstripe-tiled-gridfield

Usage

Please refer to Usage.md for an example.

About

Inline/tiled images in a Silverstripe GridField table

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 58.6%
  • PHP 41.4%