Is it possible to create an iframe widget without tabs?
I've not found how to do that.

Besides I've found this code in embed_widget_iframe.module: "if (module_exists('tabs'))", so it seems that this module can be used without the tabs module, but the tabs module is required for embed_widget_iframe ("dependencies[] = tabs" in embed_widgets_iframe.info).

Comments

jtsnow’s picture

Multiple templates are planned for future released. However, due to lack of time during Google Summer of Code, this feature hasn't been implemented. Changing the iframe tabs template file should allow you to modify the look of your widget.

jtsnow’s picture

Version: 6.x-1.0-beta1 » 6.x-2.0-alpha1
Status: Active » Fixed

Latest version does not require tabs.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.