I accidently dropped my tables for the chatroom module. Can anyone pass me along a workable, up to date programming of the chatroom module so I can get my tables back up again.
Overview
---------
This first version of GoogleAuthApps allows you to login to a Drupal site using your Gmail username (ex: googleuser@gmail.com) and password.
Could anyone help with a bit of jQuery to convert enter to tabs in the webform module?
I've looked at the enter2tab plugin for jQuery but it relies on tabindex. It is also interfered with by TinyMCE and for the life of me I can't get it to work in IE (sadly I need it to).
I am very new to both drupal and CVS but it seems to me that fetching stuff from the CVS is a good idea because if I have to change a module (I know this isn't recomended!!) I could still update the module from the cvs thus merging my changes with any new changes which would be smart.