YUI Form elements

pounard - February 5, 2009 - 15:07

Provides Drupal YUI form elements, which you can use directly into your forms definition without calling any functions or writing any line of Javascript.

Important notice

All version prior to 6.x-1.1-beta2 MUST upgrade. The beta2 release fixes a Javascript bug that was altering the default YUI Calendar selection. See http://blog.processus.org/fr/article/daily-wtf

Features

  • Relies on YUI module for general YUI code
  • Full usage of Drupal's API and hooks for cleaner and faster code
  • Contextual jQuery Javascript, which play nicely when using multiple widget instances
  • Play nicely with AJAX, using clean Drupal.behaviors contextual Javascript code
  • AHAH integration with calendar widget (on 'change' event only)
  • Easy to use, some samples are provided in Drupal's modules administration pages

Provided elements

It currently provides two elements:

  • YUI Calendar (inline or drop-down)
  • YUI Slider (only horizontal one at the moment)

Status

Currently, 6.x-1.1-beta1 version is a way more stable than previous releases. A stable 1.1 release will wait until some people report that's all fine.

Every feature request is welcome. If there are tiny, or quickly done, I'll do it meanwhile.

Releases

Official releasesDateSizeLinksStatus
6.x-1.1-beta22009-Aug-1913.09 KBRecommended for 6.xThis is currently the recommended release for 6.x.
Development snapshotsDateSizeLinksStatus
6.x-1.x-dev2009-Aug-1913.71 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.


 
 

Drupal is a registered trademark of Dries Buytaert.