Commit graph

11 commits

Author SHA1 Message Date
David Valdez
4977053781 Add a few comments in the url alias migration 2019-07-31 14:06:17 -05:00
David Valdez
937d6f775d Url aliases migration part1.
Right now it straight migrate the aliases but the idea is that instead
of migrate the aliases migrate them as redirects only if the new site
url does not match with the old one.
2019-07-31 12:03:15 -05:00
David Valdez
a4d0ef5828 Avoid to generate url alias automatically. 2019-07-30 20:28:56 -05:00
David Valdez
718a3850a2 Pages migration 2019-07-30 12:45:40 -05:00
David Valdez
731d30cd5f Migrate the taxonomy terms in the blog and articles content types 2019-07-22 18:12:44 -05:00
David Valdez
21e5ee8a16 Add the migrations of the vocabularies and terms.
The vocabularies that are going to be migrated are:

vocabulary_1
vocabulary_2
vocabulary_7
vocabulary_10
vocabulary_12
vocabulary_13
2019-07-22 17:37:01 -05:00
David Valdez
aeab446632 Gleaning migration 2019-07-22 16:46:28 -05:00
David Valdez
43e50e17cd Blog migration 2019-07-22 15:27:20 -05:00
David Valdez
d82b83eebb Migrate the image styles to preserv the images.
Also, it was added the following things in the settings file to allow
the inline images:

$config['image.settings']['suppress_itok_output'] = TRUE;
$config['image.settings']['allow_insecure_derivatives'] = TRUE;
2019-07-19 14:32:08 -05:00
David Valdez
4eda1d9ba6 Inicial story migration 2019-07-18 14:58:19 -05:00
David Valdez
2d5f7a8bfd Initial Commit 2019-07-17 14:47:01 -05:00