Added option to switch themes.
Added standalone pages for: - Exhibitions - Events - Institutions - Collections Added option to limit display to only a given set of institutions.
This commit is contained in:
@ -73,9 +73,12 @@ function ensureEnvironment() {
|
||||
"pageTitle" => "md:cms",
|
||||
"logo" => "",
|
||||
"url" => "",
|
||||
"css" => "default",
|
||||
"hideInstitution" => 0,
|
||||
"cacheRefreshInterval" => 0,
|
||||
"mdVersion" => "https://rlp.museum-digital.de/",
|
||||
"mdImgFolder" => "https://rlp.museum-digital.de/data/rlp/",
|
||||
"limitToInstitutions" => [],
|
||||
"maxFileSize" => 300000,
|
||||
"defaultLang" => "en"
|
||||
],
|
||||
|
Reference in New Issue
Block a user