|
46 | 46 | "zoomToSearchResultEnabled": true
|
47 | 47 | },
|
48 | 48 | "modules": {
|
49 |
| - "leftPanel": { |
50 |
| - "options": { |
51 |
| - "expandFullEnabled": false, |
52 |
| - "panelAnimationDuration": 250, |
53 |
| - "panelCollapsedWidth": 30, |
54 |
| - "panelExpandedWidth": 255, |
55 |
| - "panelOpen": false |
56 |
| - }, |
57 |
| - "content": { |
58 |
| - "collapse": "$collapse", |
59 |
| - "collapseFull": "$collapseFull", |
60 |
| - "expand": "$expandContents", |
61 |
| - "expandFull": "$expandGallery" |
62 |
| - } |
63 |
| - }, |
64 | 49 | "shareDialogue": {
|
65 | 50 | "options": {
|
66 | 51 | "embedEnabled": true,
|
|
96 | 81 | "attribution": "$attribution"
|
97 | 82 | }
|
98 | 83 | },
|
99 |
| - "fileLinkCenterPanel": { |
100 |
| - "options": { |
101 |
| - "titleEnabled": true, |
102 |
| - "subtitleEnabled": true, |
103 |
| - "mostSpecificRequiredStatement": true, |
104 |
| - "requiredStatementEnabled": true |
105 |
| - }, |
106 |
| - "content": { |
107 |
| - "attribution": "$attribution" |
108 |
| - } |
109 |
| - }, |
110 | 84 | "footerPanel": {
|
111 | 85 | "options": {
|
112 | 86 | "bookmarkEnabled": false,
|
|
218 | 192 | "title": "$moreInformation"
|
219 | 193 | }
|
220 | 194 | },
|
221 |
| - "resourcesLeftPanel": { |
| 195 | + "leftPanel": { |
222 | 196 | "options": {
|
223 | 197 | "expandFullEnabled": false,
|
224 | 198 | "panelAnimationDuration": 250,
|
|
322 | 296 | "title": "$settings",
|
323 | 297 | "website": "$uvWebsite"
|
324 | 298 | }
|
| 299 | + }, |
| 300 | + "mobileFooterPanel": { |
| 301 | + "options": { |
| 302 | + "bookmarkEnabled": false, |
| 303 | + "downloadEnabled": true, |
| 304 | + "embedEnabled": false, |
| 305 | + "feedbackEnabled": false, |
| 306 | + "fullscreenEnabled": true, |
| 307 | + "minimiseButtons": true, |
| 308 | + "moreInfoEnabled": true, |
| 309 | + "openEnabled": false, |
| 310 | + "printEnabled": false, |
| 311 | + "shareEnabled": true |
| 312 | + }, |
| 313 | + "content": { |
| 314 | + "rotateRight": "$rotateRight", |
| 315 | + "moreInfo": "$moreInfo", |
| 316 | + "zoomIn": "$zoomIn", |
| 317 | + "zoomOut": "$zoomOut", |
| 318 | + "bookmark": "$add_to_bookmarks", |
| 319 | + "download": "$download", |
| 320 | + "embed": "$embed", |
| 321 | + "exitFullScreen": "$exitFullScreen", |
| 322 | + "feedback": "$feedback", |
| 323 | + "fullScreen": "$fullScreen", |
| 324 | + "open": "$open", |
| 325 | + "share": "$share" |
| 326 | + } |
325 | 327 | }
|
326 | 328 | },
|
327 | 329 | "localisation": {
|
|
0 commit comments