Closed (fixed)
Project:
Content push
Version:
6.x-1.0-alpha3
Component:
Documentation
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
12 Jun 2011 at 18:18 UTC
Updated:
26 Jun 2011 at 19:02 UTC
Sorting out some possible mixed-messages between module dependencies. Transport module Readme says it will need Transport Services, but there's no mention of it in Content Push Readme nor have I seemed to need it to get the configuration working correctly. Am I doing it right?
Comments
Comment #1
joachim commentedTransport Services provides extra pieces for Services, such as services for getting taxonomy terms.
You need it for Transport to be able to fully work with all Drupal entities.
I tend to go for the principle that if Content push says 'Install Transport' then you need to go look at what Transport says about its dependencies. It means extra reading, but it also means information isn't duplicated (which carries the risk of some copies going stale...)
But in this case it doesn't hurt to add that as a mention to the README here... done :)