cannot add translated node to a nodequeue
mschneider - April 28, 2009 - 15:28
| Project: | Nodequeue |
| Version: | 6.x-2.0 |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
when i translate a node and try to add it to a nodequeue over the "nodequeue tab", the display change from "add to queue" to "remove from queue". doing f5 "add to queue" is restored. seeing in content/admin/nodequeue (the nodequeue administration page) it becomes clear that not the translate node was added but the node in its source language..... i have no idea way!

#1
On the queue settings form, look for "Internationalization:" and instead of "Treat translation nodes as a single node" select "Manually manage translated nodes".
Please re-open this issue if that doesn't solve your problem.
#2
1) i am sorry but i cannot find the !"Treat translation nodes as a single node" in the administration part of nodequeue even i have the i18 turned on! should i reinstall the module?
2) another thing i noticed is that the names of the nodequeues i edited in the administration tool do no match with the one of the nodequeue tab - there the original names are shown, even if i changed them in the administration tool
thanks in advance
#3
I got the solution - in the installation process the nodequeue did not tell me that the translation_helpers module (drupal.org/project/translation_helpers ) is required - although there is such a message in the nodequeue.install file.
I justed installed this missing module and the "Treat translation nodes as a single node" is showing up in the setting of each nodequeue.
2) still the names of the nodequeues are wrong on the nodequeue tab - it seems that the original name are take, even after changing theirs names at the nodequeue administration page.
#4
It seems like you're describing #281040: Subqueue name changes don't affect individual subqueues, correct? If not, please re-open this issue. Thanks!