{\rtf1\ansi\ansicpg1252\cocoartf949\cocoasubrtf460 {\fonttbl\f0\fswiss\fcharset0 Helvetica;} {\colortbl;\red255\green255\blue255;} \paperw11900\paperh16840\margl1440\margr1440\vieww9000\viewh8400\viewkind0 \pard\tx566\tx1133\tx1700\tx2267\tx2834\tx3401\tx3968\tx4535\tx5102\tx5669\tx6236\tx6803\ql\qnatural\pardirnatural \f0\fs24 \cf0 $view = new view;\ $view->name = 'lugares_visitados_usuario';\ $view->description = 'Lugares visitados por cada usuario';\ $view->tag = 'lugar';\ $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', 'Defaults', 'default');\ $handler->override_option('fields', array(\ 'title' => array(\ 'label' => '',\ 'alter' => array(\ 'alter_text' => 0,\ 'text' => '',\ 'make_link' => 0,\ 'path' => '',\ 'alt' => '',\ 'prefix' => '',\ 'suffix' => '',\ 'help' => '',\ 'trim' => 0,\ 'max_length' => '',\ 'word_boundary' => 1,\ 'ellipsis' => 1,\ 'html' => 0,\ ),\ 'link_to_node' => 1,\ 'exclude' => 0,\ 'id' => 'title',\ 'table' => 'node',\ 'field' => 'title',\ 'relationship' => 'field_viaje_lugar_nid',\ ),\ 'field_lugar_imagen_fid' => array(\ 'label' => '',\ 'alter' => array(\ 'alter_text' => 0,\ 'text' => '',\ 'make_link' => 0,\ 'path' => '',\ 'alt' => '',\ 'prefix' => '',\ 'suffix' => '',\ 'help' => '',\ 'trim' => 0,\ 'max_length' => '',\ 'word_boundary' => 1,\ 'ellipsis' => 1,\ 'html' => 0,\ ),\ 'link_to_node' => 1,\ 'label_type' => 'none',\ 'format' => 'ciudad_default',\ 'multiple' => array(\ 'group' => 1,\ 'multiple_number' => '1',\ 'multiple_from' => '0',\ 'multiple_reversed' => 0,\ ),\ 'exclude' => 0,\ 'id' => 'field_lugar_imagen_fid',\ 'table' => 'node_data_field_lugar_imagen',\ 'field' => 'field_lugar_imagen_fid',\ 'relationship' => 'none',\ ),\ ));\ $handler->override_option('access', array(\ 'type' => 'none',\ ));\ $handler = $view->new_display('page', 'Page', 'page_1');\ $handler->override_option('path', 'lugares-visitados');\ $handler->override_option('menu', array(\ 'type' => 'none',\ 'title' => '',\ 'description' => '',\ 'weight' => 0,\ 'name' => 'navigation',\ ));\ $handler->override_option('tab_options', array(\ 'type' => 'none',\ 'title' => '',\ 'description' => '',\ 'weight' => 0,\ ));\ }