@@ -5,9 +5,9 @@ dependencies:
55 module :
66 - aggregator
77id : nsf_blog
8- label : Blog
8+ label : ' External blogs '
99module : views
10- description : ' NSF custom view. Displays blog entries imported from external blog .'
10+ description : ' NSF custom view. Displays blog entries imported from external sources .'
1111tag : ' '
1212base_table : aggregator_item
1313base_field : iid
@@ -148,7 +148,20 @@ display:
148148 plugin_id : date
149149 title : ' NSF on Tumblr'
150150 header : { }
151- footer : { }
151+ footer :
152+ area :
153+ id : area
154+ table : views
155+ field : area
156+ relationship : none
157+ group_type : group
158+ admin_label : ' '
159+ empty : false
160+ tokenize : false
161+ content :
162+ value : ' <a href="https://www.nsf.gov/social/policies.jsp">Social Media Policies</a>'
163+ format : basic_html
164+ plugin_id : text
152165 empty : { }
153166 relationships : { }
154167 arguments : { }
@@ -162,26 +175,19 @@ display:
162175 block_1 :
163176 display_plugin : block
164177 id : block_1
165- display_title : Block
178+ display_title : ' Tumblr block '
166179 position : 3
167180 display_options :
168181 display_extenders : { }
169- style :
170- type : default
171182 defaults :
172- style : false
173- row : false
174- pager : false
183+ style : true
184+ row : true
185+ pager : true
175186 fields : false
176187 footer : true
177- row :
178- type : fields
179- pager :
180- type : some
181- options :
182- items_per_page : 5
183- offset : 0
184- block_description : ' Blog entries (all)'
188+ filters : false
189+ filter_groups : false
190+ block_description : ' NSF on Tumblr'
185191 fields :
186192 title :
187193 table : aggregator_item
@@ -314,6 +320,57 @@ display:
314320 entity_type : aggregator_item
315321 entity_field : timestamp
316322 plugin_id : field
323+ display_description : ' '
324+ block_category : ' Social Media'
325+ filters :
326+ fid :
327+ id : fid
328+ table : aggregator_item
329+ field : fid
330+ relationship : none
331+ group_type : group
332+ admin_label : ' '
333+ operator : ' <='
334+ value :
335+ min : ' '
336+ max : ' '
337+ value : ' 2'
338+ group : 1
339+ exposed : false
340+ expose :
341+ operator_id : ' '
342+ label : ' '
343+ description : ' '
344+ use_operator : false
345+ operator : ' '
346+ identifier : ' '
347+ required : false
348+ remember : false
349+ multiple : false
350+ remember_roles :
351+ authenticated : authenticated
352+ placeholder : ' '
353+ min_placeholder : ' '
354+ max_placeholder : ' '
355+ is_grouped : false
356+ group_info :
357+ label : ' '
358+ description : ' '
359+ identifier : ' '
360+ optional : true
361+ widget : select
362+ multiple : false
363+ remember : false
364+ default_group : All
365+ default_group_multiple : { }
366+ group_items : { }
367+ entity_type : aggregator_item
368+ entity_field : fid
369+ plugin_id : numeric
370+ filter_groups :
371+ operator : AND
372+ groups :
373+ 1 : AND
317374 cache_metadata :
318375 max-age : -1
319376 contexts :
@@ -338,52 +395,6 @@ display:
338395 path : blog.xml
339396 displays :
340397 default : default
341- page_1 : page_1
342- cache_metadata :
343- max-age : -1
344- contexts :
345- - ' languages:language_content'
346- - ' languages:language_interface'
347- tags : { }
348- page_1 :
349- display_plugin : page
350- id : page_1
351- display_title : Page
352- position : 1
353- display_options :
354- display_extenders : { }
355- path : blog
356- filters : { }
357- defaults :
358- filters : false
359- filter_groups : false
360- use_more : false
361- use_more_always : false
362- use_more_text : false
363- title : true
364- footer : false
365- filter_groups :
366- operator : AND
367- groups :
368- 1 : AND
369- enabled : true
370- use_more : false
371- use_more_always : false
372- use_more_text : more
373- footer :
374- area :
375- id : area
376- table : views
377- field : area
378- relationship : none
379- group_type : group
380- admin_label : ' '
381- empty : false
382- tokenize : false
383- content :
384- value : ' <a href="https://www.nsf.gov/social/policies.jsp">Social Media Policies</a>'
385- format : basic_html
386- plugin_id : text
387398 cache_metadata :
388399 max-age : -1
389400 contexts :
0 commit comments