dev-master
9999999-devSilverStripe Feature Banners, with decorators for Image, Description, Primary & Secondary Links and Publish & Expiry dates
BSD-3-Clause
The Requires
by Lee Bradley
module silverstripe feature banner banners
SilverStripe Feature Banners, with decorators for Image, Description, Primary & Secondary Links and Publish & Expiry dates
Adds the ability to manage Banner's for DataObject's (mainly SiteTree DataObject's)., (*1)
Object::add_extension( 'Page', 'FeatureBannerDecorator' );
You can add extra fields to the FeatureBanner using further Decorators, some are included here, (*2)
Dark
and Light
but others such as Left
and Right
may also be usefulGrunt is used for building the CSS in this package from LESS, if you want to include the builtin CSS without including a separate CSS file then you can add css/less/feature-banners.less
in your Gruntfile.js config, (*3)
SilverStripe Feature Banners, with decorators for Image, Description, Primary & Secondary Links and Publish & Expiry dates
BSD-3-Clause
module silverstripe feature banner banners