[
https://jira.nuxeo.com/browse/NXP-6045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=88843#action_88843
] Anahide Tchertchian commented on NXP-6045: ------------------------------------------ provide views for csv and rss export: http://hg.nuxeo.org/nuxeo/nuxeo-jsf/rev/173ec1a5b355 http://hg.nuxeo.org/nuxeo/nuxeo-jsf/rev/79f2d29bb8ce http://hg.nuxeo.org/nuxeo/nuxeo-features/rev/f7f4bf728493 http://hg.nuxeo.org/nuxeo/nuxeo-dm/rev/c0aa3393a44a http://hg.nuxeo.org/nuxeo/nuxeo-features/rev/cfe32b4d7a35 http://hg.nuxeo.org/addons/nuxeo-platform-faceted-search/rev/883f35d2b34d http://hg.nuxeo.org/addons/nuxeo-platform-smart-search/rev/7190eab99008 sample csv export URL: http://localhost:8080/nuxeo/nxpath/default/default-domain/workspaces@csv?contentViewName=advanced_search¤tPage=0&pageSize=0&contentViewState=H4sIAAAAAAAAAF1SwW7CMAz9l5yrMe2YG2I7TEITUicuCFVe6pagNOkcB%252BhQ%252F31JWwbdqcnzey%252F2c69COctoeavx%252FAENCimgPIFVWBYegdRBZKKFGnP9E4svz5lQgSgqNhEUMt6%252FA1K3AYpqRvJC7vaZGLWvToUmcoW8Cu7a5L6c3PM%252Fc3ItEmv0iTXqJGs2iS1uTtICB8JHc1k5aoBnrCoYw3jhAoyJBUbP92KJXpFuWTs7E00DrXWFq04ZzBk4PV6iiROVd%252BL4aYEPsz68C6Tm3ZKuD%252BxnkAFbhyGzB9CHryMqnoUmlTshDczdvu8j7IjfbeUS6zrcVs6EJg1RqimqkbX0Cm2pbS0kU8A%252BehL6YHgNnQvDGuy45PGpwmjPkV7AES7R4xZ7Oe3tVk8lAutNDOZz5CT%252FTOj4%252B2yGPMQinf3iv7RI8FM7ePiDO6%252Fy7duljb1OLfa%252F3WfhOoMCAAA%253D sample rss export url: http://localhost:8080/nuxeo/nxpath/default/default-domain/workspaces@rss?contentViewName=advanced_search¤tPage=0&contentViewState=H4sIAAAAAAAAAF1SwW7CMAz9l5yrMe2YG2I7TEITUicuCFVe6pagNOkcB%252BhQ%252F31JWwbdqcnzey%252F2c69COctoeavx%252FAENCimgPIFVWBYegdRBZKKFGnP9E4svz5lQgSgqNhEUMt6%252FA1K3AYpqRvJC7vaZGLWvToUmcoW8Cu7a5L6c3PM%252Fc3ItEmv0iTXqJGs2iS1uTtICB8JHc1k5aoBnrCoYw3jhAoyJBUbP92KJXpFuWTs7E00DrXWFq04ZzBk4PV6iiROVd%252BL4aYEPsz68C6Tm3ZKuD%252BxnkAFbhyGzB9CHryMqnoUmlTshDczdvu8j7IjfbeUS6zrcVs6EJg1RqimqkbX0Cm2pbS0kU8A%252BehL6YHgNnQvDGuy45PGpwmjPkV7AES7R4xZ7Oe3tVk8lAutNDOZz5CT%252FTOj4%252B2yGPMQinf3iv7RI8FM7ePiDO6%252Fy7duljb1OLfa%252F3WfhOoMCAAA%253D on csv, default page size is 0, whereas on RSS, default page size from content view is taken. on RSS/ATOM exports, sort is forced to dc:modified, desc. > Provide Export view for content views > ------------------------------------- > > Key: NXP-6045 > URL: https://jira.nuxeo.com/browse/NXP-6045 > Project: Nuxeo Enterprise Platform > Issue Type: Sub-task > Affects Versions: 5.4 > Reporter: Thierry Delprat > Assignee: Anahide Tchertchian > Fix For: 5.4.1 > > > Given a simple folder view : > http://server/nuxeo/nxpath/somepath@view_documents > We want to have : > http://server/nuxeo/nxpath/somepath@export > to have a summary screen for all the exports urls (including the XML/Zip ones > that already exists) > http://server/nuxeo/export/somepath@csv > for CSV export > http://server/nuxeo/export/somepath@xl > for MS Excel export > http://server/nuxeo/export/somepath@rss > for RSS export > http://server/nuxeo/export/somepath@atom > for ATOM export > http://server/nuxeo/export/somepath@pdf > for PDF export > This should also be available for simple and advanced search results. -- 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
