Closed (fixed)
Project:
Embed widgets
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
6 Jun 2009 at 20:06 UTC
Updated:
28 Aug 2009 at 13:50 UTC
As the title says, having the embed code on the node itself would make it much easier to access. How would I do that? Thanks!
Comments
Comment #1
amir simantov commentedSubscribing!
Comment #2
jtsnow commentedI am open to suggestions on the best way to approach this. The complication is that a widget may have more than one embed code as additional formats are supported. I am thinking that providing a block with the embed code may work best for now. This will allow the user to control the visibility of the block.
Comment #3
Flying Drupalist commentedYep, a block would be fabulous, hopefully there's a block per format with a textfield to write custom descriptive text.
Comment #4
bennos commentedjust to get it clear. One block for all formats (with tabs or ajax load)?
or
one block for every widget format?
Comment #5
jtsnow commentedIn the latest dev version, the widget tab has been removed and a block has been created. Currently, there is only one format available (iframe), so a decision hasn't been reached on whether there should be one block for every format. The problem I see with having one block per format is that some widgets may not be compatible with all formats. Then, if a user only enables the block for one format, it will never be displayed for incompatible widgets, which may cause confuse.
I'm expecting to have another official release this week, so any input is appreciated.
Comment #6
jtsnow commentedMarking this as fixed since the original purpose of the ticket has been fulfilled.