ep_docx_html_customizer
v0.1.73
Published
Customize how DOCX, DOC, ODT, and ODF files are transformed into HTML in Etherpad - currently hardcoded for compatibility with my images, tables, hyperlinks plugins.
Readme
ep_docx_html_customizer
**EXPERIMENTAL/WIP- this is not finished, and may not do what you expect! I needed this for my custom image & table plugin, but it is not yet useful as resource for those that don't have the combination of plugins I am working with. The main reasoning behind the plugin was the need to have the .docx converter process images as something other than image tags, and process docx tables in a specific way that didn't seem feasible with the existing docx conversion logic.
Features (WIP)
Supports DOCX, DOC, ODT, and ODF file formats
Configurable transformation rules for document elements
Custom image processing and embedding
Maintains compatibility with other Etherpad pluginsConfiguration (TODO) Requirements
LibreOffice (soffice) must be installed and configured in your Etherpad settings
Node.js 12 or higher
Etherpad 1.8.0 or higherLicense Apache License 2.0 # ep_docx_html_customizer
