COPYRIGHT RESERVED 2009 BY MAX TSAI



Visit Max Tsai at Facebook | Twitter | atom

Wednesday, March 11, 2009

Alfresco - Share .. problem and workaround on thumbnails

Lab3Stable/ OS X

Resolved, I think:

Add errCodes to 2 in checkCommand property in transformer.ImageMagick bean settting.

webapps/alfresco/WEB-INF/classes/alfresco/content-services-context.xml

Reference: http://wiki.alfresco.com/wiki/Content_Transformations
So, I do not need the workaround anymore ....


Problem :
09:27:59,107 DEBUG [content.transform.ContentTransformerRegistry] Searched for transformer:
source mimetype: image/png
target mimetype: image/png
transformers: []
09:27:59,107 DEBUG [repo.thumbnail.ThumbnailServiceImpl] Creating thumbnail: There is no transformer to generate the thumbnail required (node=
Workaround by displaying HTML resized original image:

In: /share/components/documentlibrary/documentlist.js
At: function DL_renderCellThumbnail





related issues:
  • http://forums.alfresco.com/en/viewtopic.php?f=47&t=17182&p=56654
  • http://forums.alfresco.com/en/viewtopic.php?f=8&t=16489&p=55640&hilit=photo#p55640

No comments:

Post a Comment