Requirements ------------ Drupal 5.x -> http://www.drupal.org Yahoo YUI -> http://yui.yahooapis.com/2.3.0/ What is YUI -> The Yahoo! User Interface Library ------------------------------------------------ This module is for taking the advantage of available Yahoo YUI components stuff. Has alot of components but for now only the drop down menu is implemented. Installation ------------ - Copy the yui module into Drupal modules directory. - The is two option of how to consume the yui library. (The default is hosting appoch.) 1. Hosting approach Use the required yui library directly form http://yui.yahooapis.com/2.3.0 2. Local approach Download the yui library. Create a directory named "lib" under yui module directory. Extract library under lib diretory. - Login as an administrator. Enable the module in the "Administer" -> "Site building" -> "modules" - Edit the settings under "Administer" -> "Site configuration" -> "YUI Common Settings" for any change.