Hi all, I am using quite a lot sfPropelActAsTaggableBehaviorPlugin for tagging object and I find it very convenient. However, one of my new project deal with i18n data and I need to put tags in each languages and of course to retrieve them (in tag_clouds, ...) based on the object type and id but as well on the language. I have some ideas on how to achieve but I am not sure what is the best solution, any recommendation? - should I change the plugin adding one more field corresponding to the language and if i18n is not used fill it with the default language, or there is another way to go better than this one? I do not think that sfPropelAlternativeSchemaPlugin is really relevant on this case.
Of course if I have to modified the plugin I will submit a patch. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
