Closed (fixed)
Project:
Feeds QueryPath Parser
Version:
7.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
14 Apr 2011 at 10:05 UTC
Updated:
1 Jul 2011 at 22:31 UTC
I spent quite a lot of time trying to understand how this was supposed to work. Once I finally got it it works fine. I made a patch of a number of changes to add/clarify the descriptions in the module to make it a little easier to see how it should work.
It includes things like adding a link to the mappings page to the message that says there are no mappings, and additional help text on the mappings page.
| Comment | File | Size | Author |
|---|---|---|---|
| improve_documentation.patch | 3.79 KB | karens |
Comments
Comment #1
digi24 commentedThis is a very good idea, especially the attribute stuff. This would have made it easier for me when I started to use this module.
There still is a typo in availiable / available. (Could not test the patch itself, as I am not running 7.x)
Comment #2
twistor commentedCommitted at http://drupalcode.org/project/feeds_querypath_parser.git/commit/7d734f3.
Fixed the available typo as well.
Thanks!