WorkDesk View don't show thumb
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2013 11:09 AM
Hi,
i tried combined and Thumbnail view in the search plugin, with pdf and jpg docs, it shows broken link image.
Maibe my plugin url attempt is incorrect..
i tried:
<javascript><ThumbnailType displayname="Small" width="100" height="150" url="{baseurl}getthumbnail?dmsid={dmsid}" />
<ThumbnailType displayname="Medium" width="160" height="240" url="{baseurl}designs/default41/images/OwObjectListView/nothumbnail.png" />
<ThumbnailType displayname="Big" width="300" height="450" url="{baseurl}designs/default41/images/OwObjectListView/nothumbnail.png" />
</javascript>
I'm passing him wrong info?
thanks
i tried combined and Thumbnail view in the search plugin, with pdf and jpg docs, it shows broken link image.
Maibe my plugin url attempt is incorrect..
i tried:
<javascript><ThumbnailType displayname="Small" width="100" height="150" url="{baseurl}getthumbnail?dmsid={dmsid}" />
<ThumbnailType displayname="Medium" width="160" height="240" url="{baseurl}designs/default41/images/OwObjectListView/nothumbnail.png" />
<ThumbnailType displayname="Big" width="300" height="450" url="{baseurl}designs/default41/images/OwObjectListView/nothumbnail.png" />
</javascript>
I'm passing him wrong info?
thanks
Labels:
- Labels:
-
Archive
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2013 12:16 PM
Hi JoeBlack,
Unfortunately I have to tell you that the thumbnail views won´t work functional currently. They are still there, as we offered an external server component some time ago, which was able to convert the document content into a thumbnail and then the thumbnail was displayed in those thumbnail views. In the examples, they just point to a hardcoded png file for every document.
BUT, I am glad to tell you that with the upcoming Workdesk 4.2.0.0 release we will bring back thumbnails again by making use of cmis:thumbnail renditions. Also we will offer preview functionality by using the corresponding rendition for that case. So there are great things coming concerning displaying content and previewing content. Stay tuned 🙂
Regards,
Dennis
Unfortunately I have to tell you that the thumbnail views won´t work functional currently. They are still there, as we offered an external server component some time ago, which was able to convert the document content into a thumbnail and then the thumbnail was displayed in those thumbnail views. In the examples, they just point to a hardcoded png file for every document.
BUT, I am glad to tell you that with the upcoming Workdesk 4.2.0.0 release we will bring back thumbnails again by making use of cmis:thumbnail renditions. Also we will offer preview functionality by using the corresponding rendition for that case. So there are great things coming concerning displaying content and previewing content. Stay tuned 🙂
Regards,
Dennis
