Closed (fixed)
Project:
Wordpress Import
Version:
6.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
21 Oct 2009 at 20:55 UTC
Updated:
8 Nov 2009 at 22:00 UTC
this tiny patch adds the required dependency for ctools. also adds a dependency on the devel module, with dpm() to replace print_r() in the verification step of the form, restoring the original helpful message.
hope it helps.
| Comment | File | Size | Author |
|---|---|---|---|
| wordpress_import.dpm_.patch | 1.71 KB | aaron |
Comments
Comment #1
lavamind commentedCommitted to DRUPAL-6--2. Thanks!
However, I'm accepting to add a dependency on "devel" as a temporary measure, while the module is still experimental.
The verification step should show a summary of the import configuration instead of a debug message.