Table of Contents

Module: NuxDocument ./NuxDocument.py

NuxDocument: a Zope product that represents generic documents by using plugins to convert native productivity suite formats to HTML (for viewing or previewing in a regular browser) or to plain text (for indexing).

Imported modules   
from AccessControl import ClassSecurityInfo
import Acquisition
from DateTime.DateTime import DateTime
from Globals import InitializeClass
from OFS.Cache import Cacheable
from OFS.History import Historical
from OFS.Image import File
from OFS.ObjectManager import ObjectManager
from OFS.SimpleItem import SimpleItem, Item_w__name__
import config
import plugins
import re
import string
import traceback
from urllib import quote
Classes   
NuxDocument

The NuxDocument base class. Provides only state and behavior,


Table of Contents

This document was automatically generated on Tue Apr 9 16:09:53 2002 by HappyDoc version 2.0.1