This is minor, but I thought it was worth mentioning. imagefield_tokens.module uses Windows-style line endings, but the Drupal coding standards specify that files must use Unix-style line endings.

http://drupal.org/coding-standards#indenting

CommentFileSizeAuthor
#1 Screenshot of code in Vim6.24 KBjohn.karahalis

Comments

john.karahalis’s picture

StatusFileSize
new6.24 KB
john.karahalis’s picture

Actually, it looks like this applies to all files provided by the module, except for imagefield_tokens.info.

13rac1’s picture

Status: Fixed » Closed (fixed)

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