Naviga Wire
2.2.0
2.2.0
  • Welcome to Naviga Wire!
  • User Guide
    • Searching the wires
      • Select stories for publication
        • Wire cards
      • Configure your views
      • Shortcuts
  • Admin Guide
    • Installation and upgrade
      • 1.x ==> 2.x
    • Requirements
    • Configuration
      • Providers
        • Source
        • Destination
        • ICP configuration examples
      • Base filters
      • Dropdown filters
      • Highlighting
      • Services
      • Article information
      • Import
      • Writer
      • OC Property Mappings
      • Article Card
    • Changelog
Powered by GitBook
On this page

Was this helpful?

  1. Admin Guide
  2. Configuration

Article Card

Here we define the article card settings

By defining values for headline, slug and metadata it is possible to adjust the content of the article cards.

Note: The key value in this configuration part requires key name from OC-property mapping.

{
        "headline": "headline",
        "slug": "body",
        "metadata": {
                "slot1": "authors",
                "slot2": "metaCategories",
                "slot3": "textlength",
                "slot4": null
        }
}
PreviousOC Property MappingsNextChangelog

Last updated 4 months ago

Was this helpful?