Make ext:Flash working through Caja
-----------------------------------

                 Key: SHINDIG-1231
                 URL: https://issues.apache.org/jira/browse/SHINDIG-1231
             Project: Shindig
          Issue Type: Improvement
          Components: Java
    Affects Versions: 1.1-BETA4
            Reporter: Gilles DEVAUX
         Attachments: FlashTagHandler.patch

The TemplateRewriter happens before CajaRewriter so all JS produced / inlined 
has to be cajolable to work in the final output.

swfobject is not cajolable as-is.

Proposed solution:
1) do not inline the swfobject JS in the FlashTagHandler but let the feature / 
RenderingGadgetRewriter work for us as the RenderingGadgetRewriter happens 
after the CjaRewriter (patch attached)
2) Tame the swfoject, Felix from Caja is looking into it.

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

Reply via email to