Closed (fixed)
Project:
Modal Frame API
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
14 Jan 2011 at 23:04 UTC
Updated:
28 Nov 2013 at 22:20 UTC
Jump to comment: Most recent
Comments
Comment #1
jcmarco commentedAutomodal
http://drupal.org/project/automodal
Comment #2
smurfxx commentedCan you please notify this module on modal frame api homepage?
I searched for hours for this very useful solution... I think it's gold for people that are not so good with coding!
Comment #3
socialnicheguru commentedautomodal can add a class to a link but is there similar syntax to popup where I can popup a block?
Also, is there a way for me to just have the content of the page without the header or footer in a popup?
Comment #4
dsnopekAutomodal is currently the only way to do this. Modalframe already removes everything except the content area - if there is something in that area (header, footer, etc) that you need to remove, you'll have to do that in your custom module.