The goal of this project is to create a plugin based import module for Drupal that allows the upload of office suite file formats which would be parsed into Drupal nodes. Allowing even novice CMS users to generate content using a familiar office productivity suite.

PROJECT DETAILS:
Features to Implement:
-The Router module
-Create a set of hooks other modules implement to parse the various data types
-Allow the parsers to specify mime types that they are interested in and keep an internal registry of those types
-Handle files put to the server routing the data appropriately.
-Create the appropriate node(s) for the uploaded data
-Map any metadata to the correct node fields
-The Parser Modules
-Microsoft Office
-Parse the .doc file type provided by various versions of Word.
-Parse the .xls file type provided by various versions of Excel.
-Open Document Support
-Support the various file types under Open Document
-Implement parsers for ODT, ODS, and possibly ODP

Styles to Support:
These should be the minimum styles supported by any parser
-Lists with the appropriate formatting / styles, (ul, ol, dl)
-Bold text (strong, b)
-Italicized text (em, i)
-Underlined text (u)
-Paragraphs and breaks
-Basic symbols, certain symbols should be supported (and encoded) by default (&, copyright, tm, etc)

Downloads

Recommended releases

Version Downloads Date Links
6.x-2.0-alpha2 tar.gz (11.39 KB) | zip (13.53 KB) 2008-Jul-09 Notes

Development releases

Version Downloads Date Links
6.x-2.x-dev tar.gz (15.32 KB) | zip (17.12 KB) 2011-Feb-25 Notes

Project Information


Maintainers for Document Import API

  • bradfordcp - 23 commits
    last: 3 years ago, first: 3 years ago

Issues for Document Import API

To avoid duplicates, please search before submitting a new issue.
All issues
Bug reports
Oldest open issue: 8 Jun 08
nobody click here