62
30K
430K
0
24 February 2024
12 May 2013
Based on 62 on WordPress.org
Add basic Gutenberg support.
Update mammoth.js to 1.4.7.
Allow MAMMOTH_OPTIONS to override idPrefix.
Update mammoth.js to 1.4.0. This includes improved handling of hyperlinks, and converts table headers into thead elements.
Handle unsuccessful image uploads where the HTTP request succeeds, but WordPress rejects the file. Fixes an issue where documents with EMF images couldn’t be imported.
Update mammoth.js to 1.3.2. This includes a fix for documents where images are referenced by a URI relative to the base URI.
Update mammoth.js to 1.3.1. This includes new ways to map styles, such as style name prefixes.
Improve styling of preview to match the editor.
Fix a bug where images wouldn’t upload on certain server configurations.
Allow options to be passed to mammoth.js through a MAMMOTH_OPTIONS global variable.
Include wp-image-* class when inserting images. This allows the WordPress editor to correctly identify the image and show appropriate editing options.
If an image has an alt text description in the original document, set the alt text in the media library when uploading that image.
If an image has an alt text description in the original document, use it to generate the filename.
Set image filename extension based on the image content type.
Show a message while the document is being inserted.
Update mammoth.js to 0.3.30. This includes better support for lists made in LibreOffice.
Fix JavaScript error on admin pages without editors.
Update mammoth.js to 0.3.18. Includes support for hyperlinks to bookmarks in the same document.
Add support for CKEditor.
Support any post type that supports the WordPress editor.
Generate consistent footnote and endnote IDs based on the post ID.
Update mammoth.js to 0.3.15.
Fix preview rendering on Chrome.
Update mammoth.js to 0.3.12.
Update to mammoth.js 0.2.2
Pretty print HTML output
Hide inline image data in raw HTML preview
Install the plugin in the usual way, and you should be able to use the Mammoth .docx converter when adding a post. If you can’t see the meta box, make sure that it’s selected by taking a look at the “Screen Options” for adding a post.