Stand 2018-07-12.

This commit is contained in:
2018-07-14 17:54:20 +02:00
committed by Stefan Rohde-Enslin
parent c544270a6d
commit c476f99195
175 changed files with 1229 additions and 162 deletions

View File

@ -5,6 +5,8 @@
"api_title": "API and Export Options",
"api_content": "<h3>JSON API<\/h3><article><p>Museum-Digital offers JSON APIs for most of the central pages.<\/p><\/article><h3>Further export options<\/h3><article><ul><\/ul><\/article>",
"sessionSettings_title": "Browser-based Settings",
"sessionSettings_content": "<p>For some functions, museum-digital uses browser-based settings (for the technically inclined: using the <a href=\"https:\/\/developer.mozilla.org\/en-US\/docs\/Web\/API\/Web_Storage_API\">Web Storage API<\/a>). On this page, you can enable or disable the available options.<\/p><table><thead><tr><th>Option<\/th><th>Value<\/th><\/tr><\/thead><tbody><tr><td>Use alternative design<\/td><td><input type=\"range\" id=\"alternativeDesignSetting\" min=\"0\" max=\"1\" value=\"0\" \/><\/td><\/tr><\/tbody><\/table>"
"sessionSettings_content": "<p>For some functions, museum-digital uses browser-based settings (for the technically inclined: using the <a href=\"https:\/\/developer.mozilla.org\/en-US\/docs\/Web\/API\/Web_Storage_API\">Web Storage API<\/a>). On this page, you can enable or disable the available options.<\/p><table><thead><tr><th>Option<\/th><th>Value<\/th><\/tr><\/thead><tbody><tr><td>Use alternative design<\/td><td><input type=\"range\" id=\"alternativeDesignSetting\" min=\"0\" max=\"1\" value=\"0\" \/><\/td><\/tr><\/tbody><\/table>",
"404_title": "404",
"404_content": "Nothing found."
}
}