[
https://issues.apache.org/jira/browse/SHINDIG-199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12589485#action_12589485
]
Chris Chabot commented on SHINDIG-199:
--------------------------------------
>From the PHP perspective my main interest in this would be the different URL
>structure (/gadgets and /socialdata as top level url's instead of the /gadgets
>& /gadgets/socialdata as it exists now).
Looking at the patch i do see some url-pattern changes, however my knowledge of
how the configuration works on the java side of things is insufficient to judge
if this would indeed move the URL as i hope, or not.
If it does however change the URL to the social data interface, this patch
should also patch config.js:
"opensocial-0.7" : {
// Path to fetch opensocial data from
// Must be on the same domain as the gadget rendering server
"path" : "/gadgets/socialdata",
> Move the social java code into the java/social-api component
> ------------------------------------------------------------
>
> Key: SHINDIG-199
> URL: https://issues.apache.org/jira/browse/SHINDIG-199
> Project: Shindig
> Issue Type: Improvement
> Components: RESTful API (Java)
> Reporter: Cassie Doll
> Assignee: Cassie Doll
> Attachments: move_social_code.patch
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.