Details

    • Type: Sub-task
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 5.4
    • Fix Version/s: 5.4.2-RC1, 5.4.2
    • Component/s: None
    • Impact type:
      Configuration format change
    • Upgrade notes:
      Hide

      when including template content_view.xhtml, there are new zone names for filling:

      • syndication buttons: changed from "syndication_buttons" to "content_view_syndication_buttons"
      • message displayed when content view returns no result: changed from "empty_folder_label" to "empty_content_view_label"
      Show
      when including template content_view.xhtml, there are new zone names for filling: syndication buttons: changed from "syndication_buttons" to "content_view_syndication_buttons" message displayed when content view returns no result: changed from "empty_folder_label" to "empty_content_view_label"

      Description

      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.

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                0 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: