You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rave.apache.org by "Trevor Mack (JIRA)" <ji...@apache.org> on 2013/01/23 15:30:13 UTC

[jira] [Updated] (RAVE-877) Dynamic Features Included in ContainerJS

     [ https://issues.apache.org/jira/browse/RAVE-877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Trevor Mack updated RAVE-877:
-----------------------------

    Attachment: [RAVE-877]_-_Dynamic_Features_Included_in_ContainerJS.patch

Added property backed attribute for features to include in the JS requested from shindig for the container. Included the default "container:pubsub-2:open-views" in the relating property files.
                
> 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
>         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