Skip to content

ediarum.WEB Version 1.18.3

Compare
Choose a tag to compare
@MartinFechner MartinFechner released this 07 Jun 12:57

June 2022

Welcome to the new release of ediarum.WEB. It contains some new features and performances improvements. Also, several bugs are fixed and the code was cleaned up.

Performance improvements

  • New controller function load-media loads media without api check and shortens media load durations.
  • Better cache handling.
  • Add cache locking to avoid parallel re-caching processes.
  • Filter mechanism avoids multiple loading of filters for facetted search.
  • Avoid multiple api calls with new function local:load in edweb module.
  • Reduce api calls in load-objects: API call for filter should only be made if filter parameters are set.
    For shown objects (pages) no api call is required.

New Features

  • Add show="full" option to relation api: With this option the full subject and object items are added to the relation list result.
  • Add order by filter for object list
  • Add id for all object as filter property
  • A relative project path can be used in appconf.xml
  • New function edwebcontroller:base-url can be used to insert base-url in xquery scripts
  • Add features for id-type (filter property with type id):
    • id-type can be used in relation conditions
    • link replacement works with $id-type(VARIABLE)
    • Referer / highlighting works with id-type