Skip to content

feat(cms): add schema for BibleQuotesCarousel component #147

@Kneesal

Description

@Kneesal

Background

Need a BibleQuotesCarousel component schema so editors can configure a carousel of Bible quotes (reference + text) in the CMS for display on the web.

Expected outcome

  • A BibleQuotesCarousel component exists with repeatable quote items (e.g. reference, text, optional attribution) and optional section heading.

Acceptance criteria

  • BibleQuotesCarousel component JSON schema added in CMS.
  • Supports repeatable quotes (reference + text at minimum).
  • Component registered and available; GraphQL regenerated if contracts change.

Possible solution(s)

  1. Add components/sections/bible-quotes-carousel.json with heading and quotes (repeatable component: reference, text, optional translation).
  2. Reuse a generic quote or carousel-item component if other carousels share structure.

References

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions