This project is not covered by Drupal’s security advisory policy.

This module is currently unstable and in need of patching. We just realized there are a few hard coded elements causing problems. Until we get a chance to patch and release, do not attempt to use for dev or production. (We can, however, use all the debug help we can get!)

Effectively allows a plug-n-play style implementation of Google Web Toolkit AJAX widgets within a Drupal website. Widgets can be used within CCK, a block, or as an input filter. (Rumor has it the JS widget doesn't have to only be a GWT created JS widget...) Our intuition tells us this module will have a limited following until AJAX widgets mature a bit in general - our Liquid Layout (OALiquid) may be of more help for those seeking to add AJAX functionality to a page as it will output Json from a drupal View.

How to Use
After enabling the module, navigate to:
Site Configuration>GWT

You can "Add" your widget from this location (uploads to your files directory) and use the advanced options to control and style the display*. After "Setting" your new widget, you can insert it into any node or block by simply using the following tag:
[gwt:yourwidgetname]
NOTE: the inline instructions within the module admin are incorrect. The tag will NOT work if you use 'oagwt' instead of 'gwt'.

*For more powerful css and JS injection options, you'll want to also use the oyoaha CSS and JS Injeciton Module (oainjection).

The module is in use here:
http://kitchen.oyoaha.com
and here:
http://oyoaha.com/wearehere

Project information

Releases