/austese_repository

Drupal module providing REST API and UI for create, edit, update and delete of objects in AustESE content repository

Primary LanguageJavaScript

austese_repository

Drupal 7 module providing search, display and editing UI and lightweight REST API wrapper around MongoDB for storing data for AustESE Content Repository.

How to use this module

  • Ensure that MongoDB is running and that the configuration in api/config.php matches your setup
  • Ensure that you have the Mongo PHP driver installed http://pecl.php.net/package/mongo
  • Ensure that ExtJS 4.1.1a is installed in sites/all/libraries
  • If you wish to take advantage of image scaling for thumbnails, ensure that PHP Imagick is installed (optional)
  • Install this module to sites/all/modules/austese_repository
  • Ensure that you have jQuery 1.8.x installed (e.g. using jQuery Update module)
  • Enable module via drupal admin console

License: GPL 3.0

About

This module was developed as part of the AustESE project.

Bitdeli Badge