mirador_rails 0.6.0 → 0.7.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -29,6 +29,8 @@
29
29
  "deleteShape":"Wollen Sie diesen Marker löschen?",
30
30
  "description": "Beschreibung",
31
31
  "details": "Details",
32
+ "disabledLayersTabMessage": "Bildebenen sind nur in der Einzelbildanzeige verfügbar",
33
+ "disabledOpacityMessage": "deaktiviert",
32
34
  "dotDashed":"Punkte & Striche",
33
35
  "dropToLoad": "Hier ablegen um das Manifest zu laden",
34
36
  "edit": "Bearbeiten",
@@ -36,6 +38,7 @@
36
38
  "editModalBtnSaveWithoutShapes":"Annotation ohne Marker speichern",
37
39
  "editModalSaveAnnotationWithNoShapesMsg":"Mit dieser Annotation sind keine Marker verknüpft",
38
40
  "ellipseTooltip": "Oval",
41
+ "emptyTemplateMessage": "Auf diesem Canvas gibt es keine Bildebenen",
39
42
  "fillColorTooltip": "Füllfarbe wählen",
40
43
  "filterObjects": "Objekte filtern",
41
44
  "freehandTooltip": "Freihand",
@@ -44,20 +47,26 @@
44
47
  "fullScreenWindowTooltip": "Dieses Fenster als Vollbild anzeigen",
45
48
  "grayscaleTooltip": "Graustufen umstellen",
46
49
  "imageManipulationTooltip": "Bild-Manipulation",
50
+ "imagesFor": "Bilder für",
47
51
  "imageView": "Einzelbild",
48
52
  "invertTooltip": "Farben umkehren",
49
53
  "item": "Objekt",
50
54
  "items": "Objekte",
55
+ "less": "weniger",
51
56
  "license": "Lizenz",
52
57
  "links": "Links",
53
58
  "load": "Laden",
54
59
  "logo": "Logo",
60
+ "manifest": "IIIF-Manifest",
55
61
  "metadataTooltip": "Informationen/Metadaten über dieses Objekt anzeigen",
62
+ "mirrorTooltip": "Bild spiegeln",
56
63
  "more": "mehr",
57
64
  "newObject": "Neues Objekt",
58
65
  "no": "Nein",
59
66
  "noIndex": "Kein Inhaltsverzeichnis verfügbar",
67
+ "noLabel": "Kein Label",
60
68
  "objectMetadata": "Metadaten des Objekts",
69
+ "opacityLabel": "Deckkraft",
61
70
  "pinTooltip": "Stecknadel",
62
71
  "pointerTooltip": "Auswählen",
63
72
  "polygonTooltip": "Polygon",
@@ -71,16 +80,24 @@
71
80
  "saturationTooltip": "Sättigung anpassen",
72
81
  "save": "Speichern",
73
82
  "scrollView": "Horizontales Scrollen",
83
+ "searchLabelSelect": "Suchdienst auswählen",
84
+ "searchNotAvailable": "Kein Suchdienst verfügbar",
85
+ "searchText": "Suchtext",
74
86
  "seeAlso": "Siehe auch",
75
87
  "selectGrid": "Anordnung auswählen",
76
88
  "sidePanelTooltip": "Seitenleiste",
77
89
  "solid": "Durchgängig",
90
+ "submit": "Senden",
91
+ "tabTitleIndex": "Index",
92
+ "tabTitleLayers": "Ebenen",
93
+ "tabTitleSearch": "Suche",
78
94
  "thick": "Dick",
79
95
  "thickest": "Dicker",
80
96
  "thumbnailsView": "Galerie",
81
97
  "unspecified": "nicht spezifiziert",
82
98
  "url": "URL",
83
99
  "viewTypeTooltip": "Ansichtstyp wechseln",
100
+ "visibleLabel": "sichtbar",
84
101
  "within": "Teil von",
85
102
  "yes": "Ja"
86
103
  }
@@ -53,16 +53,19 @@
53
53
  "item": "item",
54
54
  "items": "items",
55
55
  "label": "Label",
56
+ "less": "less",
56
57
  "license": "License",
57
58
  "links": "Links",
58
59
  "load": "Load",
59
60
  "logo": "Logo",
61
+ "manifest": "IIIF Manifest",
60
62
  "metadataTooltip": "View information/metadata about this object",
61
63
  "mirrorTooltip": "Mirror image",
62
64
  "more": "more",
63
65
  "newObject": "Replace Object",
64
66
  "no": "No",
65
67
  "noIndex": "No index available",
68
+ "noLabel": "No Label",
66
69
  "objectMetadata": "Object Metadata",
67
70
  "opacityLabel": "opacity",
68
71
  "pinTooltip": "Pin annotation",
@@ -78,10 +81,17 @@
78
81
  "saturationTooltip": "Adjust saturation",
79
82
  "save": "Save",
80
83
  "scrollView": "Scroll View",
84
+ "searchLabelSelect": "Select Search Service",
85
+ "searchNotAvailable": "No search service available",
86
+ "searchText": "Search text",
81
87
  "seeAlso": "See Also",
82
88
  "selectGrid": "Select a grid below",
83
89
  "sidePanelTooltip": "Toggle the side panel",
84
90
  "solid": "Solid",
91
+ "submit": "Submit",
92
+ "tabTitleIndex": "Index",
93
+ "tabTitleLayers": "Layers",
94
+ "tabTitleSearch": "Search",
85
95
  "thick": "Thick",
86
96
  "thickest": "Thickest",
87
97
  "thumbnailsView": "Gallery View",
@@ -11,7 +11,7 @@
11
11
  "bookmark": "Sauvegarder / Partager",
12
12
  "bookmarkTitle": "Sauvegarder ou partager cet espace de travail Mirador",
13
13
  "bookmarkTooltip": "Obtenir le lien vers cet espace de travail Mirador",
14
- "bookView": "Double page",
14
+ "bookView": "Vue livre",
15
15
  "borderColorTooltip": "Choisir la couleur de bordure",
16
16
  "borderTypeTooltip": "Choisir le style de bordure",
17
17
  "brightnessTooltip": "Luminosité",
@@ -29,6 +29,8 @@
29
29
  "deleteShape":"Voulez-vous supprimer cette forme",
30
30
  "description": "Description",
31
31
  "details": "Détails",
32
+ "disabledLayersTabMessage": "Les calques d'image ne sont accessibles que depuis la vue image",
33
+ "disabledOpacityMessage": "désactivé",
32
34
  "dotDashed":"Pointillés et traits",
33
35
  "dropToLoad": "Déposer ici pour ajouter l'objet",
34
36
  "edit": "Editer",
@@ -36,6 +38,7 @@
36
38
  "editModalBtnSaveWithoutShapes":"Enregistrer l'annotation sans aucune forme associée ?",
37
39
  "editModalSaveAnnotationWithNoShapesMsg":"Aucune forme n'est associée à cette annotation.",
38
40
  "ellipseTooltip": "Ovale",
41
+ "emptyTemplateMessage": "Il n'y a pas de calques d'image sur ce canevas",
39
42
  "fillColorTooltip": "Choisir une couleur de remplissage",
40
43
  "filterObjects": "Filtrer la liste",
41
44
  "freehandTooltip": "Tracé libre",
@@ -44,7 +47,8 @@
44
47
  "fullScreenWindowTooltip": "Ouvrir cette fenêtre en plein écran",
45
48
  "grayscaleTooltip": "Niveaux de gris",
46
49
  "imageManipulationTooltip": "Modifier les réglages de l'image",
47
- "imageView": "Simple page",
50
+ "imagesFor": "Images pour",
51
+ "imageView": "Vue image",
48
52
  "invertTooltip": "Couleurs inversées",
49
53
  "item": "objet",
50
54
  "items": "objets",
@@ -53,13 +57,15 @@
53
57
  "links": "Liens",
54
58
  "load": "Ajouter",
55
59
  "logo": "Logo",
60
+ "manifest": "Manifest IIIF",
56
61
  "metadataTooltip": "Afficher les informations/métadonnées",
57
62
  "mirrorTooltip": "Retourner l'image (axe horizontal)",
58
63
  "more": "restants",
59
64
  "newObject": "Nouvel objet",
60
65
  "no": "Non",
61
- "noIndex": "Pas de sommaire disponible",
66
+ "noIndex": "Aucun index disponible",
62
67
  "objectMetadata": "Métadonnées",
68
+ "opacityLabel": "opacité",
63
69
  "pinTooltip": "Marqueur",
64
70
  "pointerTooltip": "Pointeur",
65
71
  "polygonTooltip": "Polygone",
@@ -73,16 +79,23 @@
73
79
  "saturationTooltip": "Saturation",
74
80
  "save": "Enregistrer",
75
81
  "scrollView": "Défilement horizontal",
82
+ "searchLabelSelect": "Choisir le service",
83
+ "searchNotAvailable": "Aucun service de recherche disponible",
84
+ "searchText": "Rechercher",
76
85
  "seeAlso": "Voir aussi",
77
86
  "selectGrid": "Sélectionner la grille de votre choix",
78
87
  "sidePanelTooltip": "Ouvrir le panneau latéral",
79
88
  "solid":"Ligne continue",
89
+ "tabTitleIndex": "Index",
90
+ "tabTitleLayers": "Calques",
91
+ "tabTitleSearch": "Rechercher",
80
92
  "thick": "Epais",
81
93
  "thickest": "Plus épais",
82
94
  "thumbnailsView": "Mosaïque",
83
95
  "unspecified": "Non spécifié",
84
96
  "url": "URL",
85
97
  "viewTypeTooltip": "Changer le type de vue",
98
+ "visibleLabel": "visible",
86
99
  "within": "Fait partie de",
87
100
  "yes": "Oui"
88
101
  }
@@ -1937,6 +1937,25 @@ See http://bgrins.github.io/spectrum/themes/ for instructions.
1937
1937
  /*color: @gray-91;*/
1938
1938
  box-sizing: border-box;
1939
1939
  }
1940
+ .mirador-container input[type="submit"],
1941
+ .mirador-container input[type="text"] {
1942
+ height: 25px;
1943
+ border: 1px solid lightGray;
1944
+ transition: border-color 0.3s ease-out;
1945
+ }
1946
+ .mirador-container input:focus {
1947
+ outline: none;
1948
+ border-color: deepskyblue;
1949
+ }
1950
+ .mirador-container input[type="submit"] {
1951
+ color: gray;
1952
+ background: #fff;
1953
+ }
1954
+ .mirador-container input[type="submit"]:hover {
1955
+ outline: none;
1956
+ border-color: deepskyblue;
1957
+ color: #333;
1958
+ }
1940
1959
  .mirador-container {
1941
1960
  /* Full screen
1942
1961
  -------------------------------------------------------------------------- */
@@ -1995,6 +2014,7 @@ See http://bgrins.github.io/spectrum/themes/ for instructions.
1995
2014
  color: gray;
1996
2015
  text-align: center;
1997
2016
  font-weight: normal;
2017
+ margin: 0px;
1998
2018
  }
1999
2019
  .mirador-container .slot:hover h1 {
2000
2020
  color: lightGray;
@@ -2002,12 +2022,12 @@ See http://bgrins.github.io/spectrum/themes/ for instructions.
2002
2022
  .mirador-container .plus {
2003
2023
  font-size: 170px;
2004
2024
  font-weight: bold;
2005
- margin-bottom: 20px;
2025
+ margin-bottom: 2%;
2006
2026
  }
2007
2027
  .mirador-container .slotIconContainer {
2008
- position: absolute;
2028
+ position: relative;
2009
2029
  top: 50%;
2010
- margin-top: -260px;
2030
+ transform: translateY(-50%);
2011
2031
  width: 100%;
2012
2032
  overflow: hidden;
2013
2033
  pointer-events: none;
@@ -2148,11 +2168,12 @@ See http://bgrins.github.io/spectrum/themes/ for instructions.
2148
2168
  text-align: right;
2149
2169
  }
2150
2170
  .mirador-container .window {
2151
- position: relative;
2171
+ position: absolute;
2152
2172
  width: 100%;
2153
2173
  height: 100%;
2154
2174
  overflow: hidden;
2155
2175
  background-color: #333;
2176
+ top: 0%;
2156
2177
  }
2157
2178
  .mirador-container .manifest-info {
2158
2179
  overflow: auto;
@@ -2194,6 +2215,7 @@ See http://bgrins.github.io/spectrum/themes/ for instructions.
2194
2215
  overflow-y: scroll;
2195
2216
  height: 80%;
2196
2217
  word-wrap: break-word;
2218
+ font-size: 90%;
2197
2219
  }
2198
2220
  .mirador-container .thumbnail-view,
2199
2221
  .mirador-container .image-view,
@@ -2230,6 +2252,9 @@ See http://bgrins.github.io/spectrum/themes/ for instructions.
2230
2252
  margin: 0px;
2231
2253
  height: 0px;
2232
2254
  }
2255
+ .mirador-container .v-direction-rtl {
2256
+ direction: rtl;
2257
+ }
2233
2258
  .mirador-container {
2234
2259
  /* Disable outlines when canvas is focused
2235
2260
  ---------------------------------------------------------------------------- */
@@ -2750,6 +2775,9 @@ See http://bgrins.github.io/spectrum/themes/ for instructions.
2750
2775
  .mirador-container .hud-control .ui-slider-range {
2751
2776
  background: deepskyblue;
2752
2777
  }
2778
+ .mirador-container .thumbnail-rtl {
2779
+ float: right !important;
2780
+ }
2753
2781
  @media screen and (max-width: 768px) {
2754
2782
  .mirador-container #load-controls form {
2755
2783
  float: none;
@@ -2968,14 +2996,6 @@ See http://bgrins.github.io/spectrum/themes/ for instructions.
2968
2996
  display: table;
2969
2997
  clear: both;
2970
2998
  }
2971
- .mirador-container #load-controls input {
2972
- height: 25px;
2973
- border: 1px solid lightGray;
2974
- color: gray;
2975
- background: none;
2976
- border-radius: 2px;
2977
- transition: border-color 0.3s ease-out;
2978
- }
2979
2999
  .mirador-container #manifest-search-form {
2980
3000
  float: left;
2981
3001
  }
@@ -3099,20 +3119,6 @@ See http://bgrins.github.io/spectrum/themes/ for instructions.
3099
3119
  opacity: 1;
3100
3120
  transition: all 0.2s ease-out;
3101
3121
  transform: translateX(0);
3102
- /*
3103
- h2 {
3104
- font-size: 1.5em;
3105
- }
3106
- h3 {
3107
- font-size: 1.25em;
3108
- }
3109
- h4 {
3110
- font-size: 1.0em;
3111
- }
3112
- h5 {
3113
- font-size: .75em;
3114
- }
3115
- */
3116
3122
  }
3117
3123
  .mirador-container .sidePanel .tabGroup {
3118
3124
  list-style-type: none;
@@ -3120,23 +3126,28 @@ See http://bgrins.github.io/spectrum/themes/ for instructions.
3120
3126
  padding: 0;
3121
3127
  }
3122
3128
  .mirador-container .sidePanel .tab {
3123
- padding: 4px 6px;
3124
- border-left: 0;
3125
- border-bottom: 2px solid #000;
3129
+ padding: 8px;
3130
+ margin-right: 2px;
3126
3131
  display: inline-block;
3127
3132
  cursor: pointer;
3128
- border-radius: 3px 3px 0 0;
3133
+ background: #dddddd;
3134
+ border-width: 1px 1px 0 1px;
3135
+ border-color: #b1b1b1;
3136
+ border-style: solid;
3137
+ color: #666;
3138
+ font-size: .9em;
3129
3139
  }
3130
3140
  .mirador-container .sidePanel .tab:not(.selected):hover {
3131
- border: 2px solid rgba(0, 0, 0, 0.3);
3132
- border-bottom: 2px solid #000;
3133
- padding: 4px 4px;
3141
+ background: lightGray;
3142
+ color: #333;
3134
3143
  }
3135
3144
  .mirador-container .sidePanel .tab.selected {
3136
- border: 2px solid #000;
3137
- border-bottom: 0;
3138
- border-radius: 3px 3px 0 0;
3139
- margin: 0 -2px;
3145
+ font-weight: bold;
3146
+ color: #333;
3147
+ background: #efefef;
3148
+ border-top-width: 1px;
3149
+ border-top-style: solid;
3150
+ border-top-color: deepskyblue;
3140
3151
  }
3141
3152
  .mirador-container .sidePanel .annotationListItem {
3142
3153
  list-style-type: none;
@@ -3166,6 +3177,15 @@ See http://bgrins.github.io/spectrum/themes/ for instructions.
3166
3177
  .mirador-container .sidePanel a:hover {
3167
3178
  text-decoration: none;
3168
3179
  }
3180
+ .mirador-container .sidePanel h2 {
3181
+ font-size: 1em;
3182
+ }
3183
+ .mirador-container .sidePanel h3 {
3184
+ font-size: .9em;
3185
+ }
3186
+ .mirador-container .sidePanel h4 {
3187
+ font-size: .8em;
3188
+ }
3169
3189
  .mirador-container .sidePanel h1,
3170
3190
  .mirador-container .sidePanel h2,
3171
3191
  .mirador-container .sidePanel h3,
@@ -3190,25 +3210,12 @@ See http://bgrins.github.io/spectrum/themes/ for instructions.
3190
3210
  box-sizing: border-box;
3191
3211
  overflow: hidden;
3192
3212
  transition: all 0.3s ease;
3213
+ margin-top: 8px;
3193
3214
  }
3194
3215
  .mirador-container .annotationsPanel ul {
3195
3216
  padding: 0;
3196
3217
  margin: 0;
3197
3218
  }
3198
- .mirador-container .search-results {
3199
- padding: 0 5px 0 0;
3200
- margin: 0;
3201
- position: absolute;
3202
- height: 100%;
3203
- }
3204
- .mirador-container .search-results .search-results-container {
3205
- overflow-y: scroll;
3206
- position: absolute;
3207
- height: 70%;
3208
- }
3209
- .mirador-container .search-results .search-results-list .result-wrapper .result-paragraph .highlight {
3210
- background-color: #ffff00;
3211
- }
3212
3219
  .mirador-container .toc {
3213
3220
  margin: 0;
3214
3221
  overflow-y: scroll;
@@ -3220,7 +3227,8 @@ See http://bgrins.github.io/spectrum/themes/ for instructions.
3220
3227
  top: 0px;
3221
3228
  bottom: 0;
3222
3229
  list-style-type: none;
3223
- font-size: 75%;
3230
+ margin-bottom: 30px;
3231
+ /* fix overflow-y bug when .tabGroup is present */
3224
3232
  }
3225
3233
  .mirador-container .toc a.toc-link {
3226
3234
  color: black;
@@ -3248,6 +3256,7 @@ See http://bgrins.github.io/spectrum/themes/ for instructions.
3248
3256
  position: relative;
3249
3257
  margin-left: 8px;
3250
3258
  margin-bottom: 5px;
3259
+ border-left: 4px solid #efefef;
3251
3260
  }
3252
3261
  .mirador-container .toc li.selected {
3253
3262
  cursor: pointer;
@@ -3255,6 +3264,9 @@ See http://bgrins.github.io/spectrum/themes/ for instructions.
3255
3264
  border-left: 4px solid deepskyblue;
3256
3265
  transition: all 0.2s ease-out;
3257
3266
  }
3267
+ .mirador-container .toc > li {
3268
+ margin-left: 0;
3269
+ }
3258
3270
  .mirador-container .toc-link i {
3259
3271
  color: rgba(0, 0, 0, 0.4);
3260
3272
  margin-right: 0.4em;
@@ -3314,13 +3326,6 @@ See http://bgrins.github.io/spectrum/themes/ for instructions.
3314
3326
  .mirador-container .toc-link:hover .star {
3315
3327
  color: black;
3316
3328
  }
3317
- .mirador-container .toc li:hover > h2 a.toc-link,
3318
- .mirador-container .toc li:hover > h3 a.toc-link,
3319
- .mirador-container .toc li:hover > h4 a.toc-link,
3320
- .mirador-container .toc li:hover > h5 a.toc-link,
3321
- .mirador-container .toc li:hover > h6 a.toc-link {
3322
- font-weight: bold;
3323
- }
3324
3329
  .mirador-container {
3325
3330
  /*
3326
3331
  .annotation:hover {
@@ -3509,11 +3514,13 @@ See http://bgrins.github.io/spectrum/themes/ for instructions.
3509
3514
  text-align: center;
3510
3515
  }
3511
3516
  .mirador-container .mirador-viewer .sub-title {
3512
- border-bottom: 2px solid #ccc;
3513
- color: #666;
3517
+ border-bottom: 1px solid #b1b1b1;
3518
+ color: #333;
3514
3519
  font-weight: bold;
3515
3520
  margin: 10px 20px 5px 20px;
3516
3521
  padding: 0 5px 5px 0;
3522
+ font-size: 120%;
3523
+ text-transform: uppercase;
3517
3524
  }
3518
3525
  .mirador-container .mirador-viewer .metadata-listing {
3519
3526
  width: 100%;
@@ -3522,15 +3529,16 @@ See http://bgrins.github.io/spectrum/themes/ for instructions.
3522
3529
  box-sizing: border-box;
3523
3530
  }
3524
3531
  .mirador-container .mirador-viewer .metadata-item {
3525
- padding: 5px 0;
3532
+ padding: 10px 0 5px 0;
3526
3533
  }
3527
3534
  .mirador-container .mirador-viewer .metadata-label,
3528
3535
  .mirador-container .mirador-viewer .metadata-value {
3529
3536
  line-height: 1.5;
3530
3537
  }
3531
3538
  .mirador-container .mirador-viewer .metadata-label {
3532
- color: #555;
3539
+ color: #666;
3533
3540
  font-style: italic;
3541
+ text-transform: uppercase;
3534
3542
  }
3535
3543
  .mirador-container .mirador-viewer .metadata-value {
3536
3544
  vertical-align: bottom;
@@ -3642,8 +3650,7 @@ See http://bgrins.github.io/spectrum/themes/ for instructions.
3642
3650
  }
3643
3651
  .layersPanel .layers-list-item {
3644
3652
  zoom: 1;
3645
- border-top: 1px solid gray;
3646
- border-bottom: 1px solid gray;
3653
+ border-top: 1px solid #b1b1b1;
3647
3654
  padding: 10px 10px 10px 0;
3648
3655
  margin-right: 20px;
3649
3656
  }
@@ -3735,5 +3742,37 @@ See http://bgrins.github.io/spectrum/themes/ for instructions.
3735
3742
  box-sizing: border-box;
3736
3743
  color: dimgray;
3737
3744
  }
3745
+ .mirador-container .search-results {
3746
+ padding: 0 5px 0 0;
3747
+ margin: 0;
3748
+ position: absolute;
3749
+ height: 100%;
3750
+ }
3751
+ .mirador-container .search-results select {
3752
+ margin: 5px 0 10px 0;
3753
+ }
3754
+ .mirador-container .search-results-list {
3755
+ position: relative;
3756
+ height: 100%;
3757
+ }
3758
+ .mirador-container .search-results-list .search-results-messages {
3759
+ border-top: 1px solid #b1b1b1;
3760
+ padding-top: 10px;
3761
+ margin-top: 10px;
3762
+ }
3763
+ .mirador-container .search-results-list .search-results-count {
3764
+ font-size: .85em;
3765
+ }
3766
+ .mirador-container .search-results-list .search-results-container {
3767
+ overflow-y: scroll;
3768
+ position: absolute;
3769
+ height: 70%;
3770
+ }
3771
+ .mirador-container .search-results-list .result-wrapper {
3772
+ margin-bottom: 5px;
3773
+ }
3774
+ .mirador-container .search-results-list .result-wrapper .result-paragraph .highlight {
3775
+ background-color: #ffff00;
3776
+ }
3738
3777
 
3739
3778