<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Nuxeo and renditions in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-and-renditions/m-p/324802#M11803</link>
    <description>&lt;P&gt;See [NXP-14023](https&lt;/P&gt;</description>
    <pubDate>Fri, 08 Aug 2014 12:22:19 GMT</pubDate>
    <dc:creator>Florent_Guillau</dc:creator>
    <dc:date>2014-08-08T12:22:19Z</dc:date>
    <item>
      <title>Nuxeo and renditions</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-and-renditions/m-p/324800#M11801</link>
      <description>&lt;P&gt;I am looking to add documents that have multiple renditions.  In my case they will be documents that contains XML or JSON fragments.&lt;/P&gt;
&lt;P&gt;I want to use CMIS api to use getRenditions() api to retrieve the appropriate view of the document.&lt;/P&gt;
&lt;P&gt;Is nuxeo supporting this ability yet?  If so is there any useful documentation?&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jul 2014 20:49:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-and-renditions/m-p/324800#M11801</guid>
      <dc:creator>cstettler_</dc:creator>
      <dc:date>2014-07-30T20:49:19Z</dc:date>
    </item>
    <item>
      <title>Re: Nuxeo and renditions</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-and-renditions/m-p/324801#M11802</link>
      <description>&lt;P&gt;Nuxeo implemented support for the CMIS getRenditions service in the 5.9.4 release. Here is an example getRenditions service request using the Browser Binding. The example response is included as well&lt;/P&gt;
&lt;P&gt;Request URL:
&lt;A href="http://demo.nuxeo.com/nuxeo/json/cmis/default/root/default-domain/workspaces/IT%20Department/Projects/Database%20Creation/Logo%20Nuxeo.png?cmisselector=renditions"&gt;http://demo.nuxeo.com/nuxeo/json/cmis/default/root/default-domain/workspaces/IT%20Department/Projects/Database%20Creation/Logo%20Nuxeo.png?cmisselector=renditions&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;JSON Response&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;[
    {
        "streamId": "nuxeo:icon",
        "mimeType": "image/gif",
        "length": 1384,
        "kind": "cmis:thumbnail",
        "title": "image.gif",
        "height": 16,
        "width": 16
    },
    {
        "streamId": "nuxeo:rendition:pdf",
        "mimeType": "application/pdf",
        "length": null,
        "kind": "nuxeo:rendition",
        "title": "label.rendition.pdf"
    }
]
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 08 Aug 2014 04:11:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-and-renditions/m-p/324801#M11802</guid>
      <dc:creator>rg1_</dc:creator>
      <dc:date>2014-08-08T04:11:30Z</dc:date>
    </item>
    <item>
      <title>Re: Nuxeo and renditions</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-and-renditions/m-p/324802#M11803</link>
      <description>&lt;P&gt;See [NXP-14023](https&lt;/P&gt;</description>
      <pubDate>Fri, 08 Aug 2014 12:22:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-and-renditions/m-p/324802#M11803</guid>
      <dc:creator>Florent_Guillau</dc:creator>
      <dc:date>2014-08-08T12:22:19Z</dc:date>
    </item>
  </channel>
</rss>

