Hi,
Thanks for the module. I have translations installed and need the language separation, you check for the language for the cache variable, but never distinguish between the tags in languages in your query. I had prepared a patch, but you disabled the PDO query, are you going to enable it again?
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | [tagclouds]-[language-separated-tags]-[1404124]-[5478992].patch | 1.36 KB | reptilex |
Comments
Comment #1
MGParisi commentedPDO is beign used on lines 202->213, which SQL statement are you referring too? I will patch it and release a new version if you write it.
Comment #2
reptilex commentedHere the patch, I just add a language checker, then a form checkbox for separation if more languages are enabled and according to that variable I add an sql condition.
Comment #3
reptilex commentedsorry forgot the file
Comment #4
reptilex commentedI was using the wrong version in git so I had a patch against some obscure dev status. So I corrected it. I hope you can use my patch I really need this and would hate having to hack your code on my site for each update.
Comment #5
MGParisi commentedIts on my to do list, been busy. Can you send a corrected patch with the "right" version of git?
Comment #6
reptilex commentedThe patch was made against the git commit version for tag 7.x-1.1. Am i not using the right version now? Like I said I WAS using the "wrong" version, now it should be the "correct" one.
If this is not the right tag, which version should I use?
Comment #7
MGParisi commentedThe patch was not right, but I manually applied it and the patch should be in the latest dev version (when its updated)
Comment #8
MGParisi commentedhttp://drupal.org/node/1282854/commits as soon as I navigate git Ill put it as a dev release.
Thanks
Comment #9
MGParisi commentedshould get rolled in the next release cycle on the dev branch! Works locally, please test. Feel free to submit translations.
Comment #10
reptilex commentedThanks for including it, sorry for the extra work. I'll see if I get some translations going soon.