Features

Main DRG CMS features: 

  • Uses MongoDB with Mongoid ODM as database back-end
  • Multiple sites on single Rails instance. All sites can share design, data, users ...
  • Every site may have its own Rails layout (own JavaScript and CSS files) or share layout with other sites
  • Every site may have its own main data pages collection or can share pages content with other sites
  • Single (cmsedit) Rails controller, controlled by DRG Forms 
  • DRG Forms entry fields can be extended by adding classes to DrgcmsFormFields module
  • Form generator 
  • Optimistic locking
  • Journal with option to undo single field anywhere back in time
  • Role based application and database access system. Application level defines users with rights to view application(s) or modify application's configuration (have CMS menu enabled). Database level defines granular access to every collection (or groups of collections).
  • I18n internationalization support with Slovenian translation included
  • Integrates CK Editor as HTML editor with drg_default_html_editor gem
  • Integrates elFinder file manager with drag & drop support and role based access to file system

Last update: 26.01.2022