Stand 2018-09-11.

This commit is contained in:
2018-09-11 10:13:51 +02:00
committed by Stefan Rohde-Enslin
parent dec58aaf30
commit dadb280944
144 changed files with 1322 additions and 134 deletions

View File

@ -5,7 +5,7 @@
"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>\r\n<table>\r\n <thead>\r\n <tr>\r\n <th>Option<\/th>\r\n <th>Value<\/th>\r\n <\/tr>\r\n <\/thead>\r\n <tbody>\r\n <tr>\r\n <td>Use alternative design<\/td>\r\n <td><input type=\"range\" id=\"alternativeDesignSetting\" min=\"0\" max=\"1\" value=\"0\" \/><\/td>\r\n <\/tr>\r\n <\/tbody>\r\n<\/table>",
"404_title": "404",
"404_content": "Nothing found."
}