Hi Brian,
I haven't looked closely at your searches but I've
already done searches for two of the three searches in
the genealogy addon. Unfortunately the genealogy
addon on the download page is out of date so look at
the files in CVS - specifically ancestry.xml, lds.xml,
and fhlc.xml.
In the ad
Brian,
Before you knock yourself out, you might check out the Geneology Add-on by
Brent Beardsly
http://sourceforge.net/project/showfiles.php?group_id=42081
Thanks for the effort. I'm just trying to stop you from re-inventing the
wheel.
JB
-Original Message-
From: [EMAIL PROTECTED
Here are three simple scripts for finding your ancestors on Ancestry.com,
FamilySearch.org, and Genealogy.com. I'm working on a more sophisticated
script for www.familysearch.org, but they have a number of fields and I
could use some help setting up the query correctly and parsing input. A
rough ve
Okay, let's make it a little less cheesy. Add a line to localprefs.js that
defines a decimal separator character; call it calculatorDecimal:
/* Calculator decimal separator character.
* Value can be almost any character not used for computation.
* Default value is '.' (period), if no value is s
hmmmThis is cheesy workaround for this problem, but you could maybe add
this line - var expr = expr.replace(/\,/g, "."); at line 9 of calculate.js.
This replaces any commas with decimals in the math expression..
Of course every toolbar upgrade will overwrite calculate.js, so you will
need to
Hi,
This excellent little helper is a miracle! But one thing has annoyed me
for a while and I just wondered if there is an easy solution for it. I
use the calc-function very much, becouse it's much faster than to start
an calc-application every time I have to calculate something. But when I
use de