Closed (fixed)
Project:
Embed widgets
Version:
6.x-2.0-alpha1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
19 Jan 2009 at 21:06 UTC
Updated:
19 Jun 2009 at 01:10 UTC
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
Comment #1
jtsnow commentedMultiple 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.
Comment #2
jtsnow commentedLatest version does not require tabs.