Gizra / euei-euwi-migrate

Migrate from euei.net and euwi.net to C4D
0 stars 0 forks source link

Migrate images within content #152

Closed Katya-cap4dev closed 9 years ago

Katya-cap4dev commented 9 years ago
  1. The image from this news item http://www.euwi.net/africa/news/awg-briefing-note-aid-effectiveness-published-online.html is not migrated in the blog post http://dev-c4d.pantheon.io/euwi-africa/news/awg-briefing-note-aid-effectiveness-published-online
  2. The image from this news item http://www.euwi.net/africa/news/release-results-aid-mapping-exercice-africa.html is not properly migrated to the blog post http://dev-c4d.pantheon.io/euwi-africa/news/release-results-aid-mapping-exercice-africa
amitaibu commented 9 years ago

@YuriGizra please check (and add tests)

YuriGizra commented 9 years ago

@Katya-cap4dev The issue with those images is that in D5 we had a special field just for images which we don't have on C4D - there we only have documents reference. What we will do is migrate those images into documents, and make sure that different content (e.g. blog post) will reference the newly created document).

Katya-cap4dev commented 9 years ago

@YuriGizra thanks; are those image docs then going to sit in the group library?

amitaibu commented 9 years ago

Yes, afaik no other way around it

‫ב-5 בפבר 2015, בשעה 17:29, ‏Katya notifications@github.com כתב/ה:‬

@YuriGizra thanks; are those image docs then going to sit in the group library?

— Reply to this email directly or view it on GitHub.

Katya-cap4dev commented 9 years ago

Ok, I guess the new image docs will have for title the filename referenced in the image source? E.g. in the case of http://www.euwi.net/africa/news/awg-briefing-note-aid-effectiveness-published-online.html the image doc title is going to be Woman_at_Well_Petra_Brussee_IRC_1.jpg? Or is it going to be something generic?

Also, the creation date of the image is going to be the same as the creation date of the blog, or the migration date?

Katya-cap4dev commented 9 years ago

One example also from EUEI: http://euei.net/african-renewable-energy-technology-platform-afretep/news/32-african-energy-experts-received-certification-afretep-1st-regional-.html --> http://dev-c4d.pantheon.io/afretep/news/32-african-energy-experts-received-certification-afretep-1st-regional-

YuriGizra commented 9 years ago

fixed.

amitaibu commented 9 years ago

lets mark as fixed, after a deploy to Pantheon

solker commented 9 years ago

@Katya-cap4dev now images inside a content moved to documents. Can we close this issue?

Katya-cap4dev commented 9 years ago

@solker it doesn't seem to be fixed everywhere. Example: http://www.euwi.net/africa/news/release-results-aid-mapping-exercice-africa.html --> http://dev-c4d.pantheon.io/euwi-africa/news/release-results-aid-mapping-exercice-africa

solker commented 9 years ago

@Katya-cap4dev we have two different types of images inside a node. First type is when image attached to node via special field (variant 1 also this issue). And second type when image attached to node via html in node body. (variant 2 and this issue #193).

Katya-cap4dev commented 9 years ago

@solker thanks for the explanation!

This issue doesn't seem to be fixed yet ^^

solker commented 9 years ago

@Katya-cap4dev why? When i type variant 1 I mean

The image from this news item http://www.euwi.net/africa/news/awg-briefing-note-aid-effectiveness->published-online.html is not migrated in the blog post http://dev-c4d.pantheon.io/euwi-africa/news/awg->briefing-note-aid-effectiveness-published-online

And when I type 2 i mean

The image from this news item http://www.euwi.net/africa/news/release-results-aid-mapping-exercice->africa.html is not properly migrated to the blog post http://dev-c4d.pantheon.io/euwi-africa/news/release->results-aid-mapping-exercice-africa

Katya-cap4dev commented 9 years ago

@solker OK, sorry, I misunderstood! It's clear now. Closing the issue.