82nd St / St Stephens Greenmarket

E 82 St & York Ave
New York
NY

82nd St / St Stephens Greenmarket

Piață agroalimentară / Piață volantăEco-Agriculture/PermacultureOrganic/Local FoodCompostareReuseRecycling
/** * Implementation of hook_views_default_views(). */ function dataexport_views_default_views() { /* * View 'maps' */ $view = new view; $view->name = 'maps'; $view->description = 'List of Open Green Maps'; $view->tag = 'maps'; $view->base_table = 'node'; $view->core = 0; $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' => 'Map', 'alter' => array( 'alter_text' => 0, 'text' => '', 'make_link' => 0, 'path' => '', 'alt' => '', 'prefix' => '', 'suffix' => '', 'help' => '', 'trim' => 0, 'max_length' => '', 'word_boundary' => 1, 'ellipsis' => 1, 'strip_tags' => 0, 'html' => 0, ), 'link_to_node' => 1, 'exclude' => 0, 'id' => 'title', 'table' => 'node', 'field' => 'title', 'relationship' => 'none', ), 'field_country_value' => array( 'label' => 'Country', 'alter' => array( 'alter_text' => 0, 'text' => '', 'make_link' => 0, 'path' => '', 'alt' => '', 'prefix' => '', 'suffix' => '', 'help' => '', 'trim' => 0, 'max_length' => '', 'word_boundary' => 1, 'ellipsis' => 1, 'strip_tags' => 0, 'html' => 0, ), 'link_to_node' => 0, 'label_type' => 'widget', 'format' => 'default', 'multiple' => array( 'group' => TRUE, 'multiple_number' => '', 'multiple_from' => '', 'multiple_reversed' => FALSE, ), 'exclude' => 0, 'id' => 'field_country_value', 'table' => 'node_data_field_country', 'field' => 'field_country_value', 'relationship' => 'none', ), 'post_count' => array( 'label' => 'Number of Sites', 'alter' => array( 'alter_text' => 0, 'text' => '', 'make_link' => 0, 'path' => '', 'alt' => '', 'prefix' => '', 'suffix' => '', 'help' => '', 'trim' => 0, 'max_length' => '', 'word_boundary' => 1, 'ellipsis' => 1, 'strip_tags' => 0, 'html' => 0, ), 'set_precision' => FALSE, 'precision' => 0, 'decimal' => '.', 'separator' => ',', 'prefix' => '', 'suffix' => '', 'exclude' => 0, 'id' => 'post_count', 'table' => 'og', 'field' => 'post_count', 'relationship' => 'none', ), )); $handler->override_option('sorts', array( 'status' => array( 'id' => 'status', 'table' => 'node', 'field' => 'status', ), )); $handler->override_option('filters', array( 'status_extra' => array( 'operator' => '=', 'value' => '', 'group' => '0', 'exposed' => FALSE, 'expose' => array( 'operator' => FALSE, 'label' => '', ), 'id' => 'status_extra', 'table' => 'node', 'field' => 'status_extra', 'relationship' => 'none', ), 'type' => array( 'operator' => 'in', 'value' => array( 'green_map' => 'green_map', ), 'group' => '0', 'exposed' => FALSE, 'expose' => array( 'operator' => FALSE, 'label' => '', ), 'id' => 'type', 'table' => 'node', 'field' => 'type', 'relationship' => 'none', ), 'private' => array( 'operator' => '=', 'value' => '0', 'group' => '0', 'exposed' => FALSE, 'expose' => array( 'operator' => FALSE, 'label' => '', ), 'id' => 'private', 'table' => 'og', 'field' => 'private', 'relationship' => 'none', ), )); $handler->override_option('access', array( 'type' => 'none', )); $handler->override_option('cache', array( 'type' => 'none', )); $handler->override_option('title', 'Maps with PDF'); $handler->override_option('header', 'Select a map from this list to explore. To see the Open Green Maps listed in a different order, click the tabs above, or use the Search on the right to find maps you are interested in. There are dozens more Open Green Maps in progress that will soon be made public, so check back often.'); $handler->override_option('header_format', '1'); $handler->override_option('header_empty', 0); $handler->override_option('footer_format', '1'); $handler->override_option('footer_empty', 0); $handler->override_option('empty', 'There are no maps at the moment.'); $handler->override_option('empty_format', '1'); $handler->override_option('items_per_page', 25); $handler->override_option('use_pager', '1'); $handler->override_option('use_more', 0); $handler->override_option('style_plugin', 'table'); $handler->override_option('style_options', array( 'grouping' => '', 'override' => 1, 'sticky' => 1, 'order' => 'asc', 'columns' => array( 'title' => 'title', 'field_country_value' => 'field_country_value', 'post_count' => 'post_count', ), 'info' => array( 'title' => array( 'sortable' => 0, 'separator' => '', ), 'field_country_value' => array( 'sortable' => 0, 'separator' => '', ), 'post_count' => array( 'sortable' => 0, 'separator' => '', ), ), 'default' => '-1', )); $handler = $view->new_display('page', 'Newest', 'page_1'); $handler->override_option('sorts', array( 'created' => array( 'order' => 'DESC', 'granularity' => 'second', 'id' => 'created', 'table' => 'node', 'field' => 'created', 'override' => array( 'button' => 'Use default', ), 'relationship' => 'none', ), )); $handler->override_option('title', 'Newest Open Green Maps'); $handler->override_option('header', 'Select a map from this list to explore. The newest map is at the top. Click the tabs above to see the Open Green Maps listed in a different order, or use the Search on the right to find maps you are interested in. There are dozens more Open Green Maps in progress that will soon be made public, so check back often.'); $handler->override_option('path', 'maps/newest'); $handler->override_option('menu', array( 'type' => 'tab', 'title' => 'Newest', 'description' => 'Newest Open Green Maps', 'weight' => '0', 'name' => 'navigation', )); $handler->override_option('tab_options', array( 'type' => 'normal', 'title' => 'Open Green Maps', 'description' => '', 'weight' => '0', 'name' => 'navigation', )); $handler = $view->new_display('page', 'Alpha', 'page_2'); $handler->override_option('sorts', array( 'title' => array( 'order' => 'ASC', 'id' => 'title', 'table' => 'node', 'field' => 'title', 'override' => array( 'button' => 'Use default', ), 'relationship' => 'none', ), )); $handler->override_option('title', 'Open Green Maps, from A to Z'); $handler->override_option('header', 'Select a map from this list to explore. They are organized by the map name, from A to Z. Numbers and special characters come first. To see the Open Green Maps listed in a different order, click the tabs above, or use the Search on the right to find maps you are interested in. There are dozens more Open Green Maps in progress that will soon be made public, so check back often.'); $handler->override_option('path', 'maps/alpha'); $handler->override_option('menu', array( 'type' => 'tab', 'title' => 'Alphabetical', 'description' => 'Open Green Maps, from A to Z', 'weight' => '1', 'name' => 'navigation', )); $handler->override_option('tab_options', array( 'type' => 'none', 'title' => '', 'description' => '', 'weight' => 0, 'name' => 'navigation', )); $handler = $view->new_display('page', 'Country', 'page_3'); $handler->override_option('sorts', array( 'field_country_value' => array( 'order' => 'ASC', 'delta' => -1, 'id' => 'field_country_value', 'table' => 'node_data_field_country', 'field' => 'field_country_value', 'override' => array( 'button' => 'Use default', ), 'relationship' => 'none', ), )); $handler->override_option('title', 'Open Green Maps sorted by Country'); $handler->override_option('header', 'Select a map from this list to explore. They are organized by the country, from A to Z. Click the tabs above to see the Open Green Maps listed in a different order, or use the Search on the right to find maps you are interested in. There are dozens more Open Green Maps in progress that will soon be made public, so check back often.'); $handler->override_option('path', 'maps/country'); $handler->override_option('menu', array( 'type' => 'tab', 'title' => 'Country', 'description' => 'Open Green Maps sorted by Country', 'weight' => '2', 'name' => 'navigation', )); $handler->override_option('tab_options', array( 'type' => 'none', 'title' => '', 'description' => '', 'weight' => 0, 'name' => 'navigation', )); $handler = $view->new_display('page', 'Mapmakers', 'page_4'); $handler->override_option('fields', array( 'name' => array( 'label' => 'Green Mapmaker', 'alter' => array( 'alter_text' => 0, 'text' => '', 'make_link' => 0, 'path' => '', 'alt' => '', 'prefix' => '', 'suffix' => '', 'help' => '', 'trim' => 0, 'max_length' => '', 'word_boundary' => 1, 'ellipsis' => 1, 'strip_tags' => 0, 'html' => 0, ), 'link_to_user' => 1, 'overwrite_anonymous' => 0, 'anonymous_text' => '', 'exclude' => 0, 'id' => 'name', 'table' => 'users', 'field' => 'name', 'override' => array( 'button' => 'Use default', ), 'relationship' => 'none', ), 'field_country_value' => array( 'label' => 'Country', 'alter' => array( 'alter_text' => 0, 'text' => '', 'make_link' => 0, 'path' => '', 'alt' => '', 'prefix' => '', 'suffix' => '', 'help' => '', 'trim' => 0, 'max_length' => '', 'word_boundary' => 1, 'ellipsis' => 1, 'strip_tags' => 0, 'html' => 0, ), 'link_to_node' => 0, 'label_type' => 'widget', 'format' => 'default', 'multiple' => array( 'group' => TRUE, 'multiple_number' => '', 'multiple_from' => '', 'multiple_reversed' => FALSE, ), 'exclude' => 0, 'id' => 'field_country_value', 'table' => 'node_data_field_country', 'field' => 'field_country_value', 'relationship' => 'none', ), 'title' => array( 'label' => 'Map', 'alter' => array( 'alter_text' => 0, 'text' => '', 'make_link' => 0, 'path' => '', 'alt' => '', 'prefix' => '', 'suffix' => '', 'help' => '', 'trim' => 0, 'max_length' => '', 'word_boundary' => 1, 'ellipsis' => 1, 'strip_tags' => 0, 'html' => 0, ), 'link_to_node' => 1, 'exclude' => 0, 'id' => 'title', 'table' => 'node', 'field' => 'title', 'relationship' => 'none', ), 'post_count' => array( 'label' => 'Number of Sites', 'alter' => array( 'alter_text' => 0, 'text' => '', 'make_link' => 0, 'path' => '', 'alt' => '', 'prefix' => '', 'suffix' => '', 'help' => '', 'trim' => 0, 'max_length' => '', 'word_boundary' => 1, 'ellipsis' => 1, 'strip_tags' => 0, 'html' => 0, ), 'set_precision' => FALSE, 'precision' => 0, 'decimal' => '.', 'separator' => ',', 'prefix' => '', 'suffix' => '', 'exclude' => 0, 'id' => 'post_count', 'table' => 'og', 'field' => 'post_count', 'relationship' => 'none', ), )); $handler->override_option('sorts', array( 'name' => array( 'order' => 'ASC', 'id' => 'name', 'table' => 'users', 'field' => 'name', 'override' => array( 'button' => 'Use default', ), 'relationship' => 'none', ), 'field_country_value' => array( 'order' => 'ASC', 'delta' => -1, 'id' => 'field_country_value', 'table' => 'node_data_field_country', 'field' => 'field_country_value', 'override' => array( 'button' => 'Use default', ), 'relationship' => 'none', ), 'title' => array( 'order' => 'ASC', 'id' => 'title', 'table' => 'node', 'field' => 'title', 'override' => array( 'button' => 'Use default', ), 'relationship' => 'none', ), )); $handler->override_option('title', 'Mapmakers & Open Green Maps, from A to Z'); $handler->override_option('path', 'maps/mapmakers'); $handler->override_option('menu', array( 'type' => 'tab', 'title' => 'Mapmaker', 'description' => 'Mapmakers & Open Green Maps, from A to Z', 'weight' => '3', 'name' => 'navigation', )); $handler->override_option('tab_options', array( 'type' => 'none', 'title' => '', 'description' => '', 'weight' => 0, 'name' => 'navigation', )); $handler = $view->new_display('feed', 'Newest Feed', 'feed_1'); $handler->override_option('sorts', array( 'status' => array( 'order' => 'ASC', 'id' => 'status', 'table' => 'node', 'field' => 'status', 'override' => array( 'button' => 'Use default', ), 'relationship' => 'none', ), )); $handler->override_option('title', 'Recent Maps'); $handler->override_option('style_plugin', 'rss'); $handler->override_option('style_options', array( 'mission_description' => FALSE, 'description' => '', )); $handler->override_option('row_plugin', 'node_rss'); $handler->override_option('row_options', array( 'relationship' => 'none', 'item_length' => 'default', )); $handler->override_option('path', 'maps/newest/feed'); $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, 'name' => 'navigation', )); $handler->override_option('displays', array( 'page_1' => 'page_1', 'page_2' => 'page_2', 'page_3' => 'page_3', 'page_4' => 'page_4', 'page_6' => 'page_6', 'default' => 0, 'block_1' => 0, 'page_5' => 0, 'block_2' => 0, )); $handler->override_option('sitename_title', FALSE); $handler = $view->new_display('block', 'Recent Maps (block)', 'block_1'); $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, 'strip_tags' => 0, 'html' => 0, ), 'link_to_node' => 1, 'exclude' => 0, 'id' => 'title', 'table' => 'node', 'field' => 'title', 'relationship' => 'none', ), )); $handler->override_option('sorts', array( 'created' => array( 'order' => 'DESC', 'granularity' => 'second', 'id' => 'created', 'table' => 'node', 'field' => 'created', 'override' => array( 'button' => 'Use default', ), 'relationship' => 'none', ), )); $handler->override_option('title', 'Recent Maps'); $handler->override_option('header', ''); $handler->override_option('items_per_page', 3); $handler->override_option('use_pager', 0); $handler->override_option('style_plugin', 'list'); $handler->override_option('style_options', array( 'grouping' => '', 'type' => 'ul', )); $handler->override_option('block_description', 'Maps (recent)'); $handler->override_option('block_caching', -1); $handler = $view->new_display('page', 'By Mapmaker (page)', 'page_5'); $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, 'strip_tags' => 0, 'html' => 0, ), 'link_to_node' => 1, 'exclude' => 0, 'id' => 'title', 'table' => 'node', 'field' => 'title', 'relationship' => 'none', 'override' => array( 'button' => 'Use default', ), ), )); $handler->override_option('sorts', array( 'title' => array( 'order' => 'ASC', 'id' => 'title', 'table' => 'node', 'field' => 'title', 'override' => array( 'button' => 'Use default', ), 'relationship' => 'none', ), )); $handler->override_option('arguments', array( 'uid' => array( 'default_action' => 'not found', 'style_plugin' => 'default_summary', 'style_options' => array(), 'wildcard' => 'all', 'wildcard_substitution' => 'All', 'title' => 'All Maps by %1', 'default_argument_type' => 'fixed', 'default_argument' => '', 'validate_type' => 'user', 'validate_fail' => 'not found', 'break_phrase' => 0, 'not' => 0, 'id' => 'uid', 'table' => 'users', 'field' => 'uid', 'validate_user_argument_type' => 'uid', 'validate_user_roles' => array( 2 => 0, 3 => 0, 6 => 0, 4 => 0, 5 => 0, 7 => 0, 8 => 0, ), 'override' => array( 'button' => 'Use default', ), 'relationship' => 'none', 'default_options_div_prefix' => '', 'default_argument_user' => 0, 'default_argument_fixed' => '', 'default_argument_php' => '', 'validate_argument_node_type' => array( 'poll' => 0, 'faq' => 0, 'admin_message' => 0, 'green_map' => 0, 'green_site' => 0, 'impact' => 0, 'mapmaker_profile' => 0, 'page' => 0, 'photo' => 0, 'poly' => 0, 'story' => 0, 'testimonial' => 0, 'transport_direction' => 0, 'video' => 0, ), 'validate_argument_node_access' => 0, 'validate_argument_nid_type' => 'nid', 'validate_argument_vocabulary' => array( 2 => 0, 3 => 0, 1 => 0, 5 => 0, 4 => 0, ), 'validate_argument_type' => 'tid', 'validate_argument_transform' => 0, 'validate_user_restrict_roles' => 0, 'validate_argument_is_member' => 0, 'validate_argument_php' => '', ), 'nid' => array( 'default_action' => 'ignore', 'style_plugin' => 'default_summary', 'style_options' => array(), 'wildcard' => 'all', 'wildcard_substitution' => 'All', 'title' => '', 'default_argument_type' => 'fixed', 'default_argument' => '', 'validate_type' => 'node', 'validate_fail' => 'not found', 'break_phrase' => 0, 'not' => 1, 'id' => 'nid', 'table' => 'node', 'field' => 'nid', 'validate_user_argument_type' => 'uid', 'validate_user_roles' => array( 2 => 0, 3 => 0, 6 => 0, 4 => 0, 5 => 0, 7 => 0, 8 => 0, ), 'override' => array( 'button' => 'Use default', ), 'relationship' => 'none', 'default_options_div_prefix' => '', 'default_argument_user' => 0, 'default_argument_fixed' => '', 'default_argument_php' => '', 'validate_argument_node_type' => array( 'poll' => 0, 'faq' => 0, 'admin_message' => 0, 'green_map' => 0, 'green_site' => 0, 'impact' => 0, 'mapmaker_profile' => 0, 'page' => 0, 'photo' => 0, 'poly' => 0, 'story' => 0, 'testimonial' => 0, 'transport_direction' => 0, 'video' => 0, ), 'validate_argument_node_access' => 0, 'validate_argument_nid_type' => 'nid', 'validate_argument_vocabulary' => array( 2 => 0, 3 => 0, 1 => 0, 5 => 0, 4 => 0, ), 'validate_argument_type' => 'tid', 'validate_argument_transform' => 0, 'validate_user_restrict_roles' => 0, 'validate_argument_is_member' => 0, 'validate_argument_php' => '', ), )); $handler->override_option('header', ''); $handler->override_option('items_per_page', 10); $handler->override_option('style_plugin', 'list'); $handler->override_option('style_options', array( 'grouping' => '', 'type' => 'ul', )); $handler->override_option('path', 'greenmap/list_mapmaker_maps/%'); $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, 'name' => 'navigation', )); $handler = $view->new_display('block', 'By Mapmaker (block)', 'block_2'); $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, 'strip_tags' => 0, 'html' => 0, ), 'link_to_node' => 1, 'exclude' => 0, 'id' => 'title', 'table' => 'node', 'field' => 'title', 'relationship' => 'none', 'override' => array( 'button' => 'Use default', ), ), )); $handler->override_option('sorts', array( 'title' => array( 'order' => 'ASC', 'id' => 'title', 'table' => 'node', 'field' => 'title', 'override' => array( 'button' => 'Use default', ), 'relationship' => 'none', ), )); $handler->override_option('arguments', array( 'uid' => array( 'default_action' => 'not found', 'style_plugin' => 'default_summary', 'style_options' => array(), 'wildcard' => 'all', 'wildcard_substitution' => 'All', 'title' => '', 'default_argument_type' => 'fixed', 'default_argument' => '', 'validate_type' => 'none', 'validate_fail' => 'not found', 'break_phrase' => 0, 'not' => 0, 'id' => 'uid', 'table' => 'users', 'field' => 'uid', 'validate_user_argument_type' => 'uid', 'validate_user_roles' => array( 2 => 0, 3 => 0, 6 => 0, 4 => 0, 5 => 0, 7 => 0, 8 => 0, ), 'override' => array( 'button' => 'Use default', ), 'relationship' => 'none', 'default_options_div_prefix' => '', 'default_argument_user' => 0, 'default_argument_fixed' => '', 'default_argument_php' => '', 'validate_argument_node_type' => array( 'poll' => 0, 'faq' => 0, 'admin_message' => 0, 'green_map' => 0, 'green_site' => 0, 'impact' => 0, 'mapmaker_profile' => 0, 'page' => 0, 'photo' => 0, 'poly' => 0, 'story' => 0, 'testimonial' => 0, 'transport_direction' => 0, 'video' => 0, ), 'validate_argument_node_access' => 0, 'validate_argument_nid_type' => 'nid', 'validate_argument_vocabulary' => array( 2 => 0, 3 => 0, 1 => 0, 5 => 0, 4 => 0, ), 'validate_argument_type' => 'tid', 'validate_argument_transform' => 0, 'validate_user_restrict_roles' => 0, 'validate_argument_node_flag_name' => '*relationship*', 'validate_argument_node_flag_test' => 'flaggable', 'validate_argument_node_flag_id_type' => 'id', 'validate_argument_user_flag_name' => '*relationship*', 'validate_argument_user_flag_test' => 'flaggable', 'validate_argument_user_flag_id_type' => 'id', 'validate_argument_is_member' => 0, 'validate_argument_php' => '', ), )); $handler->override_option('header', ''); $handler->override_option('items_per_page', 5); $handler->override_option('use_more', 1); $handler->override_option('link_display', 'page_5'); $handler->override_option('block_description', 'Maps (mapmaker)'); $handler->override_option('block_caching', -1); $handler = $view->new_display('page', 'Recently Updated', 'page_6'); $handler->override_option('sorts', array( 'changed' => array( 'order' => 'DESC', 'granularity' => 'second', 'id' => 'changed', 'table' => 'node', 'field' => 'changed', 'override' => array( 'button' => 'Use default', ), 'relationship' => 'none', ), )); $handler->override_option('title', 'Open Green Maps'); $handler->override_option('header', 'Ready to explore? Select a map from this list. The most recently updated map is at the top. Click the tabs above to see the Open Green Maps listed in a different order, or use the Search on the right to find maps you are interested in. There are dozens more Open Green Maps in progress that will soon be made public, so check back often.'); $handler->override_option('path', 'maps/recent'); $handler->override_option('menu', array( 'type' => 'default tab', 'title' => 'Recent', 'description' => 'Open Green Maps', 'weight' => '-1', 'name' => 'navigation', )); $handler->override_option('tab_options', array( 'type' => 'normal', 'title' => 'Open Green Maps', 'description' => '', 'weight' => '0', 'name' => 'navigation', )); $handler = $view->new_display('feed', 'PDF Feed', 'feed_2'); $handler->override_option('style_plugin', 'rss'); $handler->override_option('style_options', array( 'mission_description' => FALSE, 'description' => '', )); $handler->override_option('row_plugin', 'node_rss'); $handler->override_option('row_options', array( 'relationship' => 'none', 'item_length' => 'default', )); $handler->override_option('path', 'maps/newest/pdf/feed'); $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, 'name' => 'navigation', )); $handler->override_option('displays', array( 'default' => 0, 'page_1' => 0, 'page_2' => 0, 'page_3' => 0, 'page_4' => 0, 'block_1' => 0, 'page_5' => 0, 'block_2' => 0, 'page_6' => 0, )); $handler->override_option('sitename_title', 0); $handler = $view->new_display('feed', 'Feed', 'feed_3'); $handler->override_option('sorts', array( 'status' => array( 'id' => 'status', 'table' => 'node', 'field' => 'status', ), 'changed' => array( 'order' => 'DESC', 'granularity' => 'second', 'id' => 'changed', 'table' => 'node', 'field' => 'changed', 'override' => array( 'button' => 'Use default', ), 'relationship' => 'none', ), )); $handler->override_option('style_plugin', 'rss'); $handler->override_option('style_options', array( 'mission_description' => FALSE, 'description' => '', )); $handler->override_option('row_plugin', 'node_rss'); $handler->override_option('path', 'maps/updated/feed'); $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, 'name' => 'navigation', )); $handler->override_option('displays', array()); $handler->override_option('sitename_title', FALSE); $views[$view->name] = $view; /* * View 'private_maps' */ $view = new view; $view->name = 'private_maps'; $view->description = 'List of Open Green Maps marked private'; $view->tag = 'maps'; $view->base_table = 'node'; $view->core = 0; $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' => 'Map', 'alter' => array( 'alter_text' => 0, 'text' => '', 'make_link' => 0, 'path' => '', 'alt' => '', 'prefix' => '', 'suffix' => '', 'help' => '', 'trim' => 0, 'max_length' => '', 'word_boundary' => 1, 'ellipsis' => 1, 'strip_tags' => 0, 'html' => 0, ), 'link_to_node' => 1, 'exclude' => 0, 'id' => 'title', 'table' => 'node', 'field' => 'title', 'relationship' => 'none', ), 'field_country_value' => array( 'label' => 'Country', 'alter' => array( 'alter_text' => 0, 'text' => '', 'make_link' => 0, 'path' => '', 'alt' => '', 'prefix' => '', 'suffix' => '', 'help' => '', 'trim' => 0, 'max_length' => '', 'word_boundary' => 1, 'ellipsis' => 1, 'strip_tags' => 0, 'html' => 0, ), 'link_to_node' => 0, 'label_type' => 'widget', 'format' => 'default', 'multiple' => array( 'group' => TRUE, 'multiple_number' => '', 'multiple_from' => '', 'multiple_reversed' => FALSE, ), 'exclude' => 0, 'id' => 'field_country_value', 'table' => 'node_data_field_country', 'field' => 'field_country_value', 'relationship' => 'none', ), 'post_count' => array( 'label' => 'Number of Sites', 'alter' => array( 'alter_text' => 0, 'text' => '', 'make_link' => 0, 'path' => '', 'alt' => '', 'prefix' => '', 'suffix' => '', 'help' => '', 'trim' => 0, 'max_length' => '', 'word_boundary' => 1, 'ellipsis' => 1, 'strip_tags' => 0, 'html' => 0, ), 'set_precision' => FALSE, 'precision' => 0, 'decimal' => '.', 'separator' => ',', 'prefix' => '', 'suffix' => '', 'exclude' => 0, 'id' => 'post_count', 'table' => 'og', 'field' => 'post_count', 'relationship' => 'none', ), )); $handler->override_option('filters', array( 'status_extra' => array( 'operator' => '=', 'value' => '', 'group' => '0', 'exposed' => FALSE, 'expose' => array( 'operator' => FALSE, 'label' => '', ), 'id' => 'status_extra', 'table' => 'node', 'field' => 'status_extra', 'relationship' => 'none', ), 'type' => array( 'operator' => 'in', 'value' => array( 'green_map' => 'green_map', ), 'group' => '0', 'exposed' => FALSE, 'expose' => array( 'operator' => FALSE, 'label' => '', ), 'id' => 'type', 'table' => 'node', 'field' => 'type', 'relationship' => 'none', ), 'private' => array( 'operator' => '=', 'value' => '0', 'group' => '0', 'exposed' => FALSE, 'expose' => array( 'operator' => FALSE, 'label' => '', ), 'id' => 'private', 'table' => 'og', 'field' => 'private', 'relationship' => 'none', ), )); $handler->override_option('access', array( 'type' => 'none', )); $handler->override_option('cache', array( 'type' => 'none', )); $handler->override_option('title', 'Maps Marked as Private'); $handler->override_option('header', 'Select a map from this list to explore. To see the Open Green Maps listed in a different order, click the tabs above, or use the Search on the right to find maps you are interested in. There are dozens more Open Green Maps in progress that will soon be made public, so check back often.'); $handler->override_option('header_format', '1'); $handler->override_option('header_empty', 0); $handler->override_option('footer_format', '1'); $handler->override_option('footer_empty', 0); $handler->override_option('empty', 'There are no maps at the moment.'); $handler->override_option('empty_format', '1'); $handler->override_option('items_per_page', 25); $handler->override_option('use_pager', '1'); $handler->override_option('use_more', 0); $handler->override_option('style_plugin', 'table'); $handler->override_option('style_options', array( 'grouping' => '', 'override' => 1, 'sticky' => 1, 'order' => 'asc', 'columns' => array( 'title' => 'title', 'field_country_value' => 'field_country_value', 'post_count' => 'post_count', ), 'info' => array( 'title' => array( 'sortable' => 0, 'separator' => '', ), 'field_country_value' => array( 'sortable' => 0, 'separator' => '', ), 'post_count' => array( 'sortable' => 0, 'separator' => '', ), ), 'default' => '-1', )); $handler = $view->new_display('page', 'Private maps view for admin', 'page_6'); $handler->override_option('sorts', array( 'changed' => array( 'order' => 'DESC', 'granularity' => 'second', 'id' => 'changed', 'table' => 'node', 'field' => 'changed', 'override' => array( 'button' => 'Use default', ), 'relationship' => 'none', ), )); $handler->override_option('filters', array( 'type' => array( 'operator' => 'in', 'value' => array( 'green_map' => 'green_map', ), 'group' => '0', 'exposed' => FALSE, 'expose' => array( 'operator' => FALSE, 'label' => '', ), 'id' => 'type', 'table' => 'node', 'field' => 'type', 'relationship' => 'none', ), 'private' => array( 'operator' => '=', 'value' => '1', 'group' => '0', 'exposed' => FALSE, 'expose' => array( 'operator' => FALSE, 'label' => '', ), 'id' => 'private', 'table' => 'og', 'field' => 'private', 'relationship' => 'none', 'override' => array( 'button' => 'Use default', ), ), 'status_extra' => array( 'operator' => '=', 'value' => '', 'group' => '0', 'exposed' => FALSE, 'expose' => array( 'operator' => FALSE, 'label' => '', ), 'id' => 'status_extra', 'table' => 'node', 'field' => 'status_extra', 'relationship' => 'none', ), )); $handler->override_option('access', array( 'type' => 'role', 'role' => array( 3 => 3, ), )); $handler->override_option('title', 'Private Open Green Maps'); $handler->override_option('header', 'Ready to explore? Select a map from this list. The most recently updated map is at the top. Click the tabs above to see the Open Green Maps listed in a different order, or use the Search on the right to find maps you are interested in. There are dozens more Open Green Maps in progress that will soon be made public, so check back often. And, everyone will be able to add sites to the World View Map when this website is officially launched in spring 2009.'); $handler->override_option('path', 'maps/private'); $handler->override_option('menu', array( 'type' => 'none', 'title' => 'Recent', 'description' => 'Open Green Maps', 'weight' => '-1', 'name' => 'navigation', )); $handler->override_option('tab_options', array( 'type' => 'normal', 'title' => 'Open Green Maps', 'description' => '', 'weight' => '0', 'name' => 'navigation', )); $handler = $view->new_display('page', 'My Private Maps', 'page_7'); $handler->override_option('filters', array( 'type' => array( 'operator' => 'in', 'value' => array( 'green_map' => 'green_map', ), 'group' => '0', 'exposed' => FALSE, 'expose' => array( 'operator' => FALSE, 'label' => '', ), 'id' => 'type', 'table' => 'node', 'field' => 'type', 'relationship' => 'none', ), 'private' => array( 'operator' => '=', 'value' => '1', 'group' => '0', 'exposed' => FALSE, 'expose' => array( 'operator' => FALSE, 'label' => '', ), 'id' => 'private', 'table' => 'og', 'field' => 'private', 'relationship' => 'none', 'override' => array( 'button' => 'Use default', ), ), 'uid_current' => array( 'operator' => '=', 'value' => '1', 'group' => '0', 'exposed' => FALSE, 'expose' => array( 'operator' => FALSE, 'label' => '', ), 'id' => 'uid_current', 'table' => 'users', 'field' => 'uid_current', 'override' => array( 'button' => 'Use default', ), 'relationship' => 'none', ), )); $handler->override_option('access', array( 'type' => 'role', 'role' => array( 4 => 4, ), )); $handler->override_option('path', 'maps/private'); $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, 'name' => 'navigation', )); $views[$view->name] = $view; return $views; }

Rezumat

Nu există voturi încă

Open Saturdays, year-round
9:00 a.m. - 2:30 p.m.

EBT/Food Stamps, Debit/Credit, and WIC & FMNP checks accepted
Textiles Recycling, Food Scrap Compost Drop-off, Rechargeable Battery & Mobile Phone Recycling

Health Bucks now available - for every $5 spent in EBT, customers receive a
$2 Health Buck coupon to purchase additional fruits and vegetables.

82nd Street Greenmarket coupons - great deals directly from the farms

On Saturdays year-round, a dedicated following of shoppers flock to the 82nd Street Greenmarket which wraps from a sidewalk into a church courtyard on the Upper East Side. A full range of products including fruits, vegetables, baked goods, cheese, locally caught fish, chicken, goat meat and grass fed beef fill regular shoppers' bags week after week. Active community partners The Upper Greenside and St Stephen's Church contribute environmental and recycling information and activities, volunteers, and promotional support to help Greenmarket create a thriving market in this neighborhood.

------------------------

Shop local at the Greenmarket to keep NYC and its bioregion green. By shopping here, you will also be eating seasonally and reducing the impacts of transporting produce to your table. You will be supporting small family farmers as you experience the season's change and enjoy the scent of herbs and locally-grown flowers, too!

Greenmarkets provide farmers in the region with a chance to sell their produce directly to you, so it's fresher and more vitamin-rich. Every item has a clearly marked price (and there are end-of-the-day bargains, too). Produce that is organically grown or bio-dynamically raised is noted. Each Greenmarket is a great place to meet the people who grow your food – they are wonderful community gathering points, too.

Check the manager's table for information. Some locations accept drop offs of recyclable textiles or food scraps for composting. Others have cooking demonstrations, tastings, and other events. A few even sell produce grown inside NYC in a city farm, a new trend with many eco-benefits for the community!

To view a complete list of NYC Greenmarkets and their schedules, please visit the Grow NYC's webpage at: www.grownyc.org

212-788-7476
Part of a community map.

Location:

Javascript este necesar pentru a vizualiza harta.

Comentarii

Conexiuni

Compare related sites, explore the related maps, find out about volunteering, how to get here and more. Soon, you will find ways to share this map here, too.

Getting Here

Contacts

Every site using the same primary Icon on Open Green Map is automatically linked here. You can compare different approaches and solutions on this map and others around the world.
Related Sites Worldwide
Choose a connections category from the list on the left.

Multimedia

82nd St / St Stephens Greenmarket

adăugat de Jinhwa Ju

flag

Impact

No impacts have been left for this site yet - be the first!

Donate to GreenMaps