Chris@0: # Schema for the views plugins of the Contextual module. Chris@0: Chris@0: views.field.contextual_links: Chris@0: type: views_field Chris@0: label: 'Contextual link' Chris@0: mapping: Chris@0: fields: Chris@0: type: sequence Chris@0: label: 'Fields' Chris@0: sequence: Chris@0: type: string Chris@0: label: 'Link' Chris@0: destination: Chris@0: type: boolean Chris@0: label: 'Include destination'