Tranche Collaboration Upload Tool (Home)
Customizing Your Collaboration Tool
Master Configuration File
Contains the urls to all configuration fiels. None of the urls are required. Each url must be limited to a single line of text.
- laf = a url
The complete URL to the look and feel configuration file.
- usage = a url
The complete URL to the usage configuration file.
- structure = a url
The complete URL to the upload structure configuration file.
- servers = a url
The complete URL to the servers configuration file.
- tags = a url
The complete URL to the tags configuration file.
An example master configuration file:
laf = http://tranche.proteomecommons.org/examples/tool/lookAndFeel.conf
usage = http://tranche.proteomecommons.org/examples/tool/usage.conf
structure = http://tranche.proteomecommons.org/examples/tool/structure.conf
servers = http://tranche.proteomecommons.org/examples/tool/servers.conf
tags = http://tranche.proteomecommons.org/examples/tool/tags.conf