Closed (fixed)
Project:
SEO Checklist
Version:
6.x-1.0-beta2
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
29 Jan 2009 at 10:22 UTC
Updated:
5 Mar 2009 at 12:40 UTC
This module uses uppercase function names, filenames and paths.
Please use seo_checklist or seochecklist instead of SEOChecklist
See drupal coding standards:
http://drupal.org/coding-standards
Also, the there are issues with the links to your external files on Volacci.com... (for one, the path to the jpg is broken)
Comments
Comment #1
kscheireryes, please settle on a standard naming convention. the folder and project are named seo_checklist, but your files and functions start with SEOChecklist. There should be no variation here, I would suggest settling on one of the 2 options for project, folder, file, and function names.
Comment #2
ben finklea commentedOK. Good point. I'll work on this for the next release.
Comment #3
damienmckennaFYI, due to this issue it is not possible to (cleanly) load seo_checklist using an installation profile, you have to rename the directory to exactly "SEOChecklist" (case sensitive on OSX or other UNIXes) otherwise you get colorful error messages.
Comment #4
ben finklea commentedThis is now fixed in Beta 3. I'll upload it as soon as possible.