JaliosXperience
fr en
Url Link

Thumbnail generator Plugin

This plugin generates documents' thumbnails using external programs.

Installation

  1. Install the appropriate program on your OS (eg ImageMagick+Ghostscript, ffmpeg, SoX, ...).
  2. Edit the plugin admin properties and add the command to convert a document into an image using the following variables :
    • {webapp-root} : the webapp root folder (without ending slash). e.g : C:\tomcat\webapps\jcms-x.y
    • {src.path} : the absolute path of the source file to convert. e.g :
      C:\tomcat\webapps\jcms-x.y\upload\docs\application\pdf\2009-04\mydocument.pdf
    • {dest.path} : the absolute path of the thumbnail to be generated. e.g :
      C:\tomcat\webapps\jcms-x.y\upload\docs\application\pdf\2009-04\th-320x240-mydocument.pdf.jpg
    • {format.ext} : the extension of the image format to use for the thumbnail to generate. e.g : jpg
    • {format.mime-type} : the mime type of the image format to use for the thumbnail to generate. e.g : image/jpeg
    • {width} : the width of the thumbnail to generate. e.g : 320
    • {height} : the height of the thumbnail to generate. e.g : 240
    Example for PDF files if ImageMagick was installed inside the webapp folder :
    "{webapp-root}\WEB-INF\plugins\ThumbnailGeneratorPlugin\programs\ImageMagick-6.5.0-9\convert.exe" "{src.path}[0]" -resize {width}x{height} "{dest.path}"
    Example for video files on a unix system (make sure you don't have any space in your webapp path) :
    /usr/bin/ffmpeg -y -i {src.path} -f mjpeg -ss 1 -vframes 1 -s {width}x{height} -an {dest.path}
  3. Optionnally you can edit your custom.prop and specify any program for any mime type other than the predefined video, image and pdf properties.

Changes

Thumbnail Generator plugin v1.0.1

  • Added compatibility with JCMS 6.1.1

Thumbnail Generator plugin v1.0

  • Initial release
Information
Version 1.0.1
Stability Stable
Compatibility JCMS 6.0
JCMS 6.1
Certified by Jalios Yes
Price Module gratuit
Support Supporté par Jalios
Author Jalios SA
License Jalios
Size 15.98 KB
Updated 12/14/09
Download 19
Domains Document Management
Portal

See also

  • Plugin Portlet Cloud Plugin ?
  • Plugin Portlet SQL Query Plugin ?
  • Plugin MetaDataExtractor Plugin ?
  • Plugin Portlet Widget Plugin ?
  • Plugin Google Talk Plugin ?
  • Plugin Project Tracking Plugin ?
  • Plugin Podcast plugin ?
  • Plugin Blog "Template Nature" Plugin 2.0 ?
  • Plugin My Portal Plugin ?
  • Plugin Square Skin Plugin 1.1 ?
  • Plugin TinyMCEButtons Plugin ?
  • Plugin File Indexing Plugin 2.3.1 ?
  • Plugin Portlet Flash Plugin ?
  • Plugin Wordpress2JCMS Plugin ?
  • Plugin Akismet Plugin ?
  • Plugin Random Pictures Plugin ?
  • Plugin Wiki Popup Plugin ?
  • Plugin Nifty Corners Skin Plugin 1.1 ?
  • Plugin PDF Converter Plugin 1.0.2 ?
  • Plugin Portlet Explorer Plugin ?
  • Plugin Multi Domain Plugin ?
  • Plugin MyBlogLog Plugin 1.1 ?
  • Plugin Google FeedBurner Plugin ?
  • Plugin Portal Test Plugin ?
  • Plugin Syntax highlighter Plugin ?
  • Plugin Wiki Plugin 2.0 ?
  • Plugin Collaborative Space Plugin 2.0 ?
  • Plugin Portlet Cloud Plugin 2.2 ?
  • Plugin DBPoll Plugin 1.0 ?
  • Plugin Square Skin Plugin 2.1 ?
  • Plugin Explorer Plugin 2.0.3 ?
  • Plugin Blog Plugin 4.0 ?
  • Plugin Akismet Plugin 2.0 ?
  • Plugin Google FeedBurner Plugin 2.0 ?
  • Plugin File Indexing Plugin 3.3 ?
  • Plugin PDF Converter Plugin 2.1 ?
  • Plugin DB Comment Plugin ?
  • Plugin Bookmarks Plugin 1.1 ?
  • Plugin Podcast Plugin 2.0 ?
  • Plugin Virtual Desktop Plugin 1.1.1 ?
  • Plugin GoogleMaps Interface Plugin ?
  • Plugin Random Pictures Plugin 2.1.1 ?
  • Plugin Carousel Plugin 1.2 ?
  • Plugin Portlet Upload Plugin 2.0 ?
  • Plugin Wiki Plugin 3.0 ?
  • Plugin DBPoll Plugin 2.1 ?
  • Plugin Bookmarks Plugin 2.2 ?
  • Plugin Nifty Corners Skin Plugin 2.2 ?
  • Plugin Time Preview Plugin 1.3 ?
  • Plugin Publication to PDF Plugin ?
  • Plugin Blog Plugin 4.1.1 ?
  • Plugin Collaborative Space Plugin 2.1 ?
  • Plugin PDF Converter Plugin 3.0.1 ?
  • Plugin DB Comment Plugin 2.1.1 ?
  • Plugin Dynamic Forms Plugin ?
  • Plugin Directory Plugin 2.1.1 ?
  • Plugin FlowChart Plugin 1.1 ?
  • Plugin Medialibrary Plugin 2.0 ?
  • Plugin GoogleMaps Interface Plugin 2.0.3 ?
  • Plugin Microsoft Office Plugin 1.0.5 ?
  • Plugin Conversation Spaces Plugin 1.0.1 ?
  • Plugin Document Viewer Plugin ?
  • Plugin Wiki Plugin 4.1 ?
  • Plugin Explorer Plugin 2.1 ?
  • Plugin Document Indexer Plugin ?
  • Plugin Directory Plugin 3.0 ?
  • Plugin Podcast Plugin 3.0 ?
  • Plugin Thumbnail generator Plugin 1.1 ?
  • Plugin DB Comment Plugin 3.0 ?
  • Plugin PDF Converter Plugin 4.0 ?
  • Plugin Media Library Plugin 3.0 ?
  • Plugin Random Pictures Plugin 3.0 ?
  • Plugin Kofax Plugin ?
  • Plugin Import document plugin 3.0 ?
  • Plugin Collaborative Space Plugin 3.1 ?
  • Plugin Recent History Plugin 1.0 ?
  • Plugin Module Blog 5.0 ?
  • Plugin Module de migration des Blogs 4.1.1 ?
  • Plugin Wiki Plugin 4.2 ?
  • Plugin Bookmarks Plugin 2.3 ?
  • Plugin Collaborative Space Plugin 3.1 ?
  • Plugin Directory Plugin 3.1 ?
  • Plugin Recent History Plugin 1.1 ?
  • Plugin FlowChart Plugin 1.2 ?
  • Plugin Dynamic Forms Plugin 1.2 ?
  • Plugin Explorer Plugin 2.2 ?
  • Plugin Microsoft Office Plugin 1.1 ?
  • Plugin PDF Converter Plugin 4.1 ?
  • Plugin Podcast Plugin 3.1 ?
  • Plugin Video Plugin 2.1 ?
  • Plugin Virtual Desktop Plugin 1.2 ?
  • Plugin Blog Plugin 5.1 ?
  • Plugin Conversation Spaces Plugin 1.1 ?
  • Plugin DB Comment Plugin 3.2 ?
  • Plugin Time Preview Plugin 1.4 ?
  • Plugin Media Library Plugin 3.1 ?
  • Plugin Portlet Upload Plugin 2.1 ?

Member Discussions

  Title Messages Last post

Génération de thumbnail plus jolis pour les images sous JCMS 6.1

David Koss - on 1/5/12 at 12:58 PM

1
  David Koss
on 1/5/12 at 12:58 PM

Pour JCMS 5.7 ?

Guillaume Gautier - on 7/13/09 at 10:04 AM

2
  Olivier Dedieu
on 7/16/09 at 8:48 AM
Login   Home   fr en
JALIOS SA - SIREN 440 126 035