DataObjectManager

Maintainer(s): UncleCheese
Supported by: Community

The dataobject_manager module is an extension to ComplexTableField that allows robust management of DataObjects related to a Page. The DataObjectManager class further cascades into subclasses FileDataObjectManager and ImageDataObjectManager, which add more features specific to file-containing DataObjects. It also comes bundled with some useful widgets including SimpleTreeDropdownField, DatePickerField, and SimpleHTMLEditorField.

Features

  • Column sorting
  • Live search field
  • Custom filter field
  • Live page sizing
  • Drag-and-drop reordering
  • Bulk uploading
  • File type and size filtering
  • Upload progress bar
  • File importing
  • Toggleable list/grid view of files
  • Image sizing tool (ImageDataObjectManager only)
  • Clean and intuitive UI
Module screenshot

Release(s)

  • Latest master build

    To get a preview of our next release, download the latest build of unstable git master branch here. Please be careful: this is more likely to contain bugs, especially on modules undergoing a lot of development.

    SHA hash: 541fba67be5e2b909ee9d30e68fb120b1c5860b6
    Build Date: 2013-01-08
    Download: DataObjectManager-master-HEAD.tar.gz

    Unstable Git access: git://github.com/unclecheese/DataObjectManager.git

 
 

Want to know more about the company that brought you SilverStripe? Then check out SilverStripe.com

Comments on this website? Please give feedback.