Replies: 6 comments 11 replies
-
One way would be:
One problem that remains is that the way we handle crowding PRs currently is messy, because we got too much translations at once, and it's not easy to validate. With a quick read at github action for crowdin it may be possible to have a better strategy:
I must experiment with this, but I think it could be a huge improvement also for other projects. @teolemon would you agree that for contents the best would be:
|
Beta Was this translation helpful? Give feedback.
-
Some path to investigate? Crowdin CMS connectors managing minor content updatesSome Crowdin CMS connectors seem to manage minor content updates, suggesting you don't have to reload the whole page when there is a small fix. At least I have found the following connectors/CMS do this:
It seems that all these CMSs are headless. What kind of contents Crowdin is able to translate with ease?How Crowdin is able to translate contents in a fine grain approach (per paragraphs, blocs, etc.)? Then find the collection of tools allowing to produce this kind of format, and generate web contents based on it. The web content management approachSome web tools allow to build rich web layout based on flat files. It might be possible to export these contents to feed Crowdin. Eg. to investigate:
What are the main needs for editors?The main needs should be listed to select/reject some tools:
|
Beta Was this translation helpful? Give feedback.
-
I looked at Hugo, and saw it has a columns widget. It also supports multilingual content. I see some point in using it:
One big cons is that there is no real wysiwyg editor. But hugo shortcodes helps making beautiful content. (I see there are a lot of additional shortcodes around, and easy to install and customize) Frontmatter might be a thing to explore for contributors, it brings abotu live visualization of rendered content. |
Beta Was this translation helpful? Give feedback.
-
@alexgarel @CharlesNepote I'd love to help research CMS options. I can also set up demo instances of potential choices so developers and editors can try them out and see what works best. Aside from the mention of a rich text editor and Crowdin for translations, is there a list of requirements documented somewhere? As @CharlesNepote said, having that will make it easier to rule things out—there are a lot of CMS options. It doesn’t need to be super detailed at this point, but even a rough list of things like editor/tech features, hosting requirements, FOSS vs. SaaS, budget, necessary integrations, etc. would be really useful. |
Beta Was this translation helpful? Give feedback.
-
@rpowis dropping some points quickly:
|
Beta Was this translation helpful? Give feedback.
-
I also just stumbled across https://github.com/openfoodfacts/openfoodfacts-explorer. I couldn't find anything written about why it exists anywhere 🤔 Are there any goals for that project or is it just an experiment? Is the plan to eventually have it replace the current website? Or is the current website not going anywhere and it will run along side it? Does it also need to be considered in the context of a CMS? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We want contents on Open Food Facts to be updated more quickly and to be more attractive.
For that we need a tool that enables content creators to do it easily. We still need contents to be massively translated.
@4nt0ineB has done a work to have contents for open food facts in wordpress.
The plan was to use WPML with Crowdin to translate the contents.
But as we tested it, it does not fit our needs:
We want to explore further more what to do.
Possible ideas:
Beta Was this translation helpful? Give feedback.
All reactions