Compare commits

...

2 commits

Author SHA1 Message Date
j
5000f4a1ad original title is not required 2019-03-13 17:54:13 +00:00
j
3e76a03f04 use .com 2019-03-12 10:29:10 +00:00

View file

@ -510,7 +510,6 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution.
"type": "string", "type": "string",
"autocomplete": true, "autocomplete": true,
"autocompleteSort": [{"key": "timesaccessed", "operator": "-"}], "autocompleteSort": [{"key": "timesaccessed", "operator": "-"}],
"columnRequired": true,
"columnWidth": 180, "columnWidth": 180,
"find": true, "find": true,
"sort": true "sort": true
@ -1209,10 +1208,10 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution.
"email": { "email": {
// E-mail address in contact form (to) // E-mail address in contact form (to)
"contact": "js2034@cam.ac.uk", "contact": "js2034@cam.ac.uk",
"footer": "-- \npandora.cinemusespace.org", "footer": "-- \npandora.cinemusespace.com",
"prefix": "CineMuseSpace News -", "prefix": "CineMuseSpace News -",
// E-mail address uses by the system (from) // E-mail address uses by the system (from)
"system": "system@pandora.cinemusespace.org" "system": "system@pandora.cinemusespace.com"
}, },
"https": false, "https": false,
"id": "cms", "id": "cms",
@ -1220,7 +1219,7 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution.
// Set to true to allow search engines to index the site // Set to true to allow search engines to index the site
"public": false, "public": false,
"sendReferrer": true, "sendReferrer": true,
"url": "pandora.cinemusespace.org" "url": "pandora.cinemusespace.com"
}, },
/* /*
"sitePages" defines the sections of the main site dialog. If "news" is "sitePages" defines the sections of the main site dialog. If "news" is