X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=web%2Fcore%2Fmodules%2Faggregator%2Fconfig%2Fschema%2Faggregator.views.schema.yml;fp=web%2Fcore%2Fmodules%2Faggregator%2Fconfig%2Fschema%2Faggregator.views.schema.yml;h=ffce3f738ca7a41de6babda4d0177412299b5506;hb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;hp=0000000000000000000000000000000000000000;hpb=57c063afa3f66b07c4bbddc2d6129a96d90f0aad;p=yaffs-website diff --git a/web/core/modules/aggregator/config/schema/aggregator.views.schema.yml b/web/core/modules/aggregator/config/schema/aggregator.views.schema.yml new file mode 100644 index 000000000..ffce3f738 --- /dev/null +++ b/web/core/modules/aggregator/config/schema/aggregator.views.schema.yml @@ -0,0 +1,24 @@ +# Schema for the views plugins of the Aggregator module. + +views.argument.aggregator_fid: + type: views.argument.numeric + label: 'Aggregator feed ID' + +views.argument.aggregator_iid: + type: views.argument.numeric + label: 'Aggregator item ID' + +views.field.aggregator_title_link: + type: views_field + label: 'Title link' + mapping: + display_as_link: + type: boolean + +views.row.aggregator_rss: + type: views_row + label: 'Aggregator item row' + mapping: + view_mode: + type: string + label: 'Display type'