Closed (fixed)
Project:
WYSIWYG image upload - Inline images for your WYSIWYG
Version:
6.x-2.8
Component:
User interface
Priority:
Minor
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
23 Nov 2010 at 20:33 UTC
Updated:
31 Dec 2010 at 20:48 UTC
Comments
Comment #1
eugenmayer commentedSee jquery_ui_dialog documentation for influencing the theme. You need to make a custom override here or fix the admin theme to trigger on that path or using a preprocess method.
Comment #3
thomasmuirhead commentedHi there,
Thanks for this amazing module - it might finally put a nail in this endless problem!!
I was just wondering if you could identify the path of the popup for me, so i could set the admin theme to trigger.
Thank you
Thomas
Comment #4
thomasmuirhead commentedSorry, worked it out. For those who may also be wondering - the path is:
wysiwyg_imageupload/upload/*
thank you again
Thomas
Comment #5
thomasmuirhead commentedSorry to keep adding things - but someone might find it useful.
I actually had to add wysiwyg_imageupload/* in order to make the admin theme work on all the pages in the popup.
thanks
Thomas
Comment #6
thomasmuirhead commentedoh, and:
ajax/wysiwyg_imageupload_browser/*
to get the admin theme on the browser too
Thomas