Regina Henschel wrote: > Hi, > > I hope, that I now managed to get the right mailing list. I have a > problem with setting paths for UserDictionary. > > I can set a paths for the UserDictionary as write-path, for example with > > <node oor:name="UserDictionary"> > <prop oor:name="UserPaths" oor:type="oor:string-list"> > <value/> > </prop> > <prop oor:name="WritePath" oor:type="xs:string"> > <value>file:///E:/myoffice/wordbook</value> > </prop> > </node> > > That works. But I find no way to set a paths to an additional readonly > dictionary. I am expecting, that I can set a value in the property > “UserPaths”, but it doesn't work. If you do so, all path settings are > ignored and OOo takes the default folder user/wordbook. > > I don't want to add the dictionary into the program/share folder, but > want to use a path, which exists independently of the installation folders. > > How to do?
I'm afraid that the implementation of the OOo spellchecker is not able to handle more than the two paths that exist by default and both can contain only one entry. This is a defect that needs to be fixed. We already sent out a call for discussion about this matter on the [EMAIL PROTECTED] mailing list with not so much success. Our goal is to enable the lingucomponent to be as flexible as e.g. the template component. This means we should have *one* path setting for all linguistic tools and it should be extendable. There are some problems that make it a little bit harder: - the lingucomponent code is an orphan; - we have two different kinds of content (dictionaries and user word books) that currently use two different path settings; - we have legacies like "dictooo" that somehow prevents us from doing the right changes; fortunately Laurent Godard (the author of dictooo) has announced his support. Ciao, Mathias -- Mathias Bauer (mba) - Project Lead OpenOffice.org Writer OpenOffice.org Engineering at Sun: http://blogs.sun.com/GullFOSS Please don't reply to "[EMAIL PROTECTED]". I use it for the OOo lists and only rarely read other mails sent to it. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]