Skip to content

NrgXnat/dxm-settings-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XNAT DXM Settings Plugin

This is the XNAT DXM Settings plugin. Its purpose is to surface project-level settings that control the behavior of external upload applications such as the XNAT Desktop Client.

Building & Installing

To build :

  1. If you haven't already, clone this repository and cd to the newly cloned folder.
  2. Build the plugin: ./gradlew jar (on Windows, you can use the batch file: gradlew.bat jar). This should build the plugin in the file build/libs/dxm-settings-plugin-1.0.jar (the version may differ based on updates to the code).
  3. Copy the plugin jar to your plugins folder: cp build/libs/dxm-settings-plugin-1.0.jar /data/xnat/home/plugins
  4. Restart Tomcat and your plugin will become active in XNAT.

Using the Plugin

Log in to your XNAT and navigate to a project that you intend to upload to. Go to Project Settings, and click on the "Upload Client Settings" tab. You will find a series of settings that you can set.

See XNAT Documentation: Setting Project Defaults for Desktop Client Behavior

About

Expose project settings for the XNAT Desktop Client

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors