You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@shindig.apache.org by "Bastian Hofmann (JIRA)" <ji...@apache.org> on 2011/06/22 22:48:47 UTC

[jira] [Closed] (SHINDIG-1008) PHP + Caja Integration

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

Bastian Hofmann closed SHINDIG-1008.
------------------------------------

       Resolution: Duplicate
    Fix Version/s:     (was: 3.0.0)

> PHP + Caja Integration
> ----------------------
>
>                 Key: SHINDIG-1008
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1008
>             Project: Shindig
>          Issue Type: New Feature
>          Components: PHP
>    Affects Versions: 1.0
>            Reporter: impetus technologies
>            Assignee: Bastian Hofmann
>         Attachments: PHP - Caja Integration Code.zip
>
>
> Hi All,
> Here is the attached the Code which enables Caja support for PHP.
> Details:
> 1. It uses Caja-r3034
> 2. It creates a Socket Server which is basically a wrapper around Caja
> 3. Shindig PHP code send the Gadget URL to Socket Server (TCP), Socket Server uses Caja to Cajole the gadget
> 4. After Cajoling the gadget it sends back the cajoled code and its length to Shindig PHP.
> 5. Shindig PHP processed that gadget's cajoled code in the same way as it process normal gadget xml (it uses caching too for cajoled code)
> 6. Shindig PHP code uses server (shindig) configurations to check whether Cajoling should be done or not. (enableCaja = true/false)
> Any of the commiters/reviewers please review and verify the code (zip) attached with this issue and add to shindig code base if it works.
> Note : Shindig code patch file is also inside the zip.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira