Closed (fixed)
Project:
Blogger Importer
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Apr 2012 at 18:43 UTC
Updated:
26 Sep 2012 at 02:26 UTC
Jump to comment: Most recent file
Comments
Comment #1
rypit commentedCurrently rolling a patch using drupal_alter, as this is the d7 convention. Will post after testing.
Comment #2
rypit commentedAttached is an improved patch that makes used of drupal_alter. It also updates the readme and comments in code that address api usage. Note that because of the convention change, op has been moved to the last argument in the alter funciton. Thanks for the great module!
Comment #3
ParisLiakos commentedThanks for your time, but shouldn't this:
be
Comment #4
ParisLiakos commentedCommited with my change above
Comment #6
elijah lynnI am having a similar issue, is this the same? http://drupal.org/node/1795088