Multilingual #292

Merged
gnuget merged 1 commit from multilingual into master 2019-01-15 05:06:12 +00:00
gnuget commented 2019-01-10 16:32:52 +00:00 (Migrated from gitlab.com)

All the configuration for have the site with multiple languages.

All the configuration for have the site with multiple languages.
mlncn (Migrated from gitlab.com) approved these changes 2019-01-10 16:32:52 +00:00
gnuget commented 2019-01-12 06:56:32 +00:00 (Migrated from gitlab.com)

added 22 commits

  • 19b023e3...1beab911 - 20 commits from branch master
  • b8829e08 - Multiligual modules configuration
  • f05461ba - Composer lock file

Compare with previous version

added 22 commits <ul><li>19b023e3...1beab911 - 20 commits from branch <code>master</code></li><li>b8829e08 - Multiligual modules configuration</li><li>f05461ba - Composer lock file</li></ul> [Compare with previous version](https://gitlab.com/agaric/sites/agaric-com/merge_requests/49/diffs?diff_id=31302383&start_sha=19b023e30c5725022b0beba359d4bfb46d66f914)
mlncn commented 2019-01-12 22:03:29 +00:00 (Migrated from gitlab.com)

is it automatic that every base field configuration is considered overriden?

is it automatic that *every* base field configuration is considered overriden?
gnuget commented 2019-01-13 06:48:14 +00:00 (Migrated from gitlab.com)

added 1 commit

  • 8449a311 - Update language configuration

Compare with previous version

added 1 commit <ul><li>8449a311 - Update language configuration</li></ul> [Compare with previous version](https://gitlab.com/agaric/sites/agaric-com/merge_requests/49/diffs?diff_id=31322528&start_sha=f05461ba95e52f7c21dd887e9a4f3e1cce8cd75f)
gnuget commented 2019-01-13 07:03:11 +00:00 (Migrated from gitlab.com)

Yup I didn't do anything weird.

Basically I just went to http://agaric-com.test/admin/config/regional/content-language and there I just checked the "content" setting and that makes appear the content types below so I selected just the "Basic Page" checkbox and its settings, I save it and exported the configuration.

I think it overrides all the fields just to add this:

translatable: false

I think by default all the fields are translatable and when you select one specific content type to be translatable Drupal change the rest of the fields. (at least that is what I thought after reviewing the diff for a few minutes).

Yup I didn't do anything weird. Basically I just went to http://agaric-com.test/admin/config/regional/content-language and there I just checked the "content" setting and that makes appear the content types below so I selected just the "Basic Page" checkbox and its settings, I save it and exported the configuration. I think it overrides all the fields just to add this: ``` translatable: false ``` I think by default all the fields are translatable and when you select one specific content type to be translatable Drupal change the rest of the fields. (at least that is what I thought after reviewing the diff for a few minutes).
gnuget commented 2019-01-14 19:18:06 +00:00 (Migrated from gitlab.com)

unmarked as a Work In Progress

unmarked as a **Work In Progress**
gnuget commented 2019-01-14 19:18:14 +00:00 (Migrated from gitlab.com)

assigned to @mlncn

assigned to @mlncn
mlncn commented 2019-01-14 21:24:45 +00:00 (Migrated from gitlab.com)

Wow. Don't we want most things to be translatable even if we don't translate them though?

Wow. Don't we want most things to be translatable even if we don't translate them though?
gnuget commented 2019-01-15 01:16:20 +00:00 (Migrated from gitlab.com)

added 1 commit

  • bd26b150 - Update language configuration

Compare with previous version

added 1 commit <ul><li>bd26b150 - Update language configuration</li></ul> [Compare with previous version](https://gitlab.com/agaric/sites/agaric-com/merge_requests/49/diffs?diff_id=31454679&start_sha=8449a311dc7506052bbb99ced3c6db2dd60defe1)
mlncn commented 2019-01-15 05:06:03 +00:00 (Migrated from gitlab.com)

OK yeah we don't want to translate 'authored by' (basically a UID) or 'created' (timestamp) or 'promoted' (boolean) or any other fields like that. Crazy that these are all core modules and they're creating a ton of 'overridden' config.

OK yeah we don't want to translate 'authored by' (basically a UID) or 'created' (timestamp) or 'promoted' (boolean) or any other fields like that. Crazy that these are all core modules and they're creating a ton of 'overridden' config.
mlncn commented 2019-01-15 05:06:04 +00:00 (Migrated from gitlab.com)

resolved all discussions

resolved all discussions
mlncn commented 2019-01-15 05:06:07 +00:00 (Migrated from gitlab.com)

approved this merge request

approved this merge request
mlncn commented 2019-01-15 05:06:12 +00:00 (Migrated from gitlab.com)

merged

merged
mlncn commented 2019-01-15 05:06:12 +00:00 (Migrated from gitlab.com)

mentioned in commit 664775e42e

mentioned in commit 664775e42eebaaee6767a53396cbaf5cd2255313
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: agaric/agaric-coop#292
No description provided.