Attached is a patch of the code cleanup to make it the code compatible with Drupal 6.3. Pretty much brings the code up to the coding standards.

Comments

pillarsdotnet’s picture

StatusFileSize
new5.62 KB

Attached is functionally the same patch, but done with the "cvs diff" command

arhak’s picture

subscribing

jose reyero’s picture

Status: Needs review » Closed (won't fix)

I don't know which version you patched against but the main modules have been already working with Drupal 6 for some time.

Some plug-ins are not yet working with 6.x because other modules they depend on have not been upgraded, so it's not only a question of marking them for 6.x (I.e. sms framework, ...)

And, btw, 'package' should be used instead of 'project', see http://drupal.org/node/231036

So please, if you see anything not working, patches are welcomed, however don't look only at the info files, but at the modules they depend on too.

Thanks,