Skip to content
This repository has been archived by the owner on Dec 10, 2021. It is now read-only.

PLAT-159 Fix images in /fundraise #161

Merged
merged 5 commits into from
Apr 14, 2016
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"_links": {
"self": {
"href": "http:\/\/default\/block\/4?_format=hal_json"
"href": "http:\/\/sr16-spl-local.sportrelief.com\/block\/1?_format=hal_json"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All the urls are SR16 spl? :s

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My manual export does add that, no clue why

},
"type": {
"href": "http:\/\/drupal.org\/rest\/type\/block_content\/teaser"
},
"http:\/\/drupal.org\/rest\/relation\/block_content\/teaser\/field_teaser_image": [
{
"href": "http:\/\/default\/file\/14?_format=hal_json"
"href": "http:\/\/sr16-spl-local.sportrelief.com\/file\/29?_format=hal_json"
}
]
},
Expand Down Expand Up @@ -36,7 +36,7 @@
],
"changed": [
{
"value": "1457523263",
"value": "1460630315",
"lang": "en"
}
],
Expand Down Expand Up @@ -65,21 +65,21 @@
{
"_links": {
"self": {
"href": "http:\/\/default\/file\/14?_format=hal_json"
"href": "http:\/\/sr16-spl-local.sportrelief.com\/file\/29?_format=hal_json"
},
"type": {
"href": "http:\/\/drupal.org\/rest\/type\/file\/image"
}
},
"uuid": [
{
"value": "631fae9a-6c14-4ecb-a608-8c701a4d154a"
"value": "c1a8c3ed-2914-4b33-9500-f9b505cce1a2"
}
],
"alt": "The great sport relief bake off",
"alt": "Bake-off",
"title": "",
"width": "4287",
"height": "2854"
"width": "610",
"height": "343"
}
]
},
Expand Down

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,25 +1,25 @@
{
"_links": {
"self": {
"href": "http:\/\/default\/paragraph\/3?_format=hal_json"
"href": "http:\/\/sr16-spl-local.sportrelief.com\/paragraph\/1?_format=hal_json"
},
"type": {
"href": "http:\/\/drupal.org\/rest\/type\/paragraph\/cr_rich_text_paragraph"
},
"http:\/\/drupal.org\/rest\/relation\/paragraph\/cr_rich_text_paragraph\/uid": [
{
"href": "http:\/\/default\/user\/0?_format=hal_json",
"href": "http:\/\/sr16-spl-local.sportrelief.com\/user\/0?_format=hal_json",
"lang": "en"
}
],
"http:\/\/drupal.org\/rest\/relation\/paragraph\/cr_rich_text_paragraph\/revision_uid": [
{
"href": "http:\/\/default\/user\/0?_format=hal_json"
"href": "http:\/\/sr16-spl-local.sportrelief.com\/user\/0?_format=hal_json"
}
],
"http:\/\/drupal.org\/rest\/relation\/paragraph\/cr_rich_text_paragraph\/field_background": [
{
"href": "http:\/\/default\/file\/27?_format=hal_json"
"href": "http:\/\/sr16-spl-local.sportrelief.com\/file\/28?_format=hal_json"
}
]
},
Expand All @@ -44,15 +44,15 @@
{
"_links": {
"self": {
"href": "http:\/\/default\/user\/0?_format=hal_json"
"href": "http:\/\/sr16-spl-local.sportrelief.com\/user\/0?_format=hal_json"
},
"type": {
"href": "http:\/\/drupal.org\/rest\/type\/user\/user"
}
},
"uuid": [
{
"value": "3d1f0c36-ac03-44fd-bd02-2e47a3b95a83"
"value": "f4f9c145-e5f4-4465-8300-a0623cf8fd2a"
}
],
"lang": "en"
Expand All @@ -62,15 +62,15 @@
{
"_links": {
"self": {
"href": "http:\/\/default\/user\/0?_format=hal_json"
"href": "http:\/\/sr16-spl-local.sportrelief.com\/user\/0?_format=hal_json"
},
"type": {
"href": "http:\/\/drupal.org\/rest\/type\/user\/user"
}
},
"uuid": [
{
"value": "3d1f0c36-ac03-44fd-bd02-2e47a3b95a83"
"value": "f4f9c145-e5f4-4465-8300-a0623cf8fd2a"
}
]
}
Expand All @@ -79,18 +79,18 @@
{
"_links": {
"self": {
"href": "http:\/\/default\/file\/27?_format=hal_json"
"href": "http:\/\/sr16-spl-local.sportrelief.com\/file\/28?_format=hal_json"
},
"type": {
"href": "http:\/\/drupal.org\/rest\/type\/file\/image"
}
},
"uuid": [
{
"value": "74a6be5a-e8b0-4658-a727-39a33cad8ab4"
"value": "20425f3f-c0ca-4987-8000-beeaebaaa65a"
}
],
"alt": "Child",
"alt": "Africa",
"title": "",
"width": "3400",
"height": "900"
Expand All @@ -111,7 +111,7 @@
],
"changed": [
{
"value": "1460485796",
"value": "1460630071",
"lang": "en"
}
],
Expand Down