Closed (fixed)
Project:
Embed widgets
Version:
6.x-1.0-rc1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Sep 2008 at 15:34 UTC
Updated:
14 Jul 2012 at 23:12 UTC
Issue by proxy- due to the dependency on the tabs module
tabs 6.x-1.0
drupal-tabs.css - first line
html.js div.drupal-tabs {
display: none;
}
Renders the content of my widget to not display on an external site. The h2 title of the widget displays and none of the rest.
Commenting this line out makes it display again.
Very happy with the module and still figuring stuff out. Not sure why iframes MUST be loaded with tabs, if there's only one tab for one content source. Would rather have an option to not show stuff as tabs that must have titles etc. Unless there's something I'm missing.
Comments
Comment #1
jtsnow commentedThank you! For me, this bug only occurred occasionally, so it was difficult to determine the exact cause. It should be fixed in the latest dev version. Let me know if there are any more problems with this issue.
I am planning to allow for different display options: no tabs, tabs, and other options beyond tabs. It just hasn't been implemented yet.
http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/embed_widge...
Comment #2
brst t commentedGreat! Thanks, too.
Much as I like tabs, sometimes they're just not all that necessary. Fantastic to have them as an option and good to know they were considered from the start.
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.