Active
Project:
Yahoo YUI
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
31 Jul 2010 at 00:51 UTC
Updated:
3 Aug 2010 at 21:38 UTC
How does this module work? The only documentation seems to be the 'Try out a demonstration' link under Resources. However, this is the main page of the YUI Library with no links related to Drupal.
Also, is this YUI 2 or YUI 3?
Comments
Comment #1
bakyildiz commentedThere is a document named install.txt within the module. Did you review this file?
Comment #2
technicalknockout commentedWhat directory is the install.txt document in? I searched the module for the file but could not find it.
Comment #3
dman commentedThere is no install.txt, but there is a readme.txt. (in the 6-x dev anyway)
I couldn't see information on how this is expected to be used in that doc, and I guess from the URL mentioned that it was referring to YUI 2.5.0
From looking at the CVS...
It appears that the module here doesn't do much on its own, you still have to embed the YUI script in the page from your own code. It appears this module currently allows you to set a script parameter that switches the preferred YUI skin.
Actually doing things and adding YUI code is up to you.