[...] I recommend migrating to using Intuition as a library instead of Intuition as embedded installation. That way the messages are maintained in this git repository.
See also https://github.com/Krinkle/intuition/wiki/Migrate.
This basically involves:
- Copy (subset of) i18n dir to this repo.
- Change translatewiki config to import/export from this repo.
- Change code to use Intuition via local composer.json instead of from Tool Labs NFS.
- Remember to do 'composer update' after 'git pull' when working on this project.
Description
Description
Details
Details
Related Changes in Gerrit:
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| Migrate to use Intuition as a library | labs/tools/heritage | master | +15 -13 |
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Resolved | JeanFred | T137457 Hold a Wiki Loves Monuments coding sprint at Wikimania Hackathon 2016 | |||
| Resolved | JeanFred | T136351 Work out a local development environment for Heritage API | |||
| Resolved | None | T39701 Add missing i18n messages for the monuments database | |||
| Resolved | Lokal_Profil | T137543 Add banana checker to automated tests for heritage | |||
| Resolved | Lokal_Profil | T136566 Move i18n messages from Intuition to locally | |||
| Resolved | JeanFred | T134565 Migrate to using Intuition as a library instead of as an embedded installation |
Event Timeline
Comment Actions
I'm happy to handle the translatewiki.net patches and related repo permissions but I'm not familiar enough with Intuition to change its behaviour in the api.
Comment Actions
Change 291776 had a related patch set uploaded (by Jean-Frédéric):
Migrate to use Intuition as a library
Comment Actions
Deployed! There was a bit of a transition downtime as composer update takes *forever* but all good now.