Skip to content
This repository was archived by the owner on Jan 4, 2021. It is now read-only.
This repository was archived by the owner on Jan 4, 2021. It is now read-only.

Avoid default language concept #576

@gagarine

Description

@gagarine

Kirby needs a default language. I don't really understand why and in some scenario it doesn't make sense.

Having a default language brings some practical issues:

  • Preventing translations of individual fields make this field not editable from other languages (but only from the default language)
  • A new page has to be created in the default language (but sometimes you do not want a translation in the "default language", or don't have it yet).
  • Changing default language is not recommended

For not translated value we could either duplicate the value in all language when edited or create a page.untraslated.txt that contain the untranslated value.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Kirby 4 😴Ideas for next level Kirby

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions