ContaoDMS / dms

Contao Extension: Provides a document management system for the Contao CMS.
https://cliffparnitzky.gitbooks.io/contaodms
GNU Lesser General Public License v3.0
6 stars 2 forks source link

Add filetype sets #5

Closed cliffparnitzky closed 10 years ago

cliffparnitzky commented 10 years ago

Add an area to the backend where sets filetypes could be managed.

e.g. Word Docs (.doc, *.docx), Excel files (.xls, .xlsx), Images (.gif, .jpg, .png)

The definied filetypesets should be offered in categories view, as optional checkbox selection (to avoid continuous entering one and the same string values).

The allowed filetypes of a category should be the collection of the defined filetypes and the selected ones from the sets.

cliffparnitzky commented 10 years ago

modify file types:

fields:

  1. custom file types (textfield, the actual known one)
  2. file type (check box seletion)
  3. inherit from categories above
cliffparnitzky commented 10 years ago

ToDo's

cliffparnitzky commented 10 years ago

Added file type sets into categires view, see ContaoDMS/dms-FileTypeSets@449a38362436437f13e310d29d684f29338d8b71