Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1.01 KB

File metadata and controls

32 lines (21 loc) · 1.01 KB

Introduction

Base content classes for document management system.

Features

  • Add dmsdocument type : base content type to handle metadata of a document
  • Add dmsmainfile type : content type of the dematerialized file
  • Add dmsappendixfile type : content type of an appendix file

The dmsdocument view is divided in 2 columns:

  • left column displays metadata
  • rigth column displays a documentviewer image of the dmsmailfile content

Migration

  • From 1.0 version, collective.z3cform.rolefield has been replaced by dexterity.localrolesfield.
    After the upgrade step, you have to manually define dexterity localroles field configuration. See dexterity.localrolesfield page information

Tests

This add-on is tested using Travis CI. The current status of the add-on is :

https://secure.travis-ci.org/collective/collective.dms.basecontent.png