Download & Extend

Drupal 5 update: hook_info uses 'module' instead of 'base'

Project:Feedparser
Version:5.x-1.x-dev
Component:feedaggregator_node
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

This patch fixes that, and also adds a description (introduced in DPL5) namespace to that hook.

AttachmentSize
feedparser_node_hook_info.patch797 bytes

Comments

#1

Updated patch that removes the now obsolete switch from hook_help too.

AttachmentSize
feedparser_node_hook_info_0.patch 1.05 KB

#2

Updated patch, uses an underscore _ instead of a dash -. Undocumented 'issue'.

AttachmentSize
feedparser_node_hook_info_1.patch 1.05 KB

#3

Status:needs review» fixed

Committed changes, although the hook_help() is no long needed at all - as the module description is in the .info file - so i deleted the hook.

#4

Status:fixed» closed (fixed)
nobody click here