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

gerhard killesreiter’s picture

Status: Active » Fixed

Seems google isn't up to date.

http://drupal.org/project/grammar_parser

We moved the project to avoid confusion.

dman’s picture

Project: Drupal.org site moderators » Coder
Version: » 7.x-1.x-dev
Component: Broken link » Documentation
Category: bug » feature
Status: Fixed » Needs work

I'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.

dman’s picture

On 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.

solotandem’s picture

Component: Documentation » Coder Upgrade
Assigned: Unassigned » solotandem
Status: Needs work » Fixed

Made 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.

dman’s picture

Not 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!

Status: Fixed » Closed (fixed)

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