User Tools

Site Tools


en:plugin:index

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
en:plugin:index [2014/04/13 23:52] – external edit 127.0.0.1en:plugin:index [2023/03/13 01:46] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +
 +
 +
 ====== List of Plugins ====== ====== List of Plugins ======
 Greenstone incorporates [[en:user:plugins|plugins]] for many different file formats, listed below. The tables include the current plugin names, as well as names prior to the 2.81 Greenstone release and a short description of the plugin. Greenstone incorporates [[en:user:plugins|plugins]] for many different file formats, listed below. The tables include the current plugin names, as well as names prior to the 2.81 Greenstone release and a short description of the plugin.
Line 56: Line 59:
 |[[en:plugin:StructuredHTMLPlugin]] (StructuredHTMLPlug)|Plugin that imports structured HTML documents, splitting them into sections based on style information. Inherits from HTMLPlugin.|     | |[[en:plugin:StructuredHTMLPlugin]] (StructuredHTMLPlug)|Plugin that imports structured HTML documents, splitting them into sections based on style information. Inherits from HTMLPlugin.|     |
 |[[en:plugin:TextPlugin]] (TEXTPlug) | Plugin that imports plain text files. Inherits from ReadTextFile.| Title|  | |[[en:plugin:TextPlugin]] (TEXTPlug) | Plugin that imports plain text files. Inherits from ReadTextFile.| Title|  |
-|[[en:plugin:UnknownPlugin]]|(UnknownPlug)  Plugin that imports files with a user-specified file extension. No processing is done on the file. Instead a fictional document is created and the file is attached to that document. Used to import files that Greenstone can't otherwise handle. Inherits from BasePlugin.|(as given in the ''-assoc_field'' plugin argument)|     +|[[en:plugin:UnknownConverterPlugin]]| Plugin that imports files with a user-specified file extension. You must provide the command to an installed command line tool that will do the processing on the file to convert the file to text or html. Used to import //and index the full text content// of files that Greenstone can't otherwise handle. Inherits from UnknownPlugin.|(''-exec_cmd'' and ''convert_to'')|   | 
 +|[[en:plugin:UnknownPlugin]]|(UnknownPlug)  Plugin that imports files with a user-specified file extension. No processing is done on the file. Instead a fictional document is created and the file is attached to that document. Used to import files that Greenstone can't otherwise handle. Inherits from BasePlugin.|(as given in the ''-assoc_field'' plugin argument)|   |
 |[[en:plugin:WordPlugin]] (WordPlug)|Plugin that imports Microsoft Word documents. Inherits from ConvertBinaryFile.|  |(all fields in HTMLPlug)| |[[en:plugin:WordPlugin]] (WordPlug)|Plugin that imports Microsoft Word documents. Inherits from ConvertBinaryFile.|  |(all fields in HTMLPlug)|
 |[[en:plugin:ZIPPlugin]] (ZIPPlug)|Plugin that unpacks compressed or archive file formats and sends content down plugin pipeline. Handled formats include gzip (.gz, .z, .tgz, .taz), bzip (.bz), bzip2 (.bz2), zip (.zip, .jar) and tar (.tar). Relies on the appropriate utility being present: gunzip, bunzip, bunzip2, unzip, tar. Inherits from BasePlugin.|     | |[[en:plugin:ZIPPlugin]] (ZIPPlug)|Plugin that unpacks compressed or archive file formats and sends content down plugin pipeline. Handled formats include gzip (.gz, .z, .tgz, .taz), bzip (.bz), bzip2 (.bz2), zip (.zip, .jar) and tar (.tar). Relies on the appropriate utility being present: gunzip, bunzip, bunzip2, unzip, tar. Inherits from BasePlugin.|     |
en/plugin/index.1397433133.txt.gz · Last modified: 2020/08/07 07:16 (external edit)