Closed (fixed)
Project:
Coder
Version:
7.x-1.x-dev
Component:
Coder Upgrade
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
3 Mar 2010 at 06:19 UTC
Updated:
26 Mar 2010 at 15:00 UTC
I downloaded Coder module for Drupal 7 and one of sub-modules requires pgp module. I used Drush to download it and everything went smooth.
But when I tried to access project page to see information about the module I got 'Page not found'.
When I search module on google, I got link, but it is same url which doesn't work (http://drupal.org/project/pgp).
If you search 'drupal grammar parser' in google you can see it on first link:
http://www.google.com/search?q=drupal+grammar+parser
Comments
Comment #1
gerhard killesreiter commentedSeems google isn't up to date.
http://drupal.org/project/grammar_parser
We moved the project to avoid confusion.
Comment #2
dman commentedI'm recycling this issue, because I did the same, spending ages trying to figure out what the coder module needed a "Pretty Good Privacy" add-on for. And if so, why wasn't it at d.o project/pgp.
So I'm just noting this as a documentation needed. Just a note on the project page saying what and where 'pgp' was. Or in the Readme. Or in the release notes. or the handbook doc page. Or any other place we could be expected to look. :-B
And moving it over into the coder issue queue - another place I searched trying to solve this question so that maybe someone who comes later may find this clue.
Comment #3
dman commentedOn further actual trial, it seems that it's the 7.x-1.0-beta that requires the (???) pgp module, and 7.x-1.x-dev more clearly uses 'grammar_parser'
So the anwser is don't even try to use the beta just use the -dev, which is a bit more clear about its dependency.
I used drush to try an install, and that gave me the recommended beta. Which is the one that currently can't work.
Comment #4
solotandem commentedMade a new release with the dependency pointing to grammar parser. If you are using this module regularly, I would suggest keeping up with the dev release as there are new upgrade routines every couple of days. If you would, let me know how the upgrades work for you.
Comment #5
dman commentedNot regular yet, just my first go to pick it up and see what a module migrate to D7 is going to be like ! :-)
Yeah, I see it'll make sense to follow dev as close as possible in this case.
Just I was getting into the habit of testing out drush on D7 also, so thought that its behaviour was worth mentioning.
I think your new clean release will at least save the next person another half hour of confusion, so thanks!