[ 
https://jira.nuxeo.com/browse/NXP-6044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anahide Tchertchian resolved NXP-6044.
--------------------------------------

    Resolution: Fixed

Make the 'plain' widget mode the default mode for widget types, and add new 
builtin modes 'pdf" and 'csv' for both layouts and widgets:
http://hg.nuxeo.org/nuxeo/nuxeo-services/rev/8e4ee7e29d16
http://hg.nuxeo.org/nuxeo/nuxeo-jsf/rev/5676f5cfcd2c

The 'plain' mode is now the default mode => it can be used to render raw pdf or 
csv content.
Adding new builtin modes makes it possible to define specific rendering in 
these modes for custom widget types.

> Provide RAW and PDF render mode for the widgets used in listing mode.
> ---------------------------------------------------------------------
>
>                 Key: NXP-6044
>                 URL: https://jira.nuxeo.com/browse/NXP-6044
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Sub-task
>          Components: Layouts / Widgets
>    Affects Versions: 5.4
>            Reporter: Thierry Delprat
>            Assignee: Anahide Tchertchian
>             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.com/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