Skip to content

Drupal module to import odt (OpenDocument) files into drupal nodes.

License

Notifications You must be signed in to change notification settings

lovasoa/ophir_odt_import

Repository files navigation

ODT import module for Drupal

Description

This is a very simple module that imports ODT files into drupal.

The generated HTML markup is simple, and not all odt features are supported.

This is based on a PHP script that converts ODT files to HTML. So the set of supported ODT features is the one of this script: https://github.com/lovasoa/ophir.php

Installation instructions

In drupal, choose Modules > Import from URL

Enter the following url: https://github.com/lovasoa/ophir.php/archive/master.zip

Et voilà.

About

Drupal module to import odt (OpenDocument) files into drupal nodes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages