Section |
---|
Column |
---|
| Info |
---|
| This document applies to Sakai 2.6.0 and subsequent releases.
Information for previous Sakai releases is still available: Sakai 2.4, and the post-2.4 and 2.5 releases. |
|
|
Citations Dynamic Configuration Overview
Dynamic Configuration allows you to select an appropriate Citations configuration for each individual user – this is done on-the-fly, at runtime. The configuration is chosen based on user characteristics that reflect the needs of your institution. This might include campus affiliation, guest status, etc.
...
It may be easiest to modify the default implementation, SampleSiteOsidConfiguration.java
, with any changes required to address the needs at your site. Your updated code can be compiled and deployed using the normal Citations build procedure.
...