Quote:
Originally Posted by NoSmint
- Edit the XML File to my liking, set aliases, rename, add or delete stuff
|
What are you doing to the XML file to set aliases? If I remember right, aliases don't/can't come from the XML at all, just from the \ext\ASIN.aliases file.
Quote:
Originally Posted by NoSmint
My solution was, to turn Case Sensitivity on for every Entry in the List. As a result all corresponding errors were gone instantly. Your searching script now ignored - as intended - all the occurrences within other words. So my suggestion would be to make case sensitivity the standard option.
|
Aha, yes! That would do it. Characters
should be case-sensitive by default so I'll fix that in the UI and in the X-Ray to XML extraction.
Quote:
Originally Posted by NoSmint
And now the bug, aliases for Settings won't get saved. A Person's alias is saved in the .aliases file oder "ext", a Setting's is not. Neither in that file nor in the XML. So it's basically ignored alltogether. I had to rename the Places instead of using aliases.
|
Yeah I never thought that anyone would want aliases for settings/topics, so they're ignored when the aliases file is written, I'll fix that.
I've uploaded a new version that should allow you to use the aliases for topics and do case sensitive by default. It's surprisingly painful to make the form resize properly, so that'll come later. I'll look into the aliases in XML as well.
I'm also working on a better source for term names & descriptions, though aliases will still be an issue