Postponed
Project:
BoWoB Chat
Version:
6.x-8.6
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Sep 2009 at 18:33 UTC
Updated:
20 Oct 2009 at 07:42 UTC
With the new update (I think) bowob is now showing up inside my lightbox popup window. Check the picture.
| Comment | File | Size | Author |
|---|---|---|---|
| untitled.JPG | 82.49 KB | cerup |
Comments
Comment #1
bowob commentedThe chat is showed when the hook_footer (theme) call.
Comment #2
cerup commentedOk thanks, i'll look into that. :)
Comment #3
aaron commentedrelated to #588452: create emfield modal template file and preprocessors, it appears the chat is shown in any iframe modal pages that implement hook_footer. you need an easy way to specify a page be turned off, and i don't see one in the api. (also, i'd strongly suggest you follow drupal standards and create theme functions for all output, so folks can override it when needed, specifically for bowob_show_chat. that one, i would probably implement hook_template_preprocess so that you can pull out the php from the html for the convenience of themers.)
i'm adding to this issue as a convenience to folks using this module in conjunction with embedded media field. you might look at how admin_menu added a developer hook to allow a page to turn it off on an individual basis; if you create such a hook, let me know in this issue and i'll be glad to implement it in emfield.
Comment #4
bowob commentedI will think about that.
Thanks aaron.
Comment #5
bowob commentedComment #6
cerup commentedWhy is this closed if it's still an issue?
Comment #7
bowob commented