Sha256: 3d4d9de88eaa62bbb59c281fc38513f27eea0862ce617c57d12be47d9bef3b4b
Contents?: true
Size: 697 Bytes
Versions: 2
Compression:
Stored size: 697 Bytes
Contents
Feature: Gallery Component To provide the ability to show many images on the website, website editors will be able to create a gallery of images within a template @javascript Scenario: Add Gallery Component Given I am editing content When I click a "Wide" component slot And select the "Gallery" component And fill in the following within the component: | Title | Big Promotion | | Description | A really big thing is happening! | Then I add some images to from the asset library And I press "Save" within the component And I press "Publish" And I visit the content page Then I should see the gallery thumbnails
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
noodall-components-gallery-0.0.3 | features/gallery_component.feature |
noodall-components-gallery-0.0.2 | features/gallery_component.feature |