Bug #33334
Tags with Russian letters do not appear in the cloud
| Status: | Resolved | Start date: | 2012-01-20 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Juergen Furrer | % Done: | 100% |
|
| Category: | - | Spent time: | 0.50 hour | |
| Target version: | - | Estimated time: | 0.50 hour | |
| Votes: | 0 |
Description
Tags with Russian letters do not appear in the cloud
Solution: Replace tagcloud.swf on the application.
It works on my site http://xn--80abcjdogk0b.xn--80afg4bgm.xn--p1ai/blog/
History
Updated by Juergen Furrer over 1 year ago
- Status changed from New to Accepted
- Assignee set to Juergen Furrer
Updated by Juergen Furrer over 1 year ago
- Status changed from Accepted to Resolved
- % Done changed from 0 to 100
- Estimated time set to 0.50
To use the swf with support for russian characters, you have to set this constant:
plugin.tx_jft3blogwidget.file.tagCloudSWF = EXT:jft3blogwidget/res/tagcloud/tagcloud-ru.swf
Updated by Andrey Aksenov over 1 year ago
Why not use a one swf file?
It just uses utf-8. Therefore supports all the languages. This solves the problem with the language.
Updated by Juergen Furrer over 1 year ago
I dont like to use an "inofficial" version of the cumulus cloud swf, If someone likes to use this version, it is available in the resource folder
Please inform the official developer of WP-Cumuls to add your changes
http://wordpress.org/extend/plugins/wp-cumulus/
Updated by Andrey Aksenov over 1 year ago
The developer of this says the following:
http://www.roytanck.com/2008/08/04/how-to-add-more-characters-to-wp-cumulus/
You can give the link in the FAQ guide
"Some characters are not showing up
Because of the way Flash handles text, only Latin characters are supported in the current version. This is due to a limitation where in order to be able to animate text fields smoothly the glyphs need to be embedded in the movie. The Flash movie's source code is available for download through Subversion. Doing so will allow you to create a version for your language. There's a text field in the root of the movie that you can use to embed more characters. If you change to another font, you'll need to edit the Tag class as well.
For details see here: http://www.roytanck.com/2008/08/04/how-to-add-more-characters-to-wp-cumulus/"