Skip to content

dcastelone/ep_docx_html_customizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 plugins

Configuration (TODO) Requirements

LibreOffice (soffice) must be installed and configured in your Etherpad settings
Node.js 12 or higher
Etherpad 1.8.0 or higher

License Apache License 2.0 # ep_docx_html_customizer

About

A plugin for Etherpad that allows customization of how DOCX, DOC, ODT, and ODF content is transformed into HTML. This plugin extends Etherpad's native document import capabilities by providing configurable HTML output transformations. In other words, it stands on top of or replaces the default .docx conversion of specific attributes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors