Pages to be excluded dialog: please accept either comma or semi-colon as delimiter
Brought to you by:
laborg
Entering pages to be excluded, I used commas instead of semi-colons; the input was immediately accepted, but then a dialog indicated that only certain characters were allowed. I request that, for this dialog, when a semi-colon is entered, it is automatically changed to a comma.
Another solution would be to accept both commas as semi-colons (a first pass textual processing of the input string could simply convert all commas to semi-colons).
Where can I find the source code for the latest version? I thought I might be able to implement this feature request myself, but when I downloaded the .tar.gz file for 0.9, but in .jar files, I only see .class files, no .java files. Thank you!