Hello. I searched for a tag cloud component for a long time, and Raf Cloud seems to be exactly what we needed. But there's a problem: my site is on russian language, in windows-1251 encoding. So most of key words is russian, and when i click on links from cloud, i can see search component results, but instead of required word it tryes to search it in urlencode (#: %D1%80%D0%B0%D1%81%). At same time i can see the word in right code at page url (#: /component/searchword,
расписание/option,com_search/Itemid,108/), althought on normal search it usually goes vice versa. ^^ I tryed to change it, like delete urlencode() function from module or even add one more, but still the only result was encoded word in
both url and search. -_-' Please, help if that possible.
Site:
vdv-up.ru/, tho you can't see that module right now - it's avable for administration only for now since it's not working correctly.
PS: sorry if my english is a bit clumsy. ^^'