disabled = FALSE; /* Edit this to true to make a default box disabled initially */ $box->api_version = 1; $box->delta = 'popsu_google_analytics'; $box->plugin_key = 'simple'; $box->title = ''; $box->description = 'Google Analytics tracking code'; $box->options = array( 'body' => array( 'value' => '', 'format' => 'php_code', ), 'additional_classes' => '', ); $export['popsu_google_analytics'] = $box; $box = new stdClass(); $box->disabled = FALSE; /* Edit this to true to make a default box disabled initially */ $box->api_version = 1; $box->delta = 'popsu_logo_baseline'; $box->plugin_key = 'simple'; $box->title = ''; $box->description = 'POPSU Logo Baseline (box)'; $box->options = array( 'body' => array( 'value' => 'PLATE-FORME
D’OBSERVATION
DES PROJETS
DE STRATÉGIES URBAINES', 'format' => 'php_code', ), ); $export['popsu_logo_baseline'] = $box; $box = new stdClass(); $box->disabled = FALSE; /* Edit this to true to make a default box disabled initially */ $box->api_version = 1; $box->delta = 'popsu_logo_popsu1'; $box->plugin_key = 'simple'; $box->title = ''; $box->description = 'POPSU Logo POPSU 1 (box)'; $box->options = array( 'body' => array( 'value' => '', 'format' => 'php_code', ), 'additional_classes' => 'clearfix', ); $export['popsu_logo_popsu1'] = $box; $box = new stdClass(); $box->disabled = FALSE; /* Edit this to true to make a default box disabled initially */ $box->api_version = 1; $box->delta = 'popsu_logo_popsu2'; $box->plugin_key = 'simple'; $box->title = ''; $box->description = 'POPSU Logo POPSU 2 (box)'; $box->options = array( 'body' => array( 'value' => '', 'format' => 'php_code', ), 'additional_classes' => 'clearfix', ); $export['popsu_logo_popsu2'] = $box; $box = new stdClass(); $box->disabled = FALSE; /* Edit this to true to make a default box disabled initially */ $box->api_version = 1; $box->delta = 'popsu_logo_popsueurope'; $box->plugin_key = 'simple'; $box->title = ''; $box->description = 'POPSU Logo POPSU Europe (box)'; $box->options = array( 'body' => array( 'value' => '', 'format' => 'php_code', ), 'additional_classes' => 'clearfix', ); $export['popsu_logo_popsueurope'] = $box; $box = new stdClass(); $box->disabled = FALSE; /* Edit this to true to make a default box disabled initially */ $box->api_version = 1; $box->delta = 'popsu_logo_popsumetropoles'; $box->plugin_key = 'simple'; $box->title = ''; $box->description = 'POPSU Logo POPSU Metropoles (box)'; $box->options = array( 'body' => array( 'value' => '', 'format' => 'php_code', ), 'additional_classes' => '', ); $export['popsu_logo_popsumetropoles'] = $box; $box = new stdClass(); $box->disabled = FALSE; /* Edit this to true to make a default box disabled initially */ $box->api_version = 1; $box->delta = 'popsu_logo_popsumonde'; $box->plugin_key = 'simple'; $box->title = ''; $box->description = 'POPSU Logo POPSU Monde (box)'; $box->options = array( 'body' => array( 'value' => ' ', 'format' => 'php_code', ), 'additional_classes' => '', ); $export['popsu_logo_popsumonde'] = $box; $box = new stdClass(); $box->disabled = FALSE; /* Edit this to true to make a default box disabled initially */ $box->api_version = 1; $box->delta = 'popsu_logo_popsuterrritoires'; $box->plugin_key = 'simple'; $box->title = ''; $box->description = 'POPSU Logo POPSU Territoires (box)'; $box->options = array( 'body' => array( 'value' => '', 'format' => 'php_code', ), 'additional_classes' => '', ); $export['popsu_logo_popsuterrritoires'] = $box; $box = new stdClass(); $box->disabled = FALSE; /* Edit this to true to make a default box disabled initially */ $box->api_version = 1; $box->delta = 'popsu_menu_trigger'; $box->plugin_key = 'simple'; $box->title = ''; $box->description = 'POPSU Trigger de menu niveau 1 (box)'; $box->options = array( 'body' => array( 'value' => ' ', 'format' => 'php_code', ), 'additional_classes' => 'clearfix', ); $export['popsu_menu_trigger'] = $box; return $export; }