Closed (fixed)
Project:
Gamertags
Version:
master
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
8 Dec 2006 at 07:10 UTC
Updated:
6 Oct 2007 at 23:32 UTC
Jump to comment: Most recent file
The only thing you have to change to update the module to 5.0, other then the .info file, is changing:
case 'admin/modules#description':
to:
case 'admin/build/modules#description':
... On the sixth line of xbox_gamertag.module.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | xbox_gamertag.patch | 975 bytes | robloach |
Comments
Comment #1
robloachI thought I'd create a patch for it which updates the module to Drupal 5.0. This simply replaces the #description in the help with a new .info file.
Comment #2
webchickActually, since the description is the only thing in the help hook, you can go ahead and delete the entire thing.
Comment #3
pobster commentedAs soon as my house insurance pays out for a new PC I'll be updating everything I've written, it's just taking a bit longer than I anticipated... Just thought I'd post so you know that I'm not ignoring you!
Pobster
Comment #4
pobster commented