Posted by nschloe on August 18, 2009 at 2:37pm
Jump to:
| Project: | Mailhandler |
| Version: | 6.x-1.x-dev |
| Component: | Documentation |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
| Issue tags: | Needs tests, not verified |
Issue Summary
Hi,
it's be great if Mailhandler could add pages to existing Drupal books, with a parent item (and possibly a weight) specified.
Cheers,
Nico
Comments
#1
Just curious, what made you think this is not possible already, have you tried it?
for example forced commands:
type: book
tid:244
#2
hey cor3huis,
the issue was mostly to set the parent item i guess.
#3
well, this fits into the 'integration' support request, lets make a group of them and try to shape a solution. Currently (that I've seen) there are OG, Simplenews and now Book integration requests (among the CCK never ending story).
#4
If the Book parent really can't be set with commands, the Feeds Node Processor or Book module (or an integration module) should provide a target mapping for book parent. With all of these integration requests- I think thought needs to go into finding a solution for providing arbitrary commands as sources for mapping (whether those commands are for book, CCK, OG, etc...). (I'm thinking in 2.x terms here)
#5
Commanding arbitrary fields is now possible in 6.x-2.x/7.x-2.x: #1113888: Command arbitrary fields / CCK fields
With that, I don't think there's anything left for Mailhandler 2.x to take care of. Books would need to implement a mapping target for FeedsNodeProcessor, or FeedsNodeProcessor would need to provide such a target if Book is installed, or there needs to be a third-party integration module- whatever. Anyway, please open a corresponding issue in one of those queues.
Maybe there is still work to be done on Mailhandler 1.x for integration with Book module, so I'll bump the version from master to 6.x-1.x...
#6
Thx, for bump to 1.x. Will test if it an issue still as soon as I finished other tasks.
#7