Skip to content

Commit

Permalink
Merge pull request #2534 from alphagov/provide-more-image-resolutions…
Browse files Browse the repository at this point in the history
…-for-topical-events

Provide a medium size image in whitehall image definitions
  • Loading branch information
tunylund authored Oct 30, 2023
2 parents aed0cda + 878e8d2 commit d894009
Show file tree
Hide file tree
Showing 47 changed files with 234 additions and 36 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -628,6 +628,11 @@
"type": "string",
"format": "uri"
},
"medium_resolution_url": {
"description": "URL to a medium resolution version of the image, for use by devices that have high pixel density such as iphone.",
"type": "string",
"format": "uri"
},
"url": {
"description": "URL to the image. The image should be in a suitable resolution for display on the page.",
"type": "string",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -747,6 +747,11 @@
"type": "string",
"format": "uri"
},
"medium_resolution_url": {
"description": "URL to a medium resolution version of the image, for use by devices that have high pixel density such as iphone.",
"type": "string",
"format": "uri"
},
"url": {
"description": "URL to the image. The image should be in a suitable resolution for display on the page.",
"type": "string",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -427,6 +427,11 @@
"type": "string",
"format": "uri"
},
"medium_resolution_url": {
"description": "URL to a medium resolution version of the image, for use by devices that have high pixel density such as iphone.",
"type": "string",
"format": "uri"
},
"url": {
"description": "URL to the image. The image should be in a suitable resolution for display on the page.",
"type": "string",
Expand Down
5 changes: 5 additions & 0 deletions content_schemas/dist/formats/case_study/frontend/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -559,6 +559,11 @@
"type": "string",
"format": "uri"
},
"medium_resolution_url": {
"description": "URL to a medium resolution version of the image, for use by devices that have high pixel density such as iphone.",
"type": "string",
"format": "uri"
},
"url": {
"description": "URL to the image. The image should be in a suitable resolution for display on the page.",
"type": "string",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -677,6 +677,11 @@
"type": "string",
"format": "uri"
},
"medium_resolution_url": {
"description": "URL to a medium resolution version of the image, for use by devices that have high pixel density such as iphone.",
"type": "string",
"format": "uri"
},
"url": {
"description": "URL to the image. The image should be in a suitable resolution for display on the page.",
"type": "string",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -322,6 +322,11 @@
"type": "string",
"format": "uri"
},
"medium_resolution_url": {
"description": "URL to a medium resolution version of the image, for use by devices that have high pixel density such as iphone.",
"type": "string",
"format": "uri"
},
"url": {
"description": "URL to the image. The image should be in a suitable resolution for display on the page.",
"type": "string",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -645,6 +645,11 @@
"type": "string",
"format": "uri"
},
"medium_resolution_url": {
"description": "URL to a medium resolution version of the image, for use by devices that have high pixel density such as iphone.",
"type": "string",
"format": "uri"
},
"url": {
"description": "URL to the image. The image should be in a suitable resolution for display on the page.",
"type": "string",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -764,6 +764,11 @@
"type": "string",
"format": "uri"
},
"medium_resolution_url": {
"description": "URL to a medium resolution version of the image, for use by devices that have high pixel density such as iphone.",
"type": "string",
"format": "uri"
},
"url": {
"description": "URL to the image. The image should be in a suitable resolution for display on the page.",
"type": "string",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -444,6 +444,11 @@
"type": "string",
"format": "uri"
},
"medium_resolution_url": {
"description": "URL to a medium resolution version of the image, for use by devices that have high pixel density such as iphone.",
"type": "string",
"format": "uri"
},
"url": {
"description": "URL to the image. The image should be in a suitable resolution for display on the page.",
"type": "string",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -650,6 +650,11 @@
"type": "string",
"format": "uri"
},
"medium_resolution_url": {
"description": "URL to a medium resolution version of the image, for use by devices that have high pixel density such as iphone.",
"type": "string",
"format": "uri"
},
"url": {
"description": "URL to the image. The image should be in a suitable resolution for display on the page.",
"type": "string",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -767,6 +767,11 @@
"type": "string",
"format": "uri"
},
"medium_resolution_url": {
"description": "URL to a medium resolution version of the image, for use by devices that have high pixel density such as iphone.",
"type": "string",
"format": "uri"
},
"url": {
"description": "URL to the image. The image should be in a suitable resolution for display on the page.",
"type": "string",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -449,6 +449,11 @@
"type": "string",
"format": "uri"
},
"medium_resolution_url": {
"description": "URL to a medium resolution version of the image, for use by devices that have high pixel density such as iphone.",
"type": "string",
"format": "uri"
},
"url": {
"description": "URL to the image. The image should be in a suitable resolution for display on the page.",
"type": "string",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -517,6 +517,11 @@
"type": "string",
"format": "uri"
},
"medium_resolution_url": {
"description": "URL to a medium resolution version of the image, for use by devices that have high pixel density such as iphone.",
"type": "string",
"format": "uri"
},
"url": {
"description": "URL to the image. The image should be in a suitable resolution for display on the page.",
"type": "string",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -625,6 +625,11 @@
"type": "string",
"format": "uri"
},
"medium_resolution_url": {
"description": "URL to a medium resolution version of the image, for use by devices that have high pixel density such as iphone.",
"type": "string",
"format": "uri"
},
"url": {
"description": "URL to the image. The image should be in a suitable resolution for display on the page.",
"type": "string",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -266,6 +266,11 @@
"type": "string",
"format": "uri"
},
"medium_resolution_url": {
"description": "URL to a medium resolution version of the image, for use by devices that have high pixel density such as iphone.",
"type": "string",
"format": "uri"
},
"url": {
"description": "URL to the image. The image should be in a suitable resolution for display on the page.",
"type": "string",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -507,6 +507,11 @@
"type": "string",
"format": "uri"
},
"medium_resolution_url": {
"description": "URL to a medium resolution version of the image, for use by devices that have high pixel density such as iphone.",
"type": "string",
"format": "uri"
},
"url": {
"description": "URL to the image. The image should be in a suitable resolution for display on the page.",
"type": "string",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -615,6 +615,11 @@
"type": "string",
"format": "uri"
},
"medium_resolution_url": {
"description": "URL to a medium resolution version of the image, for use by devices that have high pixel density such as iphone.",
"type": "string",
"format": "uri"
},
"url": {
"description": "URL to the image. The image should be in a suitable resolution for display on the page.",
"type": "string",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -256,6 +256,11 @@
"type": "string",
"format": "uri"
},
"medium_resolution_url": {
"description": "URL to a medium resolution version of the image, for use by devices that have high pixel density such as iphone.",
"type": "string",
"format": "uri"
},
"url": {
"description": "URL to the image. The image should be in a suitable resolution for display on the page.",
"type": "string",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -625,6 +625,11 @@
"type": "string",
"format": "uri"
},
"medium_resolution_url": {
"description": "URL to a medium resolution version of the image, for use by devices that have high pixel density such as iphone.",
"type": "string",
"format": "uri"
},
"url": {
"description": "URL to the image. The image should be in a suitable resolution for display on the page.",
"type": "string",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -757,6 +757,11 @@
"type": "string",
"format": "uri"
},
"medium_resolution_url": {
"description": "URL to a medium resolution version of the image, for use by devices that have high pixel density such as iphone.",
"type": "string",
"format": "uri"
},
"url": {
"description": "URL to the image. The image should be in a suitable resolution for display on the page.",
"type": "string",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -408,6 +408,11 @@
"type": "string",
"format": "uri"
},
"medium_resolution_url": {
"description": "URL to a medium resolution version of the image, for use by devices that have high pixel density such as iphone.",
"type": "string",
"format": "uri"
},
"url": {
"description": "URL to the image. The image should be in a suitable resolution for display on the page.",
"type": "string",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -809,6 +809,11 @@
"type": "string",
"format": "uri"
},
"medium_resolution_url": {
"description": "URL to a medium resolution version of the image, for use by devices that have high pixel density such as iphone.",
"type": "string",
"format": "uri"
},
"url": {
"description": "URL to the image. The image should be in a suitable resolution for display on the page.",
"type": "string",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -969,6 +969,11 @@
"type": "string",
"format": "uri"
},
"medium_resolution_url": {
"description": "URL to a medium resolution version of the image, for use by devices that have high pixel density such as iphone.",
"type": "string",
"format": "uri"
},
"url": {
"description": "URL to the image. The image should be in a suitable resolution for display on the page.",
"type": "string",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -506,6 +506,11 @@
"type": "string",
"format": "uri"
},
"medium_resolution_url": {
"description": "URL to a medium resolution version of the image, for use by devices that have high pixel density such as iphone.",
"type": "string",
"format": "uri"
},
"url": {
"description": "URL to the image. The image should be in a suitable resolution for display on the page.",
"type": "string",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -491,6 +491,11 @@
"type": "string",
"format": "uri"
},
"medium_resolution_url": {
"description": "URL to a medium resolution version of the image, for use by devices that have high pixel density such as iphone.",
"type": "string",
"format": "uri"
},
"url": {
"description": "URL to the image. The image should be in a suitable resolution for display on the page.",
"type": "string",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -595,6 +595,11 @@
"type": "string",
"format": "uri"
},
"medium_resolution_url": {
"description": "URL to a medium resolution version of the image, for use by devices that have high pixel density such as iphone.",
"type": "string",
"format": "uri"
},
"url": {
"description": "URL to the image. The image should be in a suitable resolution for display on the page.",
"type": "string",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -244,6 +244,11 @@
"type": "string",
"format": "uri"
},
"medium_resolution_url": {
"description": "URL to a medium resolution version of the image, for use by devices that have high pixel density such as iphone.",
"type": "string",
"format": "uri"
},
"url": {
"description": "URL to the image. The image should be in a suitable resolution for display on the page.",
"type": "string",
Expand Down
5 changes: 5 additions & 0 deletions content_schemas/dist/formats/person/frontend/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -497,6 +497,11 @@
"type": "string",
"format": "uri"
},
"medium_resolution_url": {
"description": "URL to a medium resolution version of the image, for use by devices that have high pixel density such as iphone.",
"type": "string",
"format": "uri"
},
"url": {
"description": "URL to the image. The image should be in a suitable resolution for display on the page.",
"type": "string",
Expand Down
5 changes: 5 additions & 0 deletions content_schemas/dist/formats/person/notification/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -601,6 +601,11 @@
"type": "string",
"format": "uri"
},
"medium_resolution_url": {
"description": "URL to a medium resolution version of the image, for use by devices that have high pixel density such as iphone.",
"type": "string",
"format": "uri"
},
"url": {
"description": "URL to the image. The image should be in a suitable resolution for display on the page.",
"type": "string",
Expand Down
5 changes: 5 additions & 0 deletions content_schemas/dist/formats/person/publisher_v2/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -250,6 +250,11 @@
"type": "string",
"format": "uri"
},
"medium_resolution_url": {
"description": "URL to a medium resolution version of the image, for use by devices that have high pixel density such as iphone.",
"type": "string",
"format": "uri"
},
"url": {
"description": "URL to the image. The image should be in a suitable resolution for display on the page.",
"type": "string",
Expand Down
5 changes: 5 additions & 0 deletions content_schemas/dist/formats/speech/frontend/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -581,6 +581,11 @@
"type": "string",
"format": "uri"
},
"medium_resolution_url": {
"description": "URL to a medium resolution version of the image, for use by devices that have high pixel density such as iphone.",
"type": "string",
"format": "uri"
},
"url": {
"description": "URL to the image. The image should be in a suitable resolution for display on the page.",
"type": "string",
Expand Down
5 changes: 5 additions & 0 deletions content_schemas/dist/formats/speech/notification/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -712,6 +712,11 @@
"type": "string",
"format": "uri"
},
"medium_resolution_url": {
"description": "URL to a medium resolution version of the image, for use by devices that have high pixel density such as iphone.",
"type": "string",
"format": "uri"
},
"url": {
"description": "URL to the image. The image should be in a suitable resolution for display on the page.",
"type": "string",
Expand Down
5 changes: 5 additions & 0 deletions content_schemas/dist/formats/speech/publisher_v2/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -331,6 +331,11 @@
"type": "string",
"format": "uri"
},
"medium_resolution_url": {
"description": "URL to a medium resolution version of the image, for use by devices that have high pixel density such as iphone.",
"type": "string",
"format": "uri"
},
"url": {
"description": "URL to the image. The image should be in a suitable resolution for display on the page.",
"type": "string",
Expand Down
Loading

0 comments on commit d894009

Please sign in to comment.