Tidied up the whitespace issues identified by coder.module. Mostly just tabs. One remaining warning about the use of globals.
No actual code changes, so attached patch RTBC immediately I think.

I just wanted to clean-slate this project before extending it with it with CSV and RDF-style import/export options.

Comments

dman’s picture

StatusFileSize
new11.61 KB

Here's a HEAD re-do.
It's largely heaps of trivial whitespace fixes for the code style review, although to follow the super-strict recommendations it also renamed the globals into a namespace.

I don't think this should break anything, so it's RTBC again, but I'll leave it in the queue for a day or two to give a chance to look it over.
There's no significant changes or fixes, just strict syntax stuff.

dman’s picture

Status: Reviewed & tested by the community » Fixed

OK. I've folded that in and committed
No changes should be visible in the actual module however.

Thanks to Nicolas for the add.

dman’s picture

previous patch went in on the trunk (which had to be done anyway) - I'm now also commiting to the DRUPAL-5 branch. ... which would have been the reason the previous patch didn't go on cleanly also. (but the network is bugging me now)
edit: Drupal.org went away when I was in the middle of a patch ... nasty CVS lock happened. something may be a little broken. investigating.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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