Problems with Yahoo User Interface (YUI) libraries


Author Message
Geoff

Posted: 8/4/2010
Quote message 

I wondered if anyone else had seen this problem. I am using a Artisteer template on a Drupal 6.x site and have just installed the excellent Filedepot Module (http://drupal.org/project/filedepot). The problem is that if the module launches a popup window (which it does when the user selects a file from within the main interface) the popup refuses to take input from the mouse. This appears to be a problem in the way Artisteer templates work (or rather dont work) with the Yahoo User Interface (YUI) libraries (which the project uses).
Here is my initial support request on the modules homepage
http://drupal.org/node/871080 and here is another module which has the same problem (the timesaver module):
http://drupal.org/node/829410#comment-3208744

Does anyone have any idea how I might solve this problem - it seems such a shame to have to drop the excellent Artisteer templates because of this. Any help very welcome.

Regards

Geoff.
 
Dave

Posted: 8/9/2010
Quote message 

Yeah, I've just ran into this issue today. I'm just beginning to dig into it. Hopefully I'll have an update some time within the next year! :-)
 
elconomeno

Posted: 1/17/2011
Quote message 

same problem here.
does someone has a solution for this.


 
elconomeno

Posted: 1/17/2011
Quote message 

my workaround :

1. install module http://drupal.org/project/themekey

2. install zen theme from http://drupal.org/project/zen

3. go to configure page of zen theme and disable all titles and menu's etc...

4. in site config/ theme key make a new rule
use dupal:get_q as value set fildepot and select zen theme

i opened my filedepot in another window so my users have a very clean view on the filedepot.

 
elconomeno

Posted: 1/17/2011
Quote message 

i forget to mention it :

to open a link into a new window install this :
http://drupal.org/project/menu_attributes



 
Eldred

Posted: 8/29/2011
Quote message 

This method does work, but it isn't very satisfactory. Assuming the Artisteer templates use the yahoo yui and load it, can you tell me where it is loaded so I can use that file instead of trying to load a new one from yahoo each time I use the filedepot