Skip to content

Commit

Permalink
Feature update from syddjurs.
Browse files Browse the repository at this point in the history
  • Loading branch information
Anders Bryrup committed Aug 9, 2013
1 parent 5620b36 commit cc1879c
Show file tree
Hide file tree
Showing 6 changed files with 103 additions and 16 deletions.
1 change: 1 addition & 0 deletions os2web_portals_business/os2web_portals_business.info
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name = OS2Web Portals Business (Erhverv)
core = 7.x
package = OS2Web - Portals
php = 5.2.4
version = 7.x-1.0-beta1
project = os2web_portals_business
dependencies[] = ctools
Expand Down
70 changes: 59 additions & 11 deletions os2web_portals_business/os2web_portals_business.pages_default.inc
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ function os2web_portals_business_default_page_manager_handlers() {
'settings' => array(
'vid' => '11',
11 => array(
10946 => '10946',
10957 => '10957',
),
1 => array(),
15 => array(),
Expand Down Expand Up @@ -147,11 +147,11 @@ function os2web_portals_business_default_page_manager_handlers() {
'feed_icons' => 0,
'panel_args' => 0,
'link_to_view' => 0,
'args' => '10946',
'args' => 'erhverv',
'url' => '',
'display' => 'block_2',
'context' => array(
0 => '',
0 => 'argument_term_1.tid',
),
'override_title' => 1,
'override_title_text' => '',
Expand Down Expand Up @@ -199,6 +199,30 @@ function os2web_portals_business_default_page_manager_handlers() {
$pane = new stdClass();
$pane->pid = 'new-4';
$pane->panel = 'middle_top';
$pane->type = 'block';
$pane->subtype = 'block-7';
$pane->shown = TRUE;
$pane->access = array();
$pane->configuration = array(
'override_title' => 1,
'override_title_text' => 'Erhvervsrådgivning',
);
$pane->cache = array();
$pane->style = array(
'settings' => NULL,
);
$pane->css = array(
'css_id' => '',
'css_class' => 'grid-3 omega erhvervsraadgiver',
);
$pane->extras = array();
$pane->position = 1;
$pane->locks = array();
$display->content['new-4'] = $pane;
$display->panels['middle_top'][1] = 'new-4';
$pane = new stdClass();
$pane->pid = 'new-5';
$pane->panel = 'middle_top';
$pane->type = 'views_panes';
$pane->subtype = 'os2web_spotbox_view_spots-panel_pane_5';
$pane->shown = TRUE;
Expand All @@ -219,20 +243,44 @@ function os2web_portals_business_default_page_manager_handlers() {
'css_class' => 'grid-6 alpha ',
);
$pane->extras = array();
$pane->position = 1;
$pane->position = 2;
$pane->locks = array();
$display->content['new-4'] = $pane;
$display->panels['middle_top'][1] = 'new-4';
$display->content['new-5'] = $pane;
$display->panels['middle_top'][2] = 'new-5';
$pane = new stdClass();
$pane->pid = 'new-5';
$pane->pid = 'new-6';
$pane->panel = 'middle_top';
$pane->type = 'block';
$pane->subtype = 'block-6';
$pane->shown = TRUE;
$pane->access = array();
$pane->configuration = array(
'override_title' => 1,
'override_title_text' => 'Links',
);
$pane->cache = array();
$pane->style = array(
'settings' => NULL,
);
$pane->css = array(
'css_id' => '',
'css_class' => 'grid-3 omega links-erhverv',
);
$pane->extras = array();
$pane->position = 3;
$pane->locks = array();
$display->content['new-6'] = $pane;
$display->panels['middle_top'][3] = 'new-6';
$pane = new stdClass();
$pane->pid = 'new-7';
$pane->panel = 'middle_top';
$pane->type = 'views_panes';
$pane->subtype = 'os2web_spotbox_view_spots-panel_pane_6';
$pane->shown = TRUE;
$pane->access = array();
$pane->configuration = array(
'arguments' => array(
'nid' => '27,26,25',
'nid' => '292846,292845,292847',
),
);
$pane->cache = array();
Expand All @@ -244,10 +292,10 @@ function os2web_portals_business_default_page_manager_handlers() {
'css_class' => 'grid-9 alpha omega',
);
$pane->extras = array();
$pane->position = 2;
$pane->position = 4;
$pane->locks = array();
$display->content['new-5'] = $pane;
$display->panels['middle_top'][2] = 'new-5';
$display->content['new-7'] = $pane;
$display->panels['middle_top'][4] = 'new-7';
$display->hide_title = PANELS_TITLE_FIXED;
$display->title_pane = '0';
$handler->conf['display'] = $display;
Expand Down
1 change: 1 addition & 0 deletions os2web_portals_citizen/os2web_portals_citizen.info
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name = OS2Web Portals Citizen (Borger)
core = 7.x
package = OS2Web - Portals
php = 5.2.4
version = 7.x-1.0-beta1
project = os2web_portals_citizen
dependencies[] = ctools
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ function os2web_portals_citizen_default_page_manager_handlers() {
'settings' => array(
'vid' => '11',
11 => array(
10948 => '10948',
10959 => '10959',
),
1 => array(),
15 => array(),
Expand Down Expand Up @@ -141,11 +141,11 @@ function os2web_portals_citizen_default_page_manager_handlers() {
'feed_icons' => 0,
'panel_args' => 0,
'link_to_view' => 0,
'args' => '10948',
'args' => 'Borger',
'url' => '',
'display' => 'block_2',
'context' => array(
0 => '',
0 => 'argument_term_1.tid',
),
'override_title' => 1,
'override_title_text' => '',
Expand Down
1 change: 1 addition & 0 deletions os2web_portals_political/os2web_portals_political.info
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name = OS2Web Portals Political (Politik og Parti)
core = 7.x
package = OS2Web - Portals
php = 5.2.4
version = 7.x-1.0-beta1
project = os2web_portals_political
dependencies[] = ctools
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ function os2web_portals_political_default_page_manager_handlers() {
'settings' => array(
'vid' => '11',
11 => array(
10947 => '10947',
10958 => '10958',
),
1 => array(),
15 => array(),
Expand Down Expand Up @@ -216,7 +216,7 @@ function os2web_portals_political_default_page_manager_handlers() {
'feed_icons' => 0,
'panel_args' => 1,
'link_to_view' => 0,
'args' => '10947',
'args' => 'politik-og-planer',
'url' => '',
'display' => 'block_2',
'context' => array(
Expand All @@ -238,6 +238,42 @@ function os2web_portals_political_default_page_manager_handlers() {
$pane->locks = array();
$display->content['new-5'] = $pane;
$display->panels['middle_right'][0] = 'new-5';
$pane = new stdClass();
$pane->pid = 'new-6';
$pane->panel = 'middle_right';
$pane->type = 'views';
$pane->subtype = 'os2web_contact_view_contact';
$pane->shown = TRUE;
$pane->access = array();
$pane->configuration = array(
'override_pager_settings' => 0,
'use_pager' => 0,
'nodes_per_page' => '1',
'pager_id' => '0',
'offset' => '0',
'more_link' => 0,
'feed_icons' => 0,
'panel_args' => 0,
'link_to_view' => 0,
'args' => '',
'url' => '',
'display' => 'block',
'context' => array(
0 => '',
),
'override_title' => 1,
'override_title_text' => '',
);
$pane->cache = array();
$pane->style = array(
'settings' => NULL,
);
$pane->css = array();
$pane->extras = array();
$pane->position = 1;
$pane->locks = array();
$display->content['new-6'] = $pane;
$display->panels['middle_right'][1] = 'new-6';
$display->hide_title = PANELS_TITLE_FIXED;
$display->title_pane = '0';
$handler->conf['display'] = $display;
Expand Down

0 comments on commit cc1879c

Please sign in to comment.