Caching and i18n support
robeano - October 28, 2007 - 20:33
| Project: | Tagadelic |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Jump to:
Description
Now that caching is a part of Tagadelic, I wanted to incorporate caching and i18n support. Applied the patch from i18n aware tag cloud issue and my patch includes caching for each language. Patch generated from DRUPAL-5 tag of Tagadelic.
| Attachment | Size |
|---|---|
| i18n_cache.patch | 1.84 KB |

#1
Bumping. It needs review and testing.
#2
Subscribing. Also I hope than it'll be done for 6.x also.
Will the block with this changes show tags available only for current language (in case of settings on admin/settings/language/i18n)?
#3
I want to notice, that language-depended tag clouds for 6.x we can make with Views Tagadelic module (see also #382858: Block shows up on blocks page, but no content in sidebar issue). While creating a view, we can use filter, e.g., Node translation: Language = Current user's language.
#4
it is done in 6 and this backport should be tested on a 5.x first.