Since alpha 2 of D7 is available it's time for a new test round.

Things I'm working on:
* Changed the place of the menu items
* Adapted some minor style issues presented by the coder module.

Comments

helmo’s picture

What remains of the coder module remarks is:

whois.js

* severity: criticalLine -1: JavaScript should be compatible with other libraries than jQuery. (Drupal Docs)
* severity: criticalLine 82: Changed Drupal.behaviors to objects having the methods "attach" and "detach". (Drupal Docs)
Drupal.behaviors.liveWhoisPreview = function() {

* severity: criticalLine 94: Changed Drupal.behaviors to objects having the methods "attach" and "detach". (Drupal Docs)
$.ajax({

helmo’s picture

Just committed a change to whois.js to remove the issues from #1

That should make this module ready for an initial D7 release, any comments are very welcome.

helmo’s picture

Status: Active » Fixed

I've just created a 7.x-1.0 release!

Let's hope core will follow soon :)

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.