$page = new stdClass(); $page->pid = 'new'; $page->name = 'about_us'; $page->title = 'About Us'; $page->arguments = array(); $page->contexts = array(); $page->relationships = array(); $page->access = array(); $page->path = 'node/aboutus'; $page->css_id = ''; $page->css = ''; $page->no_blocks = '0'; $page->menu = '1'; $page->menu_tab = '0'; $page->menu_tab_weight = '0'; $page->menu_title = ''; $page->menu_tab_default = '0'; $page->menu_tab_default_parent_type = 'tab'; $page->menu_parent_title = ''; $page->menu_parent_tab_weight = '0'; $display = new stdClass(); $display->did = 'new'; $display->name = NULL; $display->layout = 'threecol_25_50_25'; $display->layout_settings = NULL; $display->panel_settings = NULL; $display->content = array(); $display->panels = array(); $pane = new stdClass(); $pane->pid = 'new-1'; $pane->panel = 'left'; $pane->type = 'custom'; $pane->subtype = 'custom'; $pane->access = array(); $pane->configuration = array ( 'override_title' => 0, 'override_title_text' => '', 'css_id' => '', 'css_class' => '', 'title' => 'Joe Jones', 'body' => 'Joe Jones is a web designer. He likes Macs, Drupal, and Monty Python.', 'format' => '1', ); $display->content['new-1'] = $pane; $display->panels['left'][0] = 'new-1'; $pane = new stdClass(); $pane->pid = 'new-2'; $pane->panel = 'left'; $pane->type = 'custom'; $pane->subtype = 'custom'; $pane->access = array(); $pane->configuration = array ( 'override_title' => 0, 'override_title_text' => '', 'css_id' => '', 'css_class' => '', 'title' => 'Susan Silver', 'body' => 'Susan Silver is a web programmer. She likes Linux, Drupal, and cats.', 'format' => '1', ); $display->content['new-2'] = $pane; $display->panels['left'][1] = 'new-2'; $pane = new stdClass(); $pane->pid = 'new-3'; $pane->panel = 'middle'; $pane->type = 'custom'; $pane->subtype = 'custom'; $pane->access = array(); $pane->configuration = array ( 'override_title' => 0, 'override_title_text' => '', 'css_id' => '', 'css_class' => '', 'title' => 'About CompanyFoo', 'body' => 'CompanyFoo creates quality web design solutions using Drupal. We\'ve been around for six years. Try us!', 'format' => '1', ); $display->content['new-3'] = $pane; $display->panels['middle'][0] = 'new-3'; $pane = new stdClass(); $pane->pid = 'new-4'; $pane->panel = 'right'; $pane->type = 'custom'; $pane->subtype = 'custom'; $pane->access = array(); $pane->configuration = array ( 'override_title' => 0, 'override_title_text' => '', 'css_id' => '', 'css_class' => '', 'title' => 'Links', 'body' => 'Drupal groups.drupal.org Localhost', 'format' => '3', ); $display->content['new-4'] = $pane; $display->panels['right'][0] = 'new-4'; $pane = new stdClass(); $pane->pid = 'new-5'; $pane->panel = 'right'; $pane->type = 'custom'; $pane->subtype = 'custom'; $pane->access = array(); $pane->configuration = array ( 'override_title' => 0, 'override_title_text' => '', 'css_id' => '', 'css_class' => '', 'title' => 'Contact Information', 'body' => '000-000-0001 5 Drupal Road, CMS 00000 Internet, USA', 'format' => '1', ); $display->content['new-5'] = $pane; $display->panels['right'][1] = 'new-5'; $page->display = $display; $page->displays = array();