Hi geoff, stupid, the whole time I was looking at the wrong file for coding: "/farcry/core/packages/farcry/verity.cfc" :-(( I think this file is not in use for Verity in FC 5.1 anymore !?
Now "tried" to code some changes in the "Verity Plugin V5.1 Build 2008-12-11" for selecting a "Collection Language" when creating a new collection. Beside different code changes I also added the new property "language" in the "farVerityCollection" type, which has to be deployed, before it works ! I will send you a complete ZIP-File with all code changes directly to your mail address. Just search for the word "TripTIX" to find the changes in the different files. I the ColdFusion 8 manual I've found the following note: "Note: When you search a collection in a language other than English, you must translate operators such as AND and OR into the language of the collection." At the moment I have no idea how to change the operators "AND" and "OR" to the german operators "UND" and "ODER", because I think they are hard-coded in FarCry !? I'm sure, that my coding is far away from being perfect, but I hope it might be an idea for developing a solution. Best regards Knut On Jan 5, 7:55 am, modius <[email protected]> wrote: > On Jan 4, 3:41 am, Knut <[email protected]> wrote: > > > I'm using the latest nightly build (2008-11-12) of the Verity plugin > > for version 5.1, but every new collection is build in "english" ! - > > Setting collection language in "/farcry/core/packages/farcry/ > > verity.cfc" to "german" does not have any effect. > > This component is legacy only and is not used by the plugin at all -- > it's effectively a dead piece of code. > > > >> I don't recall seeing a setting for language in the plugin, > > >> but give it a shot and let us know how it goes. > > > It's an argument in the "/farcry/core/packages/farcry/verity.cfc" > > which ist not really used in the verity webtop. > > If you can let us know what code is needed to correctly create the > collection in German, then I can look for the right place to put it in > the plugin. > > All the best, > > geoffhttp://www.daemon.com.au/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" 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/farcry-dev?hl=en -~----------~----~----~----~------~----~------~--~---
