Commit Graph

8 Commits

Author SHA1 Message Date
Tim Donohue
5e3e9b8f9d Replace all usages of dspace.baseUrl with either dspace.server.url or dspace.ui.url (depending on use case) 2020-02-13 13:40:23 -06:00
Andrea Bollini
7648e099ae DS-4367 fix comments about baseUrl 2019-10-17 17:58:39 +02:00
Tim Donohue
adf68447e1 Make SWORD module configurable via sword-server.cfg. Remove obsolete web.xml 2019-05-10 15:01:47 -05:00
Tim Donohue
a428d5a24e Prepend all configs with module name (to ensure unique keys). Load all module configs from dspace.cfg via "include" statements. 2016-01-25 14:35:23 -06:00
Andrea Schweer
e16b9b4f12 Fix config default value / docs: directory not URL
Ensure that the suggested default setting for the "failed package directory" is
actually a directory (as expected by the code that uses this setting) and
matches the value of this setting in the official DSpace documentation. Both
for v1 and v2 of the SWORD server.
2013-11-04 17:26:34 +13:00
Tim Donohue
eae5ddf3d7 Comment changes: Updating the configurations files in "[src]/dspace/config/module/" to have a common header style which explains the purpose of the configuration file. Several config files had no/minimal context information, others were just reformatted slightly.
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6799 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-10-11 20:29:09 +00:00
Robin Taylor
23791fb2c0 [DS-941] - Changed dspace-sword to correctly access its config from sword-server.cfg.
At the same time I moved the following parameters into the general crosswalk config in dspace.cfg:-
 
mets.default.ingest.crosswalk.EPDCX = SWORD
crosswalk.submission.SWORD.stylesheet = crosswalks/sword-swap-ingest.xsl 


git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6457 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-07-08 11:57:17 +00:00
Robin Taylor
c5752f5932 [DS-941] Move the Sword Server config out of dspace.cfg
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6446 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-06-28 08:52:36 +00:00