Download & Extend

embed a flash window in a mini-panel

Project:Panels
Version:6.x-3.2
Component:Mini panels
Category:task
Priority:normal
Assigned:Unassigned
Status:closed (duplicate)

Issue Summary

Hi there,
I'm wondering how to include a given 'page callback' (not the menu items!! - the page content should displayed) in a mini-panel, because I like to use the tab panel style look for it. Or what about a iframe..
Is this possible? The page callback runs on ...http://mydomain.com/avchat3 .

Any ideas?

...
$items['avchat3'] = array(
    'title' => 'AVChat Video Chat (User)',
    'page callback' => 'avchat3_userinterface',
    'access arguments' => array('access avchat3 user interface'),
    'type' => MENU_NORMAL_ITEM
  );

Comments

#1

Status:active» closed (duplicate)

http://drupal.org/node/657944

nobody click here