Re: [base] BASE2: extended properties -- hyperlinks

2006-10-31 Thread Nicklas Nordborg
Micha Bayer wrote: > Hi Nicklas, > > Thanks for the prompt response. In this particular case, the URL of the > cgi script I want to call happens to contain the word "value" itself: > > regexp=".++" >url="http://germinate.scri.ac.uk/cgi-bin/atnopdb/get-all- > data?type=more&value={value}"

Re: [base] BASE2: extended properties -- hyperlinks

2006-10-31 Thread Micha Bayer
Invergowrie Dundee DD2 5DA Scotland, UK Telephone +44(0)1382 562731 ext. 2309 Fax +44(0)1382 562426 http://www.scri.sari.ac.uk/MichaBayer.htm = > -Original Message- > From: [EMAIL PROTECTED] [mailto:basedb-users- > [EMAIL PROTECTED] On Behalf Of Ni

Re: [base] BASE2: extended properties -- hyperlinks

2006-10-31 Thread Nicklas Nordborg
Micha Bayer wrote: > Hi, > > I would like to add additional properties to the extended-properties.xml > config file, and would like to include URLs with them. > > In the following example entry, > > name="omim" >title="OMIM" >description="" >column="omim" >type="string" >

[base] BASE2: extended properties -- hyperlinks

2006-10-31 Thread Micha Bayer
Hi, I would like to add additional properties to the extended-properties.xml config file, and would like to include URLs with them. In the following example entry, http://www.ncbi.nlm.nih.gov/entrez/dispomim.cgi?id={value}"; /> what does the regexp attribute in the link element refer