[ 
https://issues.apache.org/jira/browse/RAVE-877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13561176#comment-13561176
 ] 

Chris Geer commented on RAVE-877:
---------------------------------

For my education, these are the features are that supported in the container? 
Doesn't affect the gadgets?
                
> Dynamic Features Included in ContainerJS
> ----------------------------------------
>
>                 Key: RAVE-877
>                 URL: https://issues.apache.org/jira/browse/RAVE-877
>             Project: Rave
>          Issue Type: New Feature
>          Components: rave-opensocial-provider
>            Reporter: Trevor Mack
>            Priority: Minor
>              Labels: container, features, javascript, properties, shindig
>             Fix For: 0.20
>
>         Attachments: 
> [RAVE-877]_-_Dynamic_Features_Included_in_ContainerJS.patch
>
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> The template for the default container.js to be concatenated by Shindig 
> doesn't include the ability to include additional features if needed/wanted.
> <code>
> private static final java.lang.String SCRIPT_TEMPLATE = "<script 
> src=\"%1$s://%2$s%3$s/js/container:pubsub-2:open-views.js?c=1&amp;container=default&amp;debug=%4$s\"></script>";
> </code>
> Proposed change is to allow the features "container:pubsub-2:open-views" in 
> the case above to be driven by a properties file so at startup these features 
> would be included in the requested shindig javascript sources for use within 
> the container JS files for first and third party development.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to