Provide RAW and PDF render mode for the widgets used in listing mode.
---------------------------------------------------------------------

                 Key: NXP-6044
                 URL: https://jira.nuxeo.org/browse/NXP-6044
             Project: Nuxeo Enterprise Platform
          Issue Type: Sub-task
          Components: Layouts / Widgets
    Affects Versions: 5.4
            Reporter: Thierry Delprat
            Assignee: Thierry Delprat
             Fix For: 5.4.1


Current widgets rendering contains HTML and JS (and this makes sense since 
their current rendering target is JSF/HTML).
With Seam additional tags libs, we can use JSF tags to render PDF (via IText), 
RSS/ATOM (via yarfraw ) and CSV/Excel (via JXL).

For these rendering targets we need to widgets rendering to provide either :
 - a RAW/Plain mode so that we only get text
 - a support for specific PDF/XL formating tags

For that we need to :
 - change some of the widgets used in listing mode to make them easily 
extandable (i.e. use template widgets)
 - add support for new mode (impact on template and mode bindings)



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to