Closed (fixed)
Project:
Yahoo YUI
Version:
6.x-1.1-beta3
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
15 Oct 2008 at 19:32 UTC
Updated:
3 Nov 2008 at 07:13 UTC
Hi, I just need a quick clarification as I couldnt get this to work with local libraries:
I have extracted the YUI libraries as follows:
ls D:\xampp\htdocs\drupal.511\files\lib\yui
README
build
examples
tests
assets
docs
index.html
What should the "system location of YUI library" be set to?
I tried both: "files/lib" or "file/lib/yui" but neither works.
If I set it to http://yui.yahooapis.com/2.5.0, works fine, but I'd like the libraries to be local.
Thanks!
Comments
Comment #1
bakyildiz commentedOn YUI Common Settings page set Location of YUI library to http://yourserver/files/yui and extract the yui libraries under the files directory (like files/yui). That should help you.
http://yourserver/files/yui/build/.... is the correct path and that must be seen in your html body.
Comment #2
tborrome commentedthanks. good info to add to docs. great module!
Comment #3
kattkung commentedwell, I put yui in the path drupal-6.4/sites/default/files/lib/yui/build...
In the path, I refer to files/lib/yui. But it didn't work. It is 2.5.0 version.
Comment #4
bakyildiz commenteddid you put your http://yourserveradress/ in front of your path?
Comment #5
kattkung commentedyes, I put http://agemiddle.net/files/lib/yui in front of path in production. As I said that Yui is in drupal-6.4/sites/default/files/lib/yui/build...
Comment #6
bakyildiz commentedMay be the problem ise the sites/default path. Try to give the path in yui common settings like http://agemiddle.net/sites/default/files/lib/yui
Comment #7
kattkung commentedOK it works now.
Comment #8
bakyildiz commentedComment #9
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.