You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@shindig.apache.org by "Yoichiro Tanaka (JIRA)" <ji...@apache.org> on 2010/09/01 16:43:55 UTC

[jira] Created: (SHINDIG-1416) WAP device support for OpenSocial 1.1 Proposal

WAP device support for OpenSocial 1.1 Proposal
----------------------------------------------

                 Key: SHINDIG-1416
                 URL: https://issues.apache.org/jira/browse/SHINDIG-1416
             Project: Shindig
          Issue Type: New Feature
          Components: Java
    Affects Versions: 2.0.0
            Reporter: Yoichiro Tanaka
             Fix For: 2.0.0


In support of the WAP device changes being proposed in OpenSocial (http://wiki.opensocial.org/index.php?title=Add_support_for_WAP_based_mobile_devices), the attached patch to branch 2.0.x adds the following: 

1. The new project "wap-extension". This project has the classes for the servlet class to receive the rendering request and for the rendering gadget.
2. The new type "wap" for the view rendered on the WAP device. This definition is added into the View.java file.
3. The WapRenderer class to handle the rendering request for the view which has the "wap" type.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (SHINDIG-1416) WAP device support for OpenSocial 1.1 Proposal

Posted by "Yoichiro Tanaka (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SHINDIG-1416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yoichiro Tanaka updated SHINDIG-1416:
-------------------------------------

    Attachment: wap.patch

Patch of changes made applied to branch 2.0.x project.

> WAP device support for OpenSocial 1.1 Proposal
> ----------------------------------------------
>
>                 Key: SHINDIG-1416
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1416
>             Project: Shindig
>          Issue Type: New Feature
>          Components: Java
>    Affects Versions: 2.0.0
>            Reporter: Yoichiro Tanaka
>             Fix For: 2.0.0
>
>         Attachments: wap.patch
>
>
> In support of the WAP device changes being proposed in OpenSocial (http://wiki.opensocial.org/index.php?title=Add_support_for_WAP_based_mobile_devices), the attached patch to branch 2.0.x adds the following: 
> 1. The new project "wap-extension". This project has the classes for the servlet class to receive the rendering request and for the rendering gadget.
> 2. The new type "wap" for the view rendered on the WAP device. This definition is added into the View.java file.
> 3. The WapRenderer class to handle the rendering request for the view which has the "wap" type.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (SHINDIG-1416) WAP device support for OpenSocial 1.1 Proposal

Posted by "Paul Lindner (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SHINDIG-1416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Lindner updated SHINDIG-1416:
----------------------------------

    Fix Version/s: 3.0.0
                       (was: 2.0.0)

> WAP device support for OpenSocial 1.1 Proposal
> ----------------------------------------------
>
>                 Key: SHINDIG-1416
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1416
>             Project: Shindig
>          Issue Type: New Feature
>          Components: Java
>    Affects Versions: 2.0.0
>            Reporter: Yoichiro Tanaka
>             Fix For: 3.0.0
>
>         Attachments: wap.patch
>
>
> In support of the WAP device changes being proposed in OpenSocial (http://wiki.opensocial.org/index.php?title=Add_support_for_WAP_based_mobile_devices), the attached patch to branch 2.0.x adds the following: 
> 1. The new project "wap-extension". This project has the classes for the servlet class to receive the rendering request and for the rendering gadget.
> 2. The new type "wap" for the view rendered on the WAP device. This definition is added into the View.java file.
> 3. The WapRenderer class to handle the rendering request for the view which has the "wap" type.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.