Skip to content

Commit d147a8b

Browse files
committed
switched art live to 3 and clds to 1. Changed skylight.php to be similar to lac-fend-live1
1 parent 64b1c10 commit d147a8b

File tree

3 files changed

+17
-22
lines changed

3 files changed

+17
-22
lines changed

config/art.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
$config['skylight_container_id'] = '55da8679-0e59-473c-9c2f-41c69448ed0a';
3232
}
3333
else {
34-
$config['skylight_container_id'] = '55da8679-0e59-473c-9c2f-41c69448ed0a'; //3
34+
$config['skylight_container_id'] = '3';
3535
}
3636
$config['skylight_container_field'] = 'location.coll';
3737
$config['skylight_sitemap_type'] = 'internal';

config/clds.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
$config['skylight_container_id'] = '7f32ba59-795e-40e8-b869-5b2a5114a4be';
2828
}
2929
else {
30-
$config['skylight_container_id'] = '7f32ba59-795e-40e8-b869-5b2a5114a4be';
30+
$config['skylight_container_id'] = '1';
3131
}
3232
//$config['skylight_container_id'] = '1';
3333
$config['skylight_container_field'] = 'location.coll';

config/skylight.php

+15-20
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,31 @@
11
<?php
22

33
// hostnames
4-
$config['skylight_hostnames'] = array('test.fairbairn.ac.uk','test.exampapers.ed.ac.uk', 'test.scottishgovernmentyearbooks.ed.ac.uk', 'test.openbooks.is.ed.ac.uk', 'test.sopacollection.ph.ed.ac.uk','test.exhibitions.ed.ac.uk', 'test.lac-projects.is.ed.ac.uk', 'test.stuartsound.is.ed.ac.uk', 'test.sjac-collection.is.ed.ac.uk', 'test.bodylanguage.is.ed.ac.uk');
4+
$config['skylight_hostnames'] = array('sjac-collection.is.ed.ac.uk', 'stuartsound.is.ed.ac.uk','www.fairbairn.ac.uk', 'exampapers.ed.ac.uk', 'test.scottishgovernmentyearbooks.ed.ac.uk', 'www.scottishgovernmentyearbooks.ed.ac.uk','openbooks.is.ed.ac.uk','sopacollection.ph.ed.ac.uk', 'exhibitions.ed.ac.uk', 'lac-projects.is.ed.ac.uk', 'www.stuartsound.is.ed.ac.uk');
55

66
// Uncomment this if you want to use urls of the form http://.../prefix/...
7-
$config['skylight_url_prefixes'] = array('bodylanguage','eerc','exhibitions','libguides','arch-dig','anatomy','cockburn','iconicsdeepzoom','collections','coimbra-colls','public-art','colllevel','lhsacasenotes','archivemedia','geddes','stcecilias','mimed', 'art', 'calendars', 'iconics', 'towardsdolly', 'alumni', 'coimbra', 'guardbook', 'sessionpapers', 'speccoll','umis');
7+
$config['skylight_url_prefixes'] = array('eerc','exhibitions','umis','cockburn','coimbra-colls', 'public-art','archivemedia', 'geddes', 'lhsacasenotes','stcecilias','mimed', 'art', 'calendars', 'iconics', 'towardsdolly', 'alumni', 'coimbra', 'guardbook');
88

99
$config['skylight_handle_prefixes'] = array(3 => "art", 11 => "mimed");
1010

1111
// The URL of the parent solr server
12-
//$config['skylight_solrbase'] = 'http://localhost:9136/solr/search/';
13-
$config['skylight_solrbase'] = 'http://test.collectionsinternal.is.ed.ac.uk/solr/search/';
14-
//$config['skylight_solrbase'] = 'http://test.collectionsmanager.is.ed.ac.uk/solr/search/';
15-
//$config['skylight_solrbase'] = 'http://test.collectionssolr.is.ed.ac.uk/search/';
16-
//$config['skylight_solrbase'] = 'http://localhost:9136/solr/search/';
12+
$config['skylight_solrbase'] = 'http://collectionssolr.is.ed.ac.uk/search/';
13+
//$config['skylight_solrbase'] = 'http://collectionsinternal.is.ed.ac.uk:8080/solr/search/';
14+
1715
//DSpace handle server prefix
1816
$config['skylight_handle_prefix'] = '10683';
1917

2018
// The platform and version of your repository.
2119
// Currently DSpace 1.7.1+ is the only supported repository
2220
$config['skylight_repository_type'] = 'dspace'; // Demo 'dspace'
23-
$config['skylight_repository_version'] = '6'; // Demo '171'
21+
$config['skylight_repository_version'] = '181'; // Demo '171'
2422

2523
// The local path for theme and configuration overrides (if required)
2624
$config['skylight_local_path'] = '../skylight-local';
2725

2826
// The main username and password (by Demo admin:admin)
29-
$config['skylight_adminusername'] = '';
30-
$config['skylight_adminpassword'] = '';
27+
$config['skylight_adminusername'] = 'admin';
28+
$config['skylight_adminpassword'] = '21232f297a57a5a743894a0e4a801fc3';
3129

3230
// Whether to use LDAP for admin authentication
3331
$config['skylight_adminldap'] = False;
@@ -36,7 +34,7 @@
3634
$config['skylight_adminldap_allowed'] = array('id1', 'id2');
3735

3836
// The OAI-PMH base for the parent server
39-
$config['skylight_oaipmhbase'] = 'http://test.collectionsinternal.is.ed.ac.uk:8080/oai/request?';
37+
$config['skylight_oaipmhbase'] = 'http://collectionsinternal.is.ed.ac.uk:8080/oai/request?';
4038

4139
// The OAI-PMH identifier to replace in OAI-PMH responses
4240
$config['skylight_oaipmhid']= 'oai:collectionsmanager.is.ed.ac.uk:10683/';
@@ -45,23 +43,20 @@
4543
$config['skylight_oaipmhlink'] = 'http://hdl.handle.net/10683/';
4644

4745
// The URL base for where digital objects can be proxied from
48-
//$config['skylight_objectproxy_url'] = 'http://test.collectionsinternal.is.ed.ac.uk:8080/bitstream/10683/';
49-
$config['skylight_objectproxy_url'] = 'https://test.collectionsmanager.is.ed.ac.uk/bitstream/handle/10683/';
50-
51-
46+
$config['skylight_objectproxy_url'] = 'http://collectionsinternal.is.ed.ac.uk:8080/bitstream/10683/';
5247

5348
// Default OAI not permitted
5449
$config['skylight_oaipmhallowed'] = false;
5550

56-
$config['skylight_media_url_prefix'] = 'http://test.collectionsmedia.is.ed.ac.uk/';
51+
$config['skylight_media_url_prefix'] = 'http://collectionsmedia.is.ed.ac.uk/';
5752

5853
// Set to the number of minutes to cache pages for. Set to false for no caching.
5954
// This can be overridden in site-specific configuration files.
6055
$config['skylight_cache'] = false;
6156

6257
// Keys required for the recapthca system
63-
$config['skylight_recaptcha_key_public'] = '';
64-
$config['skylight_recaptcha_key_private'] = '';
58+
$config['skylight_recaptcha_key_public'] = '6LfwNvESAAAAAGjRS4uoS8SXEn-OjY3XPqF4bwcz';
59+
$config['skylight_recaptcha_key_private'] = '6LfwNvESAAAAAFqj8NQPkTZ4wKAoa0h6vEDNfSLi';
6560

6661
// Digital object management
6762
$config['skylight_bitstream_field'] = 'dc.format.original';
@@ -95,5 +90,5 @@
9590

9691
// Can themes be overridden by the user using ?theme={themename}
9792
$config['skylight_theme_allowoverride'] = false;
98-
99-
?>
93+
94+
?>

0 commit comments

Comments
 (0)