When I update the original version of a page (eg in en), the other versions (eg in fr and nl) are not marked as 'out-of-date'.

CommentFileSizeAuthor
#4 Picture 1.png38.7 KBdrewish

Comments

drewish’s picture

Status: Active » Postponed (maintainer needs more info)

are you checking the out of date checkbox? that flag isn't set automatically.

Jürgen Depicker’s picture

What is the url for accessing the form generated by function translation_overview_admin_settings_form($form_state) (the form where I manage which role translates which language)? I somehow cannot find the menu link to this form anymore...
And I looked through the code for outofdate and out-of-date, but couldn't find the checkbox you're talking about. Could you please provide me the url to that form as well please?
Thanks!!

Jürgen Depicker’s picture

Status: Postponed (maintainer needs more info) » Active

(status updated)

drewish’s picture

Status: Active » Fixed
StatusFileSize
new38.7 KB

it's a checkbox on the node edit form (node//edit). it's pretty easy to miss so see the attached screen shot.

Jürgen Depicker’s picture

Thanks!
I noticed the checkbox only starts showing up as soon as at least one translation exists of a page, and only after submission of at least one translation. So I was a bit confused at first, but now understand how things work. It works beautifully, moreover!!

Please be so kind to reply to my other question: "What is the url for accessing the form generated by function translation_overview_admin_settings_form($form_state) (the form where I manage which role translates which language)? I somehow cannot find the menu link to this form anymore...".

Thanks!

drewish’s picture

That's all done via permissions now so check on admin/user/permissions

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.