Active
Project:
Embed widgets
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
11 Mar 2010 at 13:30 UTC
Updated:
16 Apr 2010 at 19:33 UTC
Hello! This module is starting to get pretty smashing. We are using the 2.x-dev version and have a small question. There is not possible to change the style on a Embed attachment in views. Why is this? I could understand it if the Embed widget took the defined style from the display the widget is attached to, but now it doesn't allow using other than the unformatted style. We want to provide the possibility to embed a open layers map in an external page. This does work if we remove the get_style_type() function from embed_widgets_plugin_display_embed_widgets. I am just asking cause I think it would be really nice to be able to use other styles than unformatted.
Comments
Comment #1
skolesnyk commentedSo you DO can embed open layers map? Because I tried to do the same with a Gmap view but couldn't.