Closed (fixed)
Project:
SEO Checklist
Version:
7.x-4.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 May 2009 at 11:37 UTC
Updated:
5 Aug 2012 at 15:31 UTC
Jump to comment: Most recent file
Comments
Comment #1
gpk commentedFound it: #200628: Problem with update of mixed case module names.
Comment #2
redpuma commentedI agree with original post, here is why:
The naming of this module has caused me some pain while trying to include it in an install profile.
As the project is "http://drupal.org/project/seo_checklist" and the directory in my sites/all/modules directory also has that name (seo_checklist) it follows (like every other module) that I would add that same text into my install profile. And that's where it all falls down.
So I've now got this one exception where the machine name doesn't follow the convention.
Comment #3
ben finklea commentedFixed in 2.0.
Comment #4
traviscarden commentedAny chance of getting the module name to just match the project name (i.e.
seo_checklistinstead ofseochecklist)? At least for the 7.x-3.x branch, which doesn't have a stable release out yet? I agree with @redpuma: it's a simple matter of predictability. If Idrush dl seo_checklistI should be able todrush en seo_checklist. It's just another WTF we can save people. I could help with a patch if it would be accepted.Comment #5
ben finklea commentedYes, a patch would be super helpful!!!
Comment #6
traviscarden commentedHere you go! :)
Comment #7
traviscarden commentedThanks, all. This is fixed in the new 4.x release. Please try it out and give your feedback in the queue!