User Tools

Site Tools


en:plugin:index

Differences

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

Link to this comparison view

Last revisionBoth sides next revision
en:plugin:index [2014/04/13 23:52] – external edit 127.0.0.1en:plugin:index [2020/08/07 07:16] anupama
Line 56: Line 56:
 |[[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.txt · Last modified: 2023/03/13 01:46 by 127.0.0.1