Currently I use the translation_overview module for displaying the translation status of all the translatable nodes. However, with the latest views module with exposed translation status fields, it is possible to create a similar status display with views. So having a views, it would be possible to check whether nodes translations have to be made or whether they are outdated. This check is interesting, because translators can then be notified and act accordingly.

Would this use case be interesting to include as a contrib module for i18n_access? The i18n_access dependency is interesting because you only want to notify the translators when the translation they have access for needs work.

Comments

toemaz’s picture

Status: Active » Postponed

Putting this feature request on postponed until a patch is available.