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:
2018-06-18 10:43:22 +02:00
committed by Stefan Rohde-Enslin
parent 2ae4196546
commit bb8fa74cd6
18 changed files with 916 additions and 33 deletions

View File

@ -51,6 +51,13 @@ $translations = [
<li>Using a high value, means data could be slightly outdated, but makes loading much faster.</li>
</ul>
</p>",
"settingsUsedCSS" => "Theme",
"helpSettingsUsedCSS" => "<p>Select the used theme. New themes can be installed using FTP.</p>",
"hideInstitution" => "Hide institution",
"helpHideInstitution" => "<p>If this page is used for only a single museum, you can opt to not display the institution on tiles for exhibitions, collections, etc. by moving the slider to the right.</p>",
"limitToInstitutions" => "Limit to institutions",
"helpLimitToInstitutions" => "<p>The CMS offers the option to display objects, exhibitions, etc. from museum-digital based on their ID. By default all objects can be accessed using this functionality. To not display data that is not yours, you can restrict the data by the linked institution.</p>
<p>Enter IDs of institutions separated by commas.</p>",
"IDatMD" => "ID at museum-digital",
"embedFromMD" => "Embed from museum-digital",