Closed (fixed)
Project:
Salesforce Suite
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
14 Jun 2010 at 16:39 UTC
Updated:
3 Jan 2014 at 01:42 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
13rac1 commented+1
Implement Libraries API.
Added tag "Libraries": http://drupal.org/project/issues/search?issue_tags=Libraries
Comment #2
kmonty+1
Comment #3
aaronbaumanThe WSDL should probably be moved out of the distributed code too.
I think this should be as simple as
Does that look right?
Swapping in a conditionally defined constant will eliminate the need for a hard dependency on Libraries API
Comment #4
aaronbaumanComment #5
EvanDonovan commentedIsn't the WSDL already supposed to be outside of the website's DocumentRoot, though? (i.e., not in sites/all/libraries)
Comment #6
EvanDonovan commentedI think this is "needs work", since the WSDL is already outside the DocumentRoot, but Libraries API would be good for the soapclient.
Comment #7
aaronbaumanThis is in latest 2.x-dev
Evan, you're right - only the soap client location needed to change.
Also updated README instructions
Comment #8
EvanDonovan commentedJust tested this. Great!