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

Anahide Tchertchian updated NXP-6044:
-------------------------------------

    Upgrade notes: 
The mode "plain" is now the default rendering mode for all widget types, 
instead of "view".
New modes 'pdf' and 'csv' have been added both on layout and widgets, and need 
to be handled by custom widget types if they are used to generate pdf or csv 
files.

  was:The mode "plain" is now the default rendering mode for all widget types, 
instead of "view"


> 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