Closed (fixed)
Project:
Drupal core
Version:
8.6.x-dev
Component:
Umami demo
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
3 Feb 2018 at 12:37 UTC
Updated:
23 Feb 2018 at 16:59 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
kjay commentedWork in progress. Based on @eli-t's work in #2940362, this patch contains the existing articles as html files in a sub-directory.
Comment #3
eli-tWe should definitely do this.
Comment #4
eli-tPatch to actually import the articles.
Still needs test for htaccess preventing the html being loaded.
Have run this and can see articles being imported that look ok, but cannot currently A/B test against 8.6.x as simplytest.me can't currently build it.
Comment #5
eli-tFurther changes were requested of #2940362: Move recipe instruction out of csv file in to their own text file., so postponing this until that lands
Comment #6
eli-tComment #7
eli-tTest added to prove the articles are actually loaded on install.
Comment #8
eli-tStill need one more test to prove the html files containing the article body texts are not accessible
Comment #9
eli-tFinal test implemented. This is now ready for review.
Comment #10
eli-tScreenshots of article listing and pages for A/B reviewing:
Articles overview before patch

Articles overview after patch

Herbs without

Herbs with

Supermarket without

Supermarket with

Mushrooms without

Mushrooms with

Carrots without

Carrots with

Comment #11
eli-tComment #12
cehfisher commentedPatch in #9 tested and applied cleanly to local Umami install since SimplyTest.me seems to be having issues with 8.6.x currently. Looks good!
Comment #13
markconroy commentedThis one is ripe for RTBC
Comment #15
alexpottCommitted 6eee27d and pushed to 8.6.x. Thanks!