{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf290 {\fonttbl\f0\froman\fcharset0 Times-Roman;} {\colortbl;\red255\green255\blue255;} \paperw11900\paperh16840\margl1440\margr1440\vieww14080\viewh15760\viewkind0 \deftab720 \pard\pardeftab720\ql\qnatural \f0\fs24 \cf0 $view = new view; $view->name = 'Imageflow'; $view->description = ''; $view->tag = 'imageflow'; $view->view_php = ''; $view->base_table = 'node'; $view->is_cacheable = FALSE; $view->api_version = 2; $view->disabled = FALSE; /* Edit this to true to make a default view disabled initially */ $handler = $view->new_display('default', 'Param\'e8tres par d\'e9faut', 'default'); $handler->override_option('fields', array( 'field_imageflow_image_fid' => array( 'label' => '', 'alter' => array( 'alter_text' => 0, 'text' => '', 'make_link' => 0, 'path' => '', 'link_class' => '', 'alt' => '', 'prefix' => '', 'suffix' => '', 'target' => '', 'help' => '', 'trim' => 0, 'max_length' => '', 'word_boundary' => 1, 'ellipsis' => 1, 'strip_tags' => 0, 'html' => 0, ), 'empty' => '', 'hide_empty' => 0, 'empty_zero' => 0, 'link_to_node' => 0, 'label_type' => 'none', 'format' => 'image_block_l300_linked', 'multiple' => array( 'group' => TRUE, 'multiple_number' => '', 'multiple_from' => '', 'multiple_reversed' => FALSE, ), 'exclude' => 0, 'id' => 'field_imageflow_image_fid', 'table' => 'node_data_field_imageflow_image', 'field' => 'field_imageflow_image_fid', 'relationship' => 'none', ), )); $handler->override_option('filters', array( 'status' => array( 'operator' => '=', 'value' => '1', 'group' => '0', 'exposed' => FALSE, 'expose' => array( 'operator' => FALSE, 'label' => '', ), 'id' => 'status', 'table' => 'node', 'field' => 'status', 'relationship' => 'none', ), 'type' => array( 'operator' => 'in', 'value' => array( 'imageflow' => 'imageflow', ), 'group' => '0', 'exposed' => FALSE, 'expose' => array( 'operator' => FALSE, 'label' => '', ), 'id' => 'type', 'table' => 'node', 'field' => 'type', 'relationship' => 'none', ), )); $handler->override_option('access', array( 'type' => 'none', )); $handler->override_option('cache', array( 'type' => 'none', )); $handler->override_option('items_per_page', 0); $handler->override_option('style_plugin', 'slideshow'); $handler->override_option('style_options', array( 'type' => 'ul', 'mode' => 'views_slideshow_imageflow', 'views_slideshow_imageflow' => array( 'aspect_ratio' => '3', 'images_height' => '0.67', 'image_cursor' => 'pointer', 'slider' => 1, 'slider_cursor' => 'pointer', 'start' => 'middle', 'captions' => 1, 'imageFocusM' => '1.0', 'scrollbarP' => '0.8', 'imageFocusMax' => '4', 'onClick' => 'function() \{ document.location = this.url; \}', ), )); $handler = $view->new_display('block', 'R\'e9f\'e9rences Drupal', 'block_1'); $handler->override_option('block_description', ''); $handler->override_option('block_caching', -1);}