Skip to content
This repository has been archived by the owner on Jul 5, 2019. It is now read-only.

Add translation suggestion based on users known languages #203

Open
m-iancu opened this issue Mar 7, 2016 · 0 comments
Open

Add translation suggestion based on users known languages #203

m-iancu opened this issue Mar 7, 2016 · 0 comments

Comments

@m-iancu
Copy link
Contributor

m-iancu commented Mar 7, 2016

The MathHub User module allows users to declare the languages they know. This should be used
to suggest them to translate documents that are missing in multilingual libraries (i.e. smglom).
I.E. user browsing node in language en, his known languages include (en, de) and de version
for this node is missing, then suggest to the user to translate the node to german.
For now that can simply forward to /mh/add-document but we need to improve that later.
See also #84 .

Should probably be added as part of mathhub_user module by implementing hook_node_view and adding some html/js if the conditions described above hold.

@jbs1 jbs1 self-assigned this Mar 23, 2016
@jbs1 jbs1 mentioned this issue Apr 18, 2016
jbs1 added a commit that referenced this issue Jun 11, 2016
jbs1 added a commit that referenced this issue Jun 12, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants