New Module Maintainer
modmaker - August 13, 2009 - 12:07
| Project: | Authorship Module |
| Version: | 5.x-1.2 |
| Component: | Code |
| Category: | task |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
| Issue tags: | maintainership |
Description
Hi,
I am willing to be new maintainer of this project. I have already created a drupal 6 port of this module sans views integration which I will be doing in a few more days.
I am attaching the code for drupal 6 with this thread for you to review and add me as the maintainer.
Thanks,
modmaker
| Attachment | Size |
|---|---|
| authorship.zip | 4.25 KB |

#1
I just tried to install this version of the module, and I got the following:
Fatal error: Cannot redeclare authorship_help() (previously declared in /[path to modules directory]/authorship/authorship.module:25) in /[path to modules directory]/authorship/authorship.module on line 46
(where [path to modules directory] was the actual path, removed for security reasons)
Any idea what might be up with that?
#2
Hi first of all sorry for late reply.I have checked the module in that 2 hook_help was mentioned in that i have removed one and its now working properly.And now i have attached the revised module.