User Tools

Site Tools


en:plugin:wordplugin

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:plugin:wordplugin [2020/06/16 02:20] kjdonen:plugin:wordplugin [2023/03/13 01:46] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +
 +
 +
  
  
Line 6: Line 9:
   * Processes files with extensions: ''.doc'', ''.docx'', ''.dot'' \\ Perl regular expressions:  ''//<nowiki>(?i)\.(docx?|dot)$</nowiki>//''   * Processes files with extensions: ''.doc'', ''.docx'', ''.dot'' \\ Perl regular expressions:  ''//<nowiki>(?i)\.(docx?|dot)$</nowiki>//''
  
-  * To process docx files you need to install the OpenOffice Extension. See the [[en:plugin:openofficeplugin|OpenOfficePlugin page]].+  * To process docx files on Linux you need to install the OpenOffice Extension. See the [[en:plugin:openofficeplugin|OpenOfficePlugin page]]. (TODO check about windows...) 
 The following table lists all of the configuration options available for WordPlugin.  The following table lists all of the configuration options available for WordPlugin. 
  
Line 61: Line 65:
 | **filename_encoding** |The encoding of the source file filenames. |//Default: auto//\\ [[BasePlugin#filename_encoding option values|List]] | | **filename_encoding** |The encoding of the source file filenames. |//Default: auto//\\ [[BasePlugin#filename_encoding option values|List]] |
 | **file_rename_method** |The method to be used in renaming the copy of the imported file and associated files. |//Default: url//\\ [[BasePlugin#file_rename_method option values|List]] |  | **file_rename_method** |The method to be used in renaming the copy of the imported file and associated files. |//Default: url//\\ [[BasePlugin#file_rename_method option values|List]] | 
- 
  
en/plugin/wordplugin.txt · Last modified: 2023/03/13 01:46 by 127.0.0.1